Shish
|
ca462d86f1
|
initial cbz support
|
2020-03-02 16:04:29 +00:00 |
|
Matthew Barbour
|
8922966ddb
|
Adjusted autotagger tests
|
2020-03-02 16:01:42 +00:00 |
|
Matthew Barbour
|
9ea2eeb831
|
Adjusted autotagger tests
|
2020-03-02 15:59:15 +00:00 |
|
Matthew Barbour
|
823c5d5610
|
Adjusted autotagger tests
|
2020-03-02 15:45:55 +00:00 |
|
Matthew Barbour
|
ba599d5d1b
|
Added count to alias editor import
|
2020-03-02 15:42:09 +00:00 |
|
Matthew Barbour
|
8ff52b9220
|
Removed rdundant bytes
|
2020-03-02 15:41:58 +00:00 |
|
Matthew Barbour
|
cff72263dc
|
Added text to transcode message to indicate file size change
|
2020-03-02 15:41:43 +00:00 |
|
Shish
|
2f51c14afd
|
fmt
|
2020-03-02 15:40:13 +00:00 |
|
Matthew Barbour
|
ec9244d553
|
Adjusted autotagger tests
|
2020-03-02 15:39:26 +00:00 |
|
Matthew Barbour
|
70560398e3
|
Adjusted autotagger tests
|
2020-03-02 15:34:25 +00:00 |
|
Matthew Barbour
|
b4bde94516
|
Added auto-tagger extension
|
2020-03-02 15:24:40 +00:00 |
|
Matthew Barbour
|
3fbbcdd473
|
Added count to alias editor import
|
2020-03-02 15:21:27 +00:00 |
|
Matthew Barbour
|
e159194737
|
Removed rdundant bytes
|
2020-03-02 14:24:08 +00:00 |
|
Matthew Barbour
|
546f0701a9
|
Added text to transcode message to indicate file size change
|
2020-03-02 14:24:08 +00:00 |
|
Shish
|
3844595bd1
|
modernish js
|
2020-03-02 09:33:56 +00:00 |
|
Shish
|
e50ff27510
|
===
|
2020-03-02 09:19:50 +00:00 |
|
Shish
|
05f0db73ff
|
don't do prev/next on textarea
|
2020-03-02 09:19:17 +00:00 |
|
Shish
|
ec7f63ee1f
|
cache thumbs for 24h instead of forever
|
2020-02-26 10:42:08 +00:00 |
|
Shish
|
33731e8cb0
|
separate link formatting for URLs and for plain text
|
2020-02-25 12:26:56 +00:00 |
|
Shish
|
d97f492aaf
|
format
|
2020-02-25 12:18:47 +00:00 |
|
Shish
|
85731ebf65
|
file-accept
|
2020-02-25 12:04:37 +00:00 |
|
Shish
|
e2319769c6
|
Make ArchiveFileHandler inherit from DataHandlerExtension
|
2020-02-25 12:04:37 +00:00 |
|
Matthew Barbour
|
ea96f415c5
|
Fixed replace creating a new image instead of replacing, fixed null source causing repalce error
|
2020-02-24 14:40:08 +00:00 |
|
Matthew Barbour
|
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 |
|
Shish
|
e1e161759e
|
rename handle_static to static_files - stop confusing it with file handlers
|
2020-02-23 18:48:25 +00:00 |
|
Shish
|
9dcc8b7da1
|
rename handle_404 to four_oh_four - stop confusing it with file handlers
|
2020-02-23 18:46:27 +00:00 |
|
Shish
|
174b87d0c4
|
info show types
|
2020-02-23 18:38:23 +00:00 |
|
Shish
|
b5e9daeab5
|
dedupe more data handling
|
2020-02-23 18:37:22 +00:00 |
|
Shish
|
674d3fc6fa
|
dedupe create_image_from_data
|
2020-02-23 18:19:27 +00:00 |
|
Shish
|
394e57103c
|
tidy
|
2020-02-23 18:14:35 +00:00 |
|
Shish
|
77fc510bb3
|
DataUploadEvent already asserts that file exist
|
2020-02-23 18:14:35 +00:00 |
|
Shish
|
c5d8585824
|
info command
|
2020-02-23 18:14:35 +00:00 |
|
Shish
|
4ade3452ee
|
dedupe getSubclassesOf
|
2020-02-23 18:14:35 +00:00 |
|
Shish
|
9b822e4132
|
bump
|
2020-02-23 11:22:15 +00:00 |
|
Shish
|
58346f8b49
|
stop fixing height / width of videos - that doesn't work well with max-width
|
2020-02-13 20:54:59 +00:00 |
|
Shish
|
9c47bdb100
|
users who can edit locks, can edit locked images
|
2020-02-13 20:54:45 +00:00 |
|
Shish
|
3a57817fc2
|
Spread ParseLinkTemplate work across relevant extensions
|
2020-02-09 19:22:25 +00:00 |
|
Shish
|
641fd5a16f
|
remove CACHE_HTTP - client side page cache causes more problems than it solves
|
2020-02-09 16:25:17 +00:00 |
|
Shish
|
d749784e95
|
remove redundant escaping and split load_balance_url into a separate function with testing
|
2020-02-09 16:02:37 +00:00 |
|
Shish
|
6087d31812
|
command to wipe thumb cache
|
2020-02-09 00:32:53 +00:00 |
|
Shish
|
9514075594
|
order=length
|
2020-02-09 00:32:38 +00:00 |
|
Shish
|
fd7c774f5b
|
handle_svg doesn't need to override ALL of onDataUpload
|
2020-02-08 20:44:23 +00:00 |
|
Shish
|
2f975eb6d4
|
don't crash if UA is empty
|
2020-02-08 11:55:06 +00:00 |
|
Shish
|
85cf801fb3
|
also msnbot
|
2020-02-08 11:43:04 +00:00 |
|
Shish
|
0b304bdf2e
|
use Permissions for Favourites / Artist / Relationships, and also check image lock when sending ImageInfoSet instead of getting each receiver to check it
|
2020-02-08 00:24:42 +00:00 |
|
Shish
|
45347279ce
|
also bingbot and yandex don't need to see deep archives of weird searches
|
2020-02-06 12:49:11 +00:00 |
|
Shish
|
81ebc51257
|
actually, we don't really need weird combinations at all...
|
2020-02-06 03:11:21 +00:00 |
|
Shish
|
cdaecb3380
|
format
|
2020-02-06 03:10:30 +00:00 |
|
Shish
|
c7a152df77
|
limit google a bit...
|
2020-02-06 02:59:44 +00:00 |
|
Shish
|
9216be3c96
|
if we're past the searchable number of pages, don't bother counting the number of pages, just 404
|
2020-02-04 22:44:27 +00:00 |
|