Commit Graph

2394 Commits

Author SHA1 Message Date
d261a7f76e show user list to anyone who can edit passwords, not the more-restricted classes 2020-03-13 10:08:23 +00:00
dede46374f avoid double-escape for upload collision error 2020-03-13 09:39:00 +00:00
1597eff082 lint fixing 2020-03-13 09:23:54 +00:00
591c21f3ce bumps, and add user ID columns 2020-03-09 23:54:00 +00:00
d18d25b3d1 most recent users first 2020-03-09 23:51:01 +00:00
135432b329 don't crash when docs are missing 2020-03-06 13:44:51 +00:00
f0f8242c3c allow extension documentation to contain raw HTML 2020-03-05 02:09:16 +00:00
04bfdf895f Merge pull request #697 from sanmadjack/pull
Auto-tag extension and small changes
2020-03-05 01:19:41 +00:00
2e00b8c9ce scrollIntoView 2020-03-02 17:18:53 +00:00
5058e1f3fd standard jquery 2020-03-02 17:12:43 +00:00
ca462d86f1 initial cbz support 2020-03-02 16:04:29 +00:00
8922966ddb Adjusted autotagger tests 2020-03-02 16:01:42 +00:00
9ea2eeb831 Adjusted autotagger tests 2020-03-02 15:59:15 +00:00
823c5d5610 Adjusted autotagger tests 2020-03-02 15:45:55 +00:00
ba599d5d1b Added count to alias editor import 2020-03-02 15:42:09 +00:00
8ff52b9220 Removed rdundant bytes 2020-03-02 15:41:58 +00:00
cff72263dc Added text to transcode message to indicate file size change 2020-03-02 15:41:43 +00:00
2f51c14afd fmt 2020-03-02 15:40:13 +00:00
ec9244d553 Adjusted autotagger tests 2020-03-02 15:39:26 +00:00
70560398e3 Adjusted autotagger tests 2020-03-02 15:34:25 +00:00
b4bde94516 Added auto-tagger extension 2020-03-02 15:24:40 +00:00
3fbbcdd473 Added count to alias editor import 2020-03-02 15:21:27 +00:00
e159194737 Removed rdundant bytes 2020-03-02 14:24:08 +00:00
546f0701a9 Added text to transcode message to indicate file size change 2020-03-02 14:24:08 +00:00
3844595bd1 modernish js 2020-03-02 09:33:56 +00:00
e50ff27510 === 2020-03-02 09:19:50 +00:00
05f0db73ff don't do prev/next on textarea 2020-03-02 09:19:17 +00:00
ec7f63ee1f cache thumbs for 24h instead of forever 2020-02-26 10:42:08 +00:00
33731e8cb0 separate link formatting for URLs and for plain text 2020-02-25 12:26:56 +00:00
d97f492aaf format 2020-02-25 12:18:47 +00:00
85731ebf65 file-accept 2020-02-25 12:04:37 +00:00
e2319769c6 Make ArchiveFileHandler inherit from DataHandlerExtension 2020-02-25 12:04:37 +00:00
ea96f415c5 Fixed replace creating a new image instead of replacing, fixed null source causing repalce error 2020-02-24 14:40:08 +00:00
30761e6d1f Added mime check to svg check so that it doesn't try to load every upload into memory 2020-02-24 14:29:27 +00:00
e1e161759e rename handle_static to static_files - stop confusing it with file handlers 2020-02-23 18:48:25 +00:00
9dcc8b7da1 rename handle_404 to four_oh_four - stop confusing it with file handlers 2020-02-23 18:46:27 +00:00
174b87d0c4 info show types 2020-02-23 18:38:23 +00:00
b5e9daeab5 dedupe more data handling 2020-02-23 18:37:22 +00:00
674d3fc6fa dedupe create_image_from_data 2020-02-23 18:19:27 +00:00
394e57103c tidy 2020-02-23 18:14:35 +00:00
77fc510bb3 DataUploadEvent already asserts that file exist 2020-02-23 18:14:35 +00:00
c5d8585824 info command 2020-02-23 18:14:35 +00:00
4ade3452ee dedupe getSubclassesOf 2020-02-23 18:14:35 +00:00
9b822e4132 bump 2020-02-23 11:22:15 +00:00
58346f8b49 stop fixing height / width of videos - that doesn't work well with max-width 2020-02-13 20:54:59 +00:00
9c47bdb100 users who can edit locks, can edit locked images 2020-02-13 20:54:45 +00:00
3a57817fc2 Spread ParseLinkTemplate work across relevant extensions 2020-02-09 19:22:25 +00:00
641fd5a16f remove CACHE_HTTP - client side page cache causes more problems than it solves 2020-02-09 16:25:17 +00:00
d749784e95 remove redundant escaping and split load_balance_url into a separate function with testing 2020-02-09 16:02:37 +00:00
6087d31812 command to wipe thumb cache 2020-02-09 00:32:53 +00:00