Commit graph

3085 commits

Author SHA1 Message Date
Shish
5fccbc5ad5 [autocomplete] disable spellcheck from also trying to autocomplete 2024-01-08 19:14:42 +00:00
Shish
ae327f5a2a [autocomplete] use the same font size as the surrounding text, see #999 2024-01-08 18:56:46 +00:00
Shish
73eb3c96d4 [tag_edit] don't spellcheck tags 2024-01-08 18:56:03 +00:00
Shish
4852bb0704 [autocomplete] be consistently aligned, see #999 2024-01-07 23:48:42 +00:00
Shish
8a82a3348f [autocomplete+home] don't limit the size of the completion list while on the home page, see #999 2024-01-07 22:28:37 +00:00
Shish
e0f5ce21a2 [autocomplete] don't allow completions to overflow the box, or for the box to overflow the screen, see #999 2024-01-07 22:14:13 +00:00
Shish
ad4d9c74d4 [autocomplete] no text-wrapping in the middle of completions, see #999 2024-01-07 22:06:46 +00:00
Shish
94ee6e4bc3 [user] admins are exempt from the email requirement, fixes #996 2024-01-07 17:33:39 +00:00
Shish
77e88f6f54 [ratings/search] remove implicit 'rating:*' from image counting process, hopefully fixes #991 2024-01-07 04:17:22 +00:00
Shish
c79751007c [rating] fix description of user config 2024-01-07 03:48:28 +00:00
Shish
e401dd9e52 [s3] allow sync to skip files that exist 2024-01-06 22:57:00 +00:00
Shish
b4f61efbfc [s3] manual re-sync button 2024-01-06 22:26:22 +00:00
Shish
3dbdfac48c fix 2024-01-06 21:44:30 +00:00
Shish
6a2d3f49e2 typed return arrays too 2024-01-06 21:34:30 +00:00
Shish
02da92403a fmt 2024-01-06 21:28:06 +00:00
Shish
b5ad2a6bab [blotter] fix doc 2024-01-06 21:27:34 +00:00
Shish
9d205ad2d0 [pm_triggers] remove ext that never went anywhere 2024-01-06 21:22:01 +00:00
Shish
cff163591c [hellban] merge with user ext 2024-01-06 21:20:38 +00:00
Shish
4c1ceb5b02 [shimmie_api] remove unstable and abandoned extension 2024-01-06 21:13:44 +00:00
Shish
d16f58ec7f [ext_manager] don't disable hidden extensions 2024-01-06 21:04:12 +00:00
Shish
886a645a2c [ext_manager] no need to clear cached extensions - the cache key changes when the enabled list changes 2024-01-06 20:55:21 +00:00
Shish
ebbcc9fab5 [et] short date 2024-01-06 20:45:32 +00:00
Shish
e57264fd95 [ci] more specific version in /system_info, less specific version in footer 2024-01-06 19:32:33 +00:00
Shish
4df1e935b4 autosize tag entry 2024-01-06 14:09:55 +00:00
Shish
948f3f1bd8 min-size for tag entry 2024-01-06 14:03:46 +00:00
Shish
26630a4e3b fmt 2024-01-05 15:32:07 +00:00
Shish
4b954b2e68 [cron_uploader] don't try to upload .listing files, see #972 2024-01-05 15:31:21 +00:00
Shish
af309601f5 [upload] separate out DataUpload, ImageAddition, and TagSet/SourceSet/LockSet/etc 2024-01-05 15:00:07 +00:00
Shish
aa494efe45 [image_hash_ban] stop putting HTML into exception text, fixes #990 2024-01-05 13:12:44 +00:00
Shish
668e99b140 [autocomplete] When tag categories are enabled, show foo:bar as a completion result for bar, fixes #630 2024-01-05 12:24:50 +00:00
Shish
87368ac56a [upload] fix empty-vs-null confusion, fixes #989 2024-01-05 04:19:42 +00:00
Shish
f7025069ad [notes] remove debug border 2024-01-05 04:09:01 +00:00
Shish
4edf985a73 fmt 2024-01-05 04:06:19 +00:00
Shish
05a981d935 [notes] replace all the javascript 2024-01-05 04:02:08 +00:00
Shish
48b3de3c6e [core] fix error in error handling 2024-01-04 23:10:31 +00:00
Shish
b060accc44 [view] don't show prev/next when the user has searched for order:... - fixes #790 2024-01-04 19:21:55 +00:00
Shish
e3febc5488 [cron_uploader] minor fixes 2024-01-04 19:21:29 +00:00
Shish
d8986159fe avoid passing an array as a database parameter, fixes #820 2024-01-04 18:40:51 +00:00
Shish
53152bf9f0 [forum] use microhtml, avoid double-escaping text, fixes #835 2024-01-04 17:48:13 +00:00
Shish
889f595076 [numeric_score] use Search::get_images() to find images only when they match the visibility settings, fixes #563 2024-01-04 16:58:14 +00:00
Shish
9e1f0e792d [image_view_counter] use Search::get_images() to take ratings etc into account and only showe popular images that the user can see - fixes #864 2024-01-04 16:58:04 +00:00
Shish
f877ad0c92 [index] allow searching for multiple IDs 2024-01-04 16:52:30 +00:00
Shish
fd403c2b84 [handle_archive] add tests 2024-01-04 16:46:48 +00:00
Shish
ff04083ad5 [handle_archive] merge tags from inside the archive and the form, fixes #483 2024-01-04 15:55:48 +00:00
Shish
502d50c57d [upload] keep original post date when replacing image, fixes #903 2024-01-04 14:29:09 +00:00
Shish
f4da2e92f0 don't try blocking empty tag 2024-01-03 23:57:17 +00:00
Shish
4066e6db81 Slightly better client-side tag blocking, fixes #802 2024-01-03 23:54:03 +00:00
Shish
febaa815f7 [setup] wider forms on setup page 2024-01-03 15:51:22 +00:00
Shish
c5c972fe94 [themes] use CSS variables + CSS grid to control image grid layouts, fixes #938 2024-01-03 15:30:20 +00:00
Shish
61b28c5031 [image] set thumb width / height as CSS varibles, see #938 2024-01-03 15:08:41 +00:00