Commit graph

6314 commits

Author SHA1 Message Date
Shish
e58c071a14 exit non-zero if CLI install is missing input 2024-01-15 23:42:36 +00:00
Shish
22cf7914a6 [pools] add lastupdated column if needed, fixes #1013 2024-01-15 23:23:33 +00:00
Shish
6f17a3a83f [ci] upgrade in upgrade step 2024-01-15 23:08:56 +00:00
Shish
40ea60373b check text 2024-01-15 23:07:11 +00:00
Shish
e507105212 comments 2024-01-15 23:04:19 +00:00
Shish
321cb62400 dfgsdfs 2024-01-15 23:00:36 +00:00
Shish
60cfa5d6c2 mysql?? 2024-01-15 22:59:45 +00:00
Shish
641821f6f1 databases?? 2024-01-15 22:56:06 +00:00
Shish
5d120cd0c8 [tests] put tests inside transactions 2024-01-15 22:50:43 +00:00
Shish
de022564b3 make sure every test happens inside a transaction 2024-01-15 22:32:25 +00:00
Shish
fdb26afc1b database is always set at startup 2024-01-15 22:22:11 +00:00
Shish
e960f73fb6 fmt 2024-01-15 21:49:16 +00:00
Shish
c9fd0028f9 fmt 2024-01-15 21:49:02 +00:00
Shish
031ccce961 nicer CLI install 2024-01-15 21:48:15 +00:00
Shish
189af4c9ea backport db-setup.sh 2024-01-15 21:47:31 +00:00
Shish
c0bb34fbf1 nicer CLI install 2024-01-15 21:45:55 +00:00
Shish
b9d98b6861 lines 2024-01-15 21:40:10 +00:00
Shish
a3dd12895e [ci] check that install went ok 2024-01-15 21:39:17 +00:00
Shish
7909e743fd argh 2024-01-15 21:30:37 +00:00
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