Commit graph

6495 commits

Author SHA1 Message Date
Shish
ad42cf80f2 shell?? 2024-01-15 21:26:55 +00:00
Shish
fde43da585 github??? 2024-01-15 21:21:27 +00:00
Shish
1f35f7bdf6 [ci] separate install and test 2024-01-15 21:16:09 +00:00
Shish
2410a64551 derp 2024-01-15 21:16:09 +00:00
Shish
13c1533405 new command 2024-01-15 21:11:23 +00:00
Shish
ed5960a301 type fix 2024-01-15 21:09:35 +00:00
Shish
d75b410075 [core] fix more warnings 2024-01-15 21:01:22 +00:00
Shish
c1bc63e86b boo(l) 2024-01-15 18:54:46 +00:00
Shish
b872c021e1 [core] insert or update image in a single statement 2024-01-15 18:52:07 +00:00
Shish
107485d991 [core] width and height are non-null 2024-01-15 18:52:07 +00:00
Shish
2f05ef4a0b [core] cleanup 2024-01-15 18:52:07 +00:00
Shish
2a494504f3 [core] all image columns should be statically or dynamically defined - nothing undefined 2024-01-15 18:52:07 +00:00
Shish
fb034af699 [core] int_props + bool_props -> prop_types 2024-01-15 18:52:07 +00:00
Shish
bbea373c19 [core] use ArrayAccess rather than dynamic props for extra columns on the images table 2024-01-15 18:52:07 +00:00
Shish
589ff69eea [types] typetypetypetypetype 2024-01-15 15:08:22 +00:00
Shish
434455b836 [tests] more voiding of tests 2024-01-15 14:31:51 +00:00
Shish
a1f22ef67c [themes] void return type for display_* functions 2024-01-15 14:23:12 +00:00
Shish
9c742b56b8 [tests] phpstan bump 2024-01-15 14:22:00 +00:00
Shish
4e789040a0 [core] don't pass strings to functions that want ints 2024-01-15 14:21:33 +00:00
Shish
8a895113f3 [core] typed cookie object 2024-01-15 14:08:13 +00:00
Shish
7b7ec9c83f [tests] phpstan version bump 2024-01-15 14:08:12 +00:00
Shish
8439e696dc [wiki] remove old and broken wiki page diffing 2024-01-15 14:08:12 +00:00
Shish
802ff336a2 [core,tests] even more types 2024-01-15 14:08:11 +00:00
Shish
2688843d80 more types 2024-01-15 13:08:59 +00:00
Shish
955d787fa3 [reverse search links] remove dead code 2024-01-15 12:24:49 +00:00
Shish
6c6b09f762 [core] image->mime is not-nullable 2024-01-15 12:18:28 +00:00
Shish
65ac7d8440 [tests] set phpstan error format to be more clickable 2024-01-15 12:18:12 +00:00
Shish
646f95f91a [core] bump microcrud version, add types 2024-01-15 12:14:41 +00:00
Shish
bb9ab613ce [everything] bulk set event handler return types to void 2024-01-15 11:52:35 +00:00
Shish
985d34aedd [resize] specifically be int, not float 2024-01-15 11:51:58 +00:00
Shish
013ae41f89 [tag_categories] fix return type for page_update(), fixes #918 2024-01-15 10:21:30 +00:00
Shish
1b6d8540a5 [autocomplete] don't show tags with 0 uses, see #1012 2024-01-14 16:45:09 +00:00
Shish
2af4a83fd1 [view] give input box a little extra buffer height to account for padding, fixes #1009 2024-01-13 13:28:19 +00:00
Shish
11a0ba27e9 [js] have shm_log specifically use a section, like the server-side functions 2024-01-13 13:25:58 +00:00
Shish
9e64ffeb66 [themes] let the browser know when we have dark mode support, so that it can do its own dark things 2024-01-13 12:39:35 +00:00
Shish
a89090cfa9 [r34] log webp support 2024-01-12 14:56:12 +00:00
Shish
8308a21cb1 [nav_timing] client-side timing as an extension 2024-01-12 12:37:33 +00:00
Shish
f210716bf5 [r34] remove dead timing code 2024-01-12 10:24:21 +00:00
Shish
4b8bc82ee4 [tag_edit] abort on error rather than only applying some tags 2024-01-11 10:28:41 +00:00
Shish
acd3abcc77 [core] fix error in error handling 2024-01-11 10:19:38 +00:00
Shish
36388aa7a1 schema-dump doesn't need any args 2024-01-11 01:03:19 +00:00
Shish
ec35cace6a [core] replace quarter-arsed CLI interface with Symfony Console 2024-01-11 01:01:39 +00:00
Shish
f3b292f2ea [core] also flush output for cli 2024-01-10 23:01:01 +00:00
Shish
14b81dca09 [core] no buffering for CLI output 2024-01-10 21:10:42 +00:00
Shish
69e9201cc6 [s3] no need for static 2024-01-10 18:41:06 +00:00
Shish
2c77a4e6a1 [tag_edit] mass edit CLI 2024-01-10 18:01:16 +00:00
Shish
219096d10b show queue length 2024-01-10 17:25:02 +00:00
Shish
39bfde6dff [tests] clear() at the end of each class, not the end of each test 2024-01-10 09:04:39 +00:00
Shish
e754ec89a7 [tests] cleaner teardown 2024-01-10 08:51:56 +00:00
Shish
432be420fd [core] trace savepoints 2024-01-09 22:47:22 +00:00