Commit graph

6030 commits

Author SHA1 Message Date
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
f4917da054 [docker] shorter name 2024-01-06 14:03:35 +00:00
Shish
132778c9e1 [themes] fix header 2024-01-05 17:40:56 +00:00
Shish
94e3f1ec1a sha 2024-01-05 16:39:20 +00:00
Shish
4ef6bc9fc3 argh 2024-01-05 16:37:04 +00:00
Shish
5d0a570194 fmt 2024-01-05 16:33:59 +00:00
Shish
09744791cc [ci] 'branch-2.9' is a better approximation 'for most-recent-2.9.X tag' 2024-01-05 16:31:38 +00:00
Shish
dee7df256c [cli] exit non-zero if there's a fatal error 2024-01-05 16:30:54 +00:00
Shish
a647f700e2 bump 2024-01-05 16:13:33 +00:00
Shish
c303630ae2 [ci] also set INSTALL_DSN in db setup 2024-01-05 16:03:04 +00:00
Shish
ccd2e5d289 [ci] an attempt at testing upgrade-from-previous-release, see #987 2024-01-05 16:00:22 +00:00
Shish
70fcc70c1a [ci] avoid deprecated ::set-output 2024-01-05 15:59:53 +00:00
Shish
f3d869f8c3 [docker] quieter build 2024-01-05 15:59:30 +00:00
Shish
f47c7d7ee8 [core] version alpha to beta 2024-01-05 15:35:29 +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
d4b86b0e95 [core] redo deltree to also delete dotfiles, fixes #972 2024-01-05 15:30:32 +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
7524abe040 bumps 2024-01-04 18:41:35 +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
7673b394f4 [search] get_images function to get specific images in specific order with search visibility (ratings etc) taken into account 2024-01-04 16:55:39 +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
e49fcfa0c7 [core] allow ip_in_range to match exact IPs 2024-01-04 15:07:07 +00:00
Shish
c5395df243 [core] trust x-forwarded-for from trusted proxies, see #800 2024-01-04 14:50:36 +00:00
Shish
502d50c57d [upload] keep original post date when replacing image, fixes #903 2024-01-04 14:29:09 +00:00
Shish
30bcfed964 css comment 2024-01-04 14:17:55 +00:00
Shish
74fd48a0f2 [theme] add data-userclass to body tag 2024-01-04 14:11:20 +00:00
Shish
ef3492e9b5 [theme] add data-rating attribute to thumbnails 2024-01-04 14:11:20 +00:00
Shish
55d5dc0a35 [themes] have themes implement head_html/body_html rather than render 2024-01-04 14:11:20 +00:00
Shish
0c31a11f9b [themes/danbooru2] dark mode, see #937 2024-01-04 13:12:41 +00:00
Shish
9754e114e2 [docker] send error logs to stderr 2024-01-04 12:36:11 +00:00
Shish
4de08a7e01 [dev] one-click dev environment 2024-01-04 12:15:29 +00:00