Commit graph

5817 commits

Author SHA1 Message Date
Shish
c1acf5c38c remove dead import 2023-12-15 13:23:20 +00:00
Shish
10ba2ccb7f fix search encoding 2023-12-15 07:55:38 +00:00
Shish
2dc79e9569 Merge branch 'main' 2023-12-14 22:32:17 +00:00
Shish
c5e96a7202 functions 2023-12-14 22:31:53 +00:00
Github Actions
401869d536 Auto-merge master to main 2023-12-14 22:10:46 +00:00
Shish
98a199645a sync 2023-12-14 22:09:32 +00:00
Shish
19c3953519 ai-generated border color 2023-12-14 22:09:32 +00:00
Shish
d8a7ac985d make cache table name into a valid postgres identifier for notifications 2023-12-14 22:02:10 +00:00
Shish
7f98412d8b cache_get_or_set function 2023-12-14 22:02:10 +00:00
Shish
672ef4ac53 php8.3 is stable now 2023-12-14 17:20:13 +00:00
Shish
a5c6f1321b refactor search a little and add much better testing 2023-12-14 17:04:16 +00:00
Shish
df0a8c28d9 Add some useful extensions to devcontainer 2023-12-14 02:13:19 +00:00
Shish
4c8274161f fix more search edge-cases 2023-12-14 02:13:01 +00:00
Shish
e114057dfe PHPUnit 10 (and other bumps) 2023-12-14 00:25:32 +00:00
Shish
5897bfdb7b Basic devcontainer setup
Getting xdebug working on osx is a pain, devcontainers are less pain...
2023-12-14 00:17:17 +00:00
Shish
fd1bb21f9d bumps 2023-11-11 22:05:28 +00:00
Shish
848797030e nits 2023-11-07 21:01:03 +00:00
Shish
89673fb776 Merge remote-tracking branch 'yls4/Pool_Search' 2023-11-07 21:00:27 +00:00
myname
3c63d1d107 Remove redundant button
Fix parent-id type issue
2023-11-07 20:52:28 +00:00
myname
e498eb87c7 Fix pool Post/List view 2023-11-06 06:47:59 -06:00
myname
5b2666164f Create function to search pool by name 2023-11-05 23:50:33 -06:00
myname
40244138f3 Remove redundant button
Fix parent-id type issue
2023-11-05 09:40:12 -06:00
intergalacticmonkey
f99f28712c Fix .htaccess rewrite 2023-09-30 11:06:20 +01:00
Shish
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
Shish
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
Shish
945c358ab6 [themes/danbooru2] adjust rules for when to show '...', hopefully fixes #940 2023-09-06 12:04:54 +01:00
Shish
867fdec284 [pools] remove mysql-specific bits 2023-08-18 22:27:42 +01:00
Shish
1cef09f39e fix themes with navlinks 2023-08-18 21:58:58 +01:00
Shish
01edf7c08b another upgrade to fix an error 2023-08-18 21:51:01 +01:00
Shish
9c95646aa7 only hide deprecation warnings, not all errors 2023-08-18 21:51:01 +01:00
Shish
d0faf29c9f hide deprecation warnings 2023-08-18 21:51:01 +01:00
Shish
7a4f033cce split installer CSS into its own file, since we only use it in one place 2023-08-18 21:51:01 +01:00
Shish
ecd7ec5b6b make source maps better upstream 2023-08-18 21:51:01 +01:00
Shish
5ef00eb37c only generate source maps in debug mode 2023-08-18 21:51:01 +01:00
Shish
74037d9d0a use (a forked version of) tbela99/css for css minification 2023-08-18 21:51:01 +01:00
Shish
d9489ac8aa split css_cache_file / js_cache_file into their own functions 2023-08-18 21:51:01 +01:00
Shish
43c7be0e89 dedicated search_link() function for generating links to search results, see #936 2023-08-18 13:52:03 +01:00
Shish
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
Shish
7f048ff6f2 [ratings] link the rating to the appropriate search, fixes #936 2023-08-18 12:45:27 +01:00
Shish
0c014fde01 use joinHTML for paginator 2023-08-17 18:34:39 +01:00
Shish
5879184895 SHM_POST_INFO element for doing info box elements in a standard way 2023-08-17 18:21:28 +01:00
Shish
849b760b0b bump microhtml to get joinHTML 2023-08-17 18:21:28 +01:00
Shish
efe8bd5f43 remove dead imports 2023-08-17 18:21:28 +01:00
Shish
aa8de9d420 the php string type is lowercase 2023-08-17 18:20:46 +01:00
Shish
e2dba09353 color tweaks 2023-08-16 16:36:03 +01:00
Shish
8065d5ea6b [themes/default] dark mode, see #937 2023-08-16 16:36:03 +01:00
Github Actions
9c0a6ebec3 Auto-merge master to main 2023-08-16 14:54:27 +00:00
Shish
f040709a76 proper support for html in usernav 2023-08-16 15:52:14 +01:00