Marcos Del Sol Vives
|
08b01502a5
|
Do not cast hard drive size to integer - fixes #1037
|
2024-02-17 12:32:47 +00:00 |
|
Marcos Del Sol Vives
|
b3eb5e7b03
|
Fix order:random not working on SQlite
|
2024-02-16 20:14:34 +00:00 |
|
Shish
|
5c4b7c1284
|
[post_tags] avoid DB call if not needed
|
2024-02-16 16:41:00 +00:00 |
|
Github Actions
|
b97827a6af
|
Auto-merge master to main
|
2024-02-16 11:22:01 +00:00 |
|
Shish
|
260d38c7f8
|
fix version
|
2024-02-16 11:20:51 +00:00 |
|
Joe
|
2cc53a958e
|
apply review suggestions
|
2024-02-16 00:04:07 +00:00 |
|
Joe
|
0f620da854
|
make block IDs unique
|
2024-02-16 00:04:07 +00:00 |
|
Joe
|
5e0c6dd427
|
add togglable thumbnails for post relationships
|
2024-02-16 00:04:07 +00:00 |
|
Shish
|
f033efd456
|
[replace] if replace gets a POST with no replacement, show the ask-for-a-replacement page, see #1034
|
2024-02-14 12:45:25 +00:00 |
|
Shish
|
4e362d816f
|
[core] named constant for nice urls
|
2024-02-14 12:35:58 +00:00 |
|
Shish
|
937cef38db
|
[db] show original client IP in postgres status
|
2024-02-14 07:28:56 +00:00 |
|
Shish
|
ebeb3b6c60
|
[core] don't specify ORDER BY when counting total number of results, which allows the DB to be much faster
|
2024-02-13 17:46:16 +00:00 |
|
Shish
|
28a3aad887
|
[core] stop logging curl debug info to stdout
|
2024-02-13 01:05:35 +00:00 |
|
Shish
|
9c4e306b58
|
[tag_edit] separate responsibility for tags, source, owner, and lock
|
2024-02-12 22:08:47 +00:00 |
|
Shish
|
3d905b1055
|
[core] load null-strings as null, fixes #1023
|
2024-02-12 16:03:37 +00:00 |
|
Shish
|
29ff1b7333
|
[ci] bump actions/cache version
|
2024-02-12 13:53:25 +00:00 |
|
Shish
|
f031af44ba
|
[ci] bump actions/checkout version
|
2024-02-12 13:51:11 +00:00 |
|
Shish
|
bd2ca06659
|
[autocomplete] support aliases
|
2024-02-12 13:48:06 +00:00 |
|
Shish
|
331a724b6e
|
[autocomplete] don't try to complete a minus by itself, see #1028
|
2024-02-12 13:25:06 +00:00 |
|
Shish
|
f3772236f9
|
[pools] remove dead code
|
2024-02-12 11:32:28 +00:00 |
|
Shish
|
53f0c130a3
|
[danbooru2] GET for search query
|
2024-02-12 11:26:13 +00:00 |
|
Shish
|
b06cf0b1da
|
[core] don't make_link(make_link(path)), fixes #1029
|
2024-02-12 11:19:24 +00:00 |
|
Shish
|
9998b3501d
|
bump
|
2024-02-12 11:16:28 +00:00 |
|
Shish
|
263c455457
|
more consistent use of q parameter
|
2024-02-12 11:12:50 +00:00 |
|
Shish
|
7b2321e989
|
[htaccess] cache css/js for one day
|
2024-02-12 11:05:49 +00:00 |
|
Shish
|
f9d06d5e7e
|
[core] fix nicedebug
|
2024-02-11 23:30:39 +00:00 |
|
Shish
|
cf2edb91f5
|
[htaccess] set php.ini settings
|
2024-02-11 23:16:08 +00:00 |
|
Shish
|
62ece58403
|
[core] fix uglyurl thumbs
|
2024-02-11 21:37:00 +00:00 |
|
Shish
|
60a6e92231
|
[log_console] silence error if we can't open the tty
|
2024-02-11 21:27:38 +00:00 |
|
Shish
|
3843930874
|
[core] guess at query encoding, hackily fixes #1026
|
2024-02-11 20:04:37 +00:00 |
|
Shish
|
b28c3bb638
|
[pools] derp
|
2024-02-11 19:01:42 +00:00 |
|
Shish
|
71b98a8e8c
|
[pools] make urls more useful
|
2024-02-11 18:53:31 +00:00 |
|
Shish
|
a62994ed3c
|
[pools] fix order page rendering
|
2024-02-11 18:37:12 +00:00 |
|
Shish
|
ed923fd80a
|
[pools] make sure image lists have the css class shm-image-list, fixes #1027
|
2024-02-11 18:37:12 +00:00 |
|
Shish
|
7a91833d22
|
[core] show known properties when one is missing
|
2024-02-11 18:36:47 +00:00 |
|
Shish
|
4b8a6c6c43
|
[autocomplete] complete negative searches, fixes #1028
|
2024-02-11 16:40:44 +00:00 |
|
Shish
|
7ee4152942
|
[core] organise exceptions a bit
|
2024-02-11 16:03:23 +00:00 |
|
Shish
|
278286da9f
|
more tests
|
2024-02-11 14:51:55 +00:00 |
|
Shish
|
72474b18dc
|
[tips] remove old link
|
2024-02-11 11:42:49 +00:00 |
|
Shish
|
8c22cb1fb6
|
[core] exact and named page args
|
2024-02-11 11:34:17 +00:00 |
|
Shish
|
78aaff5c8f
|
[misc] permission updates
|
2024-02-10 23:32:50 +00:00 |
|
Shish
|
79087c51a5
|
[update] remove extension - unzipping new code over the top of old code is fundamentally unsafe
|
2024-02-10 23:15:08 +00:00 |
|
Shish
|
cc9de6b4b2
|
[core] merge method-check and permission-check into page_matches()
|
2024-02-10 23:03:14 +00:00 |
|
Shish
|
5735320a95
|
[extensions] have extension categories, remove versions
|
2024-02-10 19:42:28 +00:00 |
|
Shish
|
81a8587543
|
ImageAction->add_button + display_crud
|
2024-02-10 18:35:55 +00:00 |
|
Shish
|
7da79fe2a9
|
[home] search is get again
|
2024-02-10 16:45:41 +00:00 |
|
Shish
|
20a87576b9
|
[wiki] cleanups and security
|
2024-02-10 16:40:38 +00:00 |
|
Shish
|
7895978d93
|
fewer globals
|
2024-02-10 01:55:05 +00:00 |
|
Shish
|
f911d9aae7
|
fixes
|
2024-02-10 00:46:35 +00:00 |
|
Shish
|
cbc574db90
|
[core] reduce use of POST global
|
2024-02-10 00:23:53 +00:00 |
|