Shish
|
92577d355f
|
[core] add custom error messages for stdlib_ex, and a test
|
2024-02-05 13:25:18 +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 |
|
Shish
|
cb81f6b94a
|
wtf php, array_filter() will return an array with gaps in it...
|
2024-01-19 18:06:38 +00:00 |
|
Shish
|
6bde7457e7
|
wtf php, array_filter() will return an array with gaps in it...
|
2024-01-19 18:01:50 +00:00 |
|
Shish
|
376b2c6ac6
|
[tag_list] make logarithms consistent across databases
|
2024-01-18 15:31:10 +00:00 |
|
Shish
|
21e159c76a
|
[tag_list] make logarithms consistent across databases
|
2024-01-18 15:21:10 +00:00 |
|
Shish
|
d88f6883f2
|
[core] bump dev version
|
2024-01-18 15:20:09 +00:00 |
|
Shish
|
6020c15e30
|
A release o.o;;
|
2024-01-17 22:57:47 +00:00 |
|
Shish
|
e859064fca
|
[core] environment settings didn't work as well as I'd hoped
|
2024-01-17 21:39:30 +00:00 |
|
Shish
|
bf9b47510a
|
derp
|
2024-01-17 20:26:14 +00:00 |
|
Shish
|
fc6bb2d1b5
|
[core] allow sys-config settings to come from the environment
|
2024-01-17 20:19:13 +00:00 |
|
Shish
|
8fe54794d8
|
[core] consider a dynamic prop to exist if it is defined, even without a value
|
2024-01-16 17:35:14 +00:00 |
|
Shish
|
7f20b17a59
|
[cli] don't exit until after we have committed or rolled back the db
|
2024-01-16 01:28:44 +00:00 |
|
Shish
|
e58c071a14
|
exit non-zero if CLI install is missing input
|
2024-01-15 23:42:36 +00:00 |
|
Shish
|
e507105212
|
comments
|
2024-01-15 23:04:19 +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
|
e960f73fb6
|
fmt
|
2024-01-15 21:49:16 +00:00 |
|
Shish
|
031ccce961
|
nicer CLI install
|
2024-01-15 21:48:15 +00:00 |
|
Shish
|
2410a64551
|
derp
|
2024-01-15 21:16:09 +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
|
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
|
802ff336a2
|
[core,tests] even more types
|
2024-01-15 14:08:11 +00:00 |
|
Shish
|
6c6b09f762
|
[core] image->mime is not-nullable
|
2024-01-15 12:18:28 +00:00 |
|
Shish
|
646f95f91a
|
[core] bump microcrud version, add types
|
2024-01-15 12:14:41 +00:00 |
|