Shish
|
143ca4820e
|
argh
|
2024-01-28 21:27:07 +00:00 |
|
Shish
|
e5828b0810
|
base_href as a data attr
|
2024-01-28 21:24:21 +00:00 |
|
Shish
|
bc7adaffe8
|
try new releaser
|
2024-01-28 21:23:29 +00:00 |
|
Shish
|
cbd073e681
|
bump
|
2024-01-28 13:03:07 +00:00 |
|
Shish
|
4c6e46b422
|
[image] we might be generating a link to an image which has not yet been posted
|
2024-01-22 22:42:27 +00:00 |
|
Shish
|
b542b87f91
|
[image] we might be generating a link to an image which has not yet been posted
|
2024-01-22 22:37:47 +00:00 |
|
Shish
|
a7c50a0b95
|
Merge branch 'branch-2.10'
|
2024-01-21 10:59:33 +00:00 |
|
Shish
|
66d4c2901d
|
derp
|
2024-01-21 10:57:30 +00:00 |
|
Shish
|
cd79e4879d
|
[autocomplete] check for completions with and without colons, fixes #1018
|
2024-01-21 10:51:43 +00:00 |
|
Shish
|
37ceebdabd
|
[autocomplete] more tests
|
2024-01-21 10:41:25 +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
|
8bd00f60c1
|
[core] kill another secret global
|
2024-01-20 19:57:26 +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
|
12ca708be8
|
submit form when enter is pressed in an autocomplete text area
|
2024-01-19 19:11:18 +00:00 |
|
Shish
|
46d11a0be5
|
smaller gap between image controls
|
2024-01-19 19:07:03 +00:00 |
|
Shish
|
dbb8bb8280
|
have image admin controls block use microhtml consistently
|
2024-01-19 18:57:02 +00:00 |
|
Shish
|
2d6a318a3b
|
type fix
|
2024-01-19 18:38:18 +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
|
e7329b11f4
|
version bump to pull fixed microcrud
|
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
|
ecb3c642a9
|
version bump to pull fixed microcrud
|
2024-01-19 17:48:09 +00:00 |
|
Shish
|
71474142ac
|
[themes] don't force http:// upon file:// sources in themes, fixes #1015
|
2024-01-19 11:10:54 +00:00 |
|
Shish
|
cd53c74ba1
|
[themes] don't force http:// upon file:// sources in themes, fixes #1015
|
2024-01-19 11:08:05 +00:00 |
|
Shish
|
2a561392d0
|
[sitemap] add tests, and big rewrite to pass tests, fixes #1016
|
2024-01-18 19:47:48 +00:00 |
|
Shish
|
0fdfaa5779
|
[sitemap] add tests, and big rewrite to pass tests, fixes #1016
|
2024-01-18 19:47:32 +00:00 |
|
Shish
|
4d5b03c5a0
|
Merge branch 'branch-2.10'
|
2024-01-18 16:01:27 +00:00 |
|
Shish
|
cc9cd396ad
|
[r34] remove dead code
|
2024-01-18 15:56:14 +00:00 |
|
Shish
|
deb7c2adec
|
[bulk actions] remove timeout before doing bulk actions
|
2024-01-18 15:31:11 +00:00 |
|
Shish
|
376b2c6ac6
|
[tag_list] make logarithms consistent across databases
|
2024-01-18 15:31:10 +00:00 |
|
Shish
|
b60646e98d
|
[tag_list] ln(x) is 10x faster than log(2.7, x)
|
2024-01-18 15:31:10 +00:00 |
|
Shish
|
a238724404
|
[bulk actions] remove timeout before doing bulk actions
|
2024-01-18 15:30:36 +00:00 |
|
Shish
|
21e159c76a
|
[tag_list] make logarithms consistent across databases
|
2024-01-18 15:21:10 +00:00 |
|
Shish
|
68a734f20e
|
[tag_list] ln(x) is 10x faster than log(2.7, x)
|
2024-01-18 15:20:42 +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
|
9ddd43d720
|
[bulk_add_csv] add each image in a transaction, fixes #1015
|
2024-01-17 22:54:43 +00:00 |
|
Shish
|
2667d635ad
|
[bulk_add_csv] better docs, see #1015
|
2024-01-17 22:42:52 +00:00 |
|
Shish
|
d8a7ccd894
|
[tag_edit] only add https:// if there is no protocol, see #1015
|
2024-01-17 22:42:32 +00:00 |
|
Shish
|
50e0d74ee8
|
[link scan] there is no theme
|
2024-01-17 22:41:55 +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 |
|