Commit Graph

2945 Commits

Author SHA1 Message Date
3581945e09 [comment] check null once 2023-12-15 21:25:18 +00:00
7f98412d8b cache_get_or_set function 2023-12-14 22:02:10 +00:00
a5c6f1321b refactor search a little and add much better testing 2023-12-14 17:04:16 +00:00
4c8274161f fix more search edge-cases 2023-12-14 02:13:01 +00:00
e114057dfe PHPUnit 10 (and other bumps) 2023-12-14 00:25:32 +00:00
fd1bb21f9d bumps 2023-11-11 22:05:28 +00:00
848797030e nits 2023-11-07 21:01:03 +00:00
e498eb87c7 Fix pool Post/List view 2023-11-06 06:47:59 -06:00
5b2666164f Create function to search pool by name 2023-11-05 23:50:33 -06:00
40244138f3 Remove redundant button
Fix parent-id type issue
2023-11-05 09:40:12 -06:00
f0e8bd9ee1 [ext/reverse_search_links] apply style directly to the link, no matter where it is positioned 2023-09-06 12:37:13 +01:00
38af9eb0c4 [ext/reverse_search_links] remove custom position options, for now 2023-09-06 12:37:13 +01:00
Joe
03e24a4c92 fully remove IQDB support 2023-09-06 12:37:13 +01:00
Joe
7fcb4078dd add reverse image search links extension 2023-09-06 12:37:13 +01:00
867fdec284 [pools] remove mysql-specific bits 2023-08-18 22:27:42 +01:00
7a4f033cce split installer CSS into its own file, since we only use it in one place 2023-08-18 21:51:01 +01:00
43c7be0e89 dedicated search_link() function for generating links to search results, see #936 2023-08-18 13:52:03 +01:00
23e36b4349 only link to post/list when you actually want post/list, if you want just a default page, leave it empty 2023-08-18 12:45:56 +01:00
7f048ff6f2 [ratings] link the rating to the appropriate search, fixes #936 2023-08-18 12:45:27 +01:00
5879184895 SHM_POST_INFO element for doing info box elements in a standard way 2023-08-17 18:21:28 +01:00
aa8de9d420 the php string type is lowercase 2023-08-17 18:20:46 +01:00
9c0a6ebec3 Auto-merge master to main 2023-08-16 14:54:27 +00:00
f040709a76 proper support for html in usernav 2023-08-16 15:52:14 +01:00
3179cc1969 format 2023-08-16 15:40:08 +01:00
498d71ab45 index help html 2023-08-16 15:40:08 +01:00
b29d536e19 more microhtml 2023-08-16 15:40:08 +01:00
a5e585d991 SHM_A 2023-08-16 15:40:08 +01:00
ff237fc00c pools theme fully MicroHTML 2023-08-16 15:40:08 +01:00
0978ef99e3 MicroHTML on pools ext 2023-08-16 15:40:08 +01:00
8202367eaa build_selector and make_form_microhtml as SHM_ functions 2023-08-16 15:40:08 +01:00
d47df46a7f pool adder MicroHTML 2023-07-03 16:35:43 +01:00
98aca16e73 format 2023-07-03 16:35:43 +01:00
34b608c4b7 ratings ext fully MicroHTML 2023-07-03 16:35:43 +01:00
91710f4c59 More MicroHTML 2023-07-03 16:35:43 +01:00
84d232ca0d build_selector returns HTMLElement 2023-07-03 16:35:43 +01:00
ca88b28b1e use MicroHTML 2023-07-03 16:35:43 +01:00
9cbddd629e oops 2023-07-03 16:35:43 +01:00
9038afc47a another build_selector use case 2023-07-03 16:35:43 +01:00
8db0086d7a standard HTML select code 2023-07-03 16:35:43 +01:00
2b26908624 force searches to always search /post/list, fixes #930 2023-07-03 15:34:28 +01:00
f7f0c11ee8 [danbooru api] ignore star searches 2023-07-03 11:40:15 +01:00
3c18ebd40c use Tag/SourceSetEvent for mass editing, to ensure the standard rules are followed 2023-07-03 10:58:15 +01:00
0f162fe32a format 2023-06-28 13:09:02 +00:00
c813700d98 case-insensitive message search for postgres 2023-06-28 13:09:02 +00:00
8fb6fd5f54 stricter nulls 2023-06-27 17:45:35 +01:00
eca49bfc94 don't cache data that mostly won't be used 2023-06-27 17:30:40 +01:00
aae902e44d an array is an array 2023-06-27 17:30:09 +01:00
00d4f9f75c always have a Themelet, never null 2023-06-27 16:11:14 +01:00
e62cdb0979 offset can't be null, and named args 2023-06-27 15:32:39 +01:00
928c9d95d1 Blocks can accept HTMLElements directly 2023-06-27 11:59:39 +01:00