Noz
100d86dfbd
fix installer
...
form POSTs to the wrong location if the booru is in a sub directory
2024-02-21 10:15:18 +00:00
Noz
343a858898
fix static file paths
2024-02-21 10:15:18 +00:00
Shish
db0e788a67
[core] Deduplicate ImageAdditionEvent & ImageInfoSetEvent
...
Rather than ImageAddition triggering TagsSet/SourceSet/LockSet etc in one way, and ImageInfoSet triggering TagsSet/SourceSet/LockSet in a different way, why not have ImageAddition *just* deal with image addition, and then send a separate ImageInfoSet to deal with all of the metadata setting?
2024-02-20 22:15:24 +00:00
Shish
2136be80ab
[core] test truncate() properly, and then fix it, and then use it
2024-02-20 15:04:38 +00:00
Shish
e80d235fe9
[core] use Safe library, reduce StdLibEx
2024-02-20 10:38:20 +00:00
Shish
06db4a12e0
[core] test for order=random_1234
2024-02-17 12:38:16 +00:00
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
260d38c7f8
fix version
2024-02-16 11:20:51 +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
3d905b1055
[core] load null-strings as null, fixes #1023
2024-02-12 16:03:37 +00:00
Shish
9998b3501d
bump
2024-02-12 11:16:28 +00:00
Shish
f9d06d5e7e
[core] fix nicedebug
2024-02-11 23:30:39 +00:00
Shish
62ece58403
[core] fix uglyurl thumbs
2024-02-11 21:37:00 +00:00
Shish
3843930874
[core] guess at query encoding, hackily fixes #1026
2024-02-11 20:04:37 +00:00
Shish
7a91833d22
[core] show known properties when one is missing
2024-02-11 18:36:47 +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
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
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
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
Shish
09774416c3
fix tests
2024-02-10 00:00:02 +00:00
Shish
77b755e68b
[core] reduce use of GET global
2024-02-09 16:36:57 +00:00
Shish
e9e2a01aa3
Merge branch 'branch-2.10'
2024-02-09 16:35:00 +00:00
Shish
fbacafdb4f
type
2024-02-09 15:10:36 +00:00
Shish
12335b680e
log query source uri even with niceurls
2024-02-09 15:10:29 +00:00
Shish
9ba9bf0fdf
fix tests
2024-02-09 14:54:37 +00:00
Shish
062b6d3f4a
Back out "use POST when building search results, see #1026 "
...
Original commit changeset: c44822ec47
2024-02-09 14:41:23 +00:00
Shish
43e8ff3e3e
more tests
2024-02-09 14:41:20 +00:00
Shish
57675e4f24
unbump
2024-02-09 11:04:04 +00:00
Shish
e3eeb848b7
Merge branch 'master' into branch-2.10
2024-02-09 11:01:44 +00:00
Shish
a9e4c4bdb3
use POST when building search results, see #1026
2024-02-09 11:00:18 +00:00
Shish
4501763540
test encoding
2024-02-09 11:00:18 +00:00
Shish
c44822ec47
use POST when building search results, see #1026
2024-02-09 10:50:07 +00:00
Shish
443ba12002
test encoding
2024-02-09 10:50:07 +00:00
Shish
91715fc937
Merge branch 'branch-2.10'
2024-02-08 00:50:47 +00:00
Shish
fed8e43e36
fmt
2024-02-08 00:50:41 +00:00
Shish
4974359846
Merge branch 'branch-2.10'
2024-02-08 00:41:56 +00:00
Shish
1edb7b6126
more tests
2024-02-07 23:22:24 +00:00
Shish
e0d9a20f4c
cleanup
2024-02-07 23:01:45 +00:00
Shish
7adb7348d7
[core] fixes and tests for get_base_href + get_query, see #1024
2024-02-07 22:47:13 +00:00
Shish
e9c8e852a5
[core] attempt to figure out base href from SCRIPT_FILENAME + DOCUMENT_ROOT, see #1024
2024-02-07 18:28:42 +00:00
Shish
c64c796398
[core] fix --user CLI flag, fixes #1022
2024-02-06 10:31:47 +00:00