Commit Graph

6307 Commits

Author SHA1 Message Date
MichaelYick 6c08ee9675 Revert "Merge tag 'v2.10.6'"
This reverts commit 122ea4ab9e, reversing
changes made to c54a11e250.
2024-02-16 23:06:09 -06:00
MichaelYick 122ea4ab9e Merge tag 'v2.10.6' 2024-02-16 23:00:24 -06:00
MichaelYick c54a11e250 Merge remote-tracking branch 'upstream/master' 2024-02-16 22:33:32 -06:00
MichaelYick b7332125d8 use upstream's upload 2024-02-16 22:17:39 -06:00
Shish 2551ef9929 bump 2024-02-13 17:49:57 +00:00
Shish 139ec526e2 [core] don't specify ORDER BY when counting total number of results, which allows the DB to be much faster 2024-02-13 17:47:09 +00:00
Shish 03ad8b7b35 bump, all known bugs fixed again 2024-02-13 01:15:41 +00:00
Shish adb9d67268 [core] stop logging curl debug info to stdout 2024-02-13 01:05:58 +00:00
Shish ddf1cdec67 [core] load null-strings as null, fixes #1023 2024-02-12 16:03:53 +00:00
Shish 2acc3dd221 [ci] bump actions/cache version 2024-02-12 13:54:37 +00:00
Shish 88e9ffda76 [ci] bump actions/checkout version 2024-02-12 13:51:58 +00:00
Shish 75f52121d3 [autocomplete] don't try to complete a minus by itself, see #1028 2024-02-12 13:51:45 +00:00
Shish 4791057511 more consistent use of q parameter 2024-02-12 11:08:47 +00:00
Shish 36e0d8d46e [core] guess at query encoding, hackily fixes #1026 2024-02-11 20:02:44 +00:00
Shish 024bfb9279 fmt 2024-02-11 18:59:42 +00:00
Shish 871b5b606c [pools] fix order page rendering 2024-02-11 18:37:45 +00:00
Shish 2661880c9e [pools] make sure image lists have the css class shm-image-list, fixes #1027 2024-02-11 18:37:45 +00:00
Shish a9e2d02305 bump 2024-02-11 17:44:05 +00:00
Shish d0366ebd0e [autocomplete] complete negative searches, fixes #1028 2024-02-11 16:41:34 +00:00
Shish fbacafdb4f type 2024-02-09 15:10:36 +00:00
Shish 12335b680e log query source uri even with niceurls 2024-02-09 15:10:29 +00:00
Shish 9ba9bf0fdf fix tests 2024-02-09 14:54:37 +00:00
Shish eebb4c53e6 [link_scan] be get/post agnostic 2024-02-09 14:46:50 +00:00
Shish 062b6d3f4a Back out "use POST when building search results, see #1026"
Original commit changeset: c44822ec47
2024-02-09 14:41:23 +00:00
Shish 43e8ff3e3e more tests 2024-02-09 14:41:20 +00:00
Shish 2e536e980c [link_scan] apply to POST 2024-02-09 11:13:40 +00:00
Shish 57675e4f24 unbump 2024-02-09 11:04:04 +00:00
Shish e3eeb848b7 Merge branch 'master' into branch-2.10 2024-02-09 11:01:44 +00:00
Shish c44822ec47 use POST when building search results, see #1026 2024-02-09 10:50:07 +00:00
Shish 443ba12002 test encoding 2024-02-09 10:50:07 +00:00
Shish 91715fc937 Merge branch 'branch-2.10' 2024-02-08 00:50:47 +00:00
Shish fed8e43e36 fmt 2024-02-08 00:50:41 +00:00
Shish 4974359846 Merge branch 'branch-2.10' 2024-02-08 00:41:56 +00:00
Shish 1edb7b6126 more tests 2024-02-07 23:22:24 +00:00
Shish e0d9a20f4c cleanup 2024-02-07 23:01:45 +00:00
Shish 7adb7348d7 [core] fixes and tests for get_base_href + get_query, see #1024 2024-02-07 22:47:13 +00:00
Shish c6e65a21f9 [setup] more specific niceurl test 2024-02-07 22:27:47 +00:00
Shish 9f9ee49e02 [setup] make niceurl testing more accurate, see #1024 2024-02-07 20:44:39 +00:00
Shish e9c8e852a5 [core] attempt to figure out base href from SCRIPT_FILENAME + DOCUMENT_ROOT, see #1024 2024-02-07 18:28:42 +00:00
Shish db902d6d26 [r34] remove custom parts 2024-02-06 20:53:55 +00:00
Shish 3e56432ef9 logos 2024-02-06 20:13:56 +00:00
Shish c64c796398 [core] fix --user CLI flag, fixes #1022 2024-02-06 10:31:47 +00:00
Shish 5059520935 a little clarity 2024-02-05 23:16:31 +00:00
Shish 4cd0419b03 bump 2024-02-05 23:04:13 +00:00
Shish 88530f5f67 [ext manager] interpret 'off' as 'turn off extension' 2024-02-05 23:01:22 +00:00
Shish 6f165a974a fmt 2024-02-05 13:41:32 +00:00
Shish 5d9090cd52 [comment] handle people posting junk 2024-02-05 13:27:40 +00:00
Shish 92577d355f [core] add custom error messages for stdlib_ex, and a test 2024-02-05 13:25:18 +00:00
Shish 0588f9af3e bump 2024-02-04 00:43:47 +00:00
Shish c71fce0628 home page lacks base-href 2024-02-04 00:33:40 +00:00