Commit graph

1770 commits

Author SHA1 Message Date
Shish
7a91833d22 [core] show known properties when one is missing 2024-02-11 18:36:47 +00:00
Shish
7ee4152942 [core] organise exceptions a bit 2024-02-11 16:03:23 +00:00
Shish
278286da9f more tests 2024-02-11 14:51:55 +00:00
Shish
8c22cb1fb6 [core] exact and named page args 2024-02-11 11:34:17 +00:00
Shish
78aaff5c8f [misc] permission updates 2024-02-10 23:32:50 +00:00
Shish
cc9de6b4b2 [core] merge method-check and permission-check into page_matches() 2024-02-10 23:03:14 +00:00
Shish
5735320a95 [extensions] have extension categories, remove versions 2024-02-10 19:42:28 +00:00
Shish
81a8587543 ImageAction->add_button + display_crud 2024-02-10 18:35:55 +00:00
Shish
f911d9aae7 fixes 2024-02-10 00:46:35 +00:00
Shish
cbc574db90 [core] reduce use of POST global 2024-02-10 00:23:53 +00:00
Shish
09774416c3 fix tests 2024-02-10 00:00:02 +00:00
Shish
77b755e68b [core] reduce use of GET global 2024-02-09 16:36:57 +00:00
Shish
e9e2a01aa3 Merge branch 'branch-2.10' 2024-02-09 16:35:00 +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
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
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
a9e4c4bdb3 use POST when building search results, see #1026 2024-02-09 11:00:18 +00:00
Shish
4501763540 test encoding 2024-02-09 11:00:18 +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
e9c8e852a5 [core] attempt to figure out base href from SCRIPT_FILENAME + DOCUMENT_ROOT, see #1024 2024-02-07 18:28:42 +00:00
Shish
c64c796398 [core] fix --user CLI flag, fixes #1022 2024-02-06 10:31:47 +00:00
Shish
4cd0419b03 bump 2024-02-05 23:04:13 +00:00
Shish
6f165a974a fmt 2024-02-05 13:41:32 +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
e753a68e76 Merge branch 'branch-2.10' 2024-02-04 00:25:57 +00:00
Shish
e5828b0810 base_href as a data attr 2024-01-28 21:24:21 +00:00
Shish
cbd073e681 bump 2024-01-28 13:03:07 +00:00
Shish
a7c50a0b95 Merge branch 'branch-2.10' 2024-01-21 10:59:33 +00:00
Shish
f0457b4f94 [core] image_id should never be null, only uninitialised 2024-01-20 23:54:26 +00:00
Shish
bc933bbbca [core] set image->posted on posting 2024-01-20 23:32:38 +00:00
Shish
82a3ce25c2 level 7 typing 2024-01-20 23:27:34 +00:00
Shish
05199c13cc [core] kill a secret global 2024-01-20 19:52:18 +00:00
Shish
8b797a9a31 [tests] more strictness 2024-01-20 19:47:27 +00:00
Shish
b60c3fe362 [core] a load more type hints, and fix bugs revealed by type hints 2024-01-20 14:11:00 +00:00
Shish
373be4e05c avoid stringy class names 2024-01-20 01:03:02 +00:00
Shish
bf649b012a fmt 2024-01-19 18:37:15 +00:00
Shish
448e270da8 more typing 2024-01-19 18:33:32 +00:00
Shish
5455adf88a more typing 2024-01-19 18:24:52 +00:00