Shish
|
e5828b0810
|
base_href as a data attr
|
2024-01-28 21:24:21 +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
|
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
|
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
|
448e270da8
|
more typing
|
2024-01-19 18:33:32 +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
|
2a561392d0
|
[sitemap] add tests, and big rewrite to pass tests, fixes #1016
|
2024-01-18 19:47:48 +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
|
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
|
d999198fb6
|
remove dead bit
|
2024-01-16 17:03:39 +00:00 |
|
Shish
|
6a0c5c4e2d
|
more docs
|
2024-01-16 13:29:29 +00:00 |
|
Shish
|
04471a2875
|
[link scan] handle missing posts
|
2024-01-16 12:47:42 +00:00 |
|
Shish
|
a59dddd98f
|
fmt
|
2024-01-16 12:16:18 +00:00 |
|
Shish
|
b1940ca919
|
[link scan] intercept search box inputs
|
2024-01-16 12:08:03 +00:00 |
|
Shish
|
5a9e6f2638
|
fmt
|
2024-01-16 11:05:10 +00:00 |
|
Shish
|
8e5c64e834
|
[link scan] new ext
|
2024-01-16 10:56:53 +00:00 |
|
Shish
|
ea1867f92d
|
die louder if CSRF is missing for admin actions
|
2024-01-16 10:55:03 +00:00 |
|
Shish
|
83f3ae99eb
|
[s3] allow CLI sync to limit number of itesm
|
2024-01-16 01:25:48 +00:00 |
|
Shish
|
30c564d317
|
[s3] allow sync'ing more posts in one go
|
2024-01-16 00:44:17 +00:00 |
|
Shish
|
5cc1a6febe
|
[s3] button for manual sync, fixes #998
|
2024-01-16 00:35:17 +00:00 |
|
Shish
|
22cf7914a6
|
[pools] add lastupdated column if needed, fixes #1013
|
2024-01-15 23:23:33 +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
|
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
|
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
|
4e789040a0
|
[core] don't pass strings to functions that want ints
|
2024-01-15 14:21:33 +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 |
|