Commit graph

5894 commits

Author SHA1 Message Date
Shish
fe650fa8df origin 2023-07-03 15:23:53 +01:00
Shish
016a5d240b truncate filenames to 250 chars, fixes #931 2023-07-03 15:09:38 +01:00
Shish
e8ebbab66a merge master to main 2023-07-03 14:54:50 +01:00
Shish
dee261cc21 publish from main 2023-07-03 14:48:35 +01:00
Shish
f7f0c11ee8 [danbooru api] ignore star searches 2023-07-03 11:40:15 +01:00
Shish
3c18ebd40c use Tag/SourceSetEvent for mass editing, to ensure the standard rules are followed 2023-07-03 10:58:15 +01:00
Shish
3f27882f1e [r34] no autocomplete for mass tag edit 2023-07-03 10:55:16 +01:00
Shish
340b9daa71 connect to db before setting db timeout 2023-06-30 10:49:25 +01:00
Shish
0f162fe32a format 2023-06-28 13:09:02 +00:00
Shish
d30b4c97ef temp 2023-06-28 13:09:02 +00:00
Shish
c813700d98 case-insensitive message search for postgres 2023-06-28 13:09:02 +00:00
Shish
0c45cf17b2 empty timeout should be unlimited, not immediate death 2023-06-28 13:09:02 +00:00
Shish
c5273c4b05 urldecode REQUEST_URI when doing custom routing, fixes #919 2023-06-27 21:39:10 +01:00
Shish
8fb6fd5f54 stricter nulls 2023-06-27 17:45:35 +01:00
Shish
eca49bfc94 don't cache data that mostly won't be used 2023-06-27 17:30:40 +01:00
Shish
aae902e44d an array is an array 2023-06-27 17:30:09 +01:00
Shish
00d4f9f75c always have a Themelet, never null 2023-06-27 16:11:14 +01:00
Shish
304a86b554 types 2023-06-27 16:11:14 +01:00
Shish
314528801b make clamp() more robust 2023-06-27 16:11:14 +01:00
Shish
e62cdb0979 offset can't be null, and named args 2023-06-27 15:32:39 +01:00
Shish
e8aadf8d23 don't die with invalid cache DSN 2023-06-27 15:31:59 +01:00
Shish
55a2d5ebf3 less scrutiny 2023-06-27 15:11:57 +01:00
Shish
533c4f5128 It's been a while... 2023-06-27 14:21:13 +01:00
Shish
dc7e8ee231 microhtml for themelet functions, see #828 2023-06-27 14:10:53 +01:00
Shish
928c9d95d1 Blocks can accept HTMLElements directly 2023-06-27 11:59:39 +01:00
Shish
8ebd8bf287 format 2023-06-27 11:45:27 +01:00
Shish
38edf739fc avoid treating html as strings 2023-06-27 11:44:46 +01:00
NottyNoz
56a60a9ec1 upload form update 2023-06-27 11:41:53 +01:00
NottyNoz
909e54b1e2 fixes 2023-06-27 11:41:47 +01:00
NottyNoz
39c939583b lite theme fix 2023-06-27 11:40:05 +01:00
NottyNoz
cf6d994de4 . 2023-06-27 11:37:57 +01:00
NottyNoz
cf9837a776 bulk tagit fix 2023-06-27 11:33:42 +01:00
Shish
133f805302 more efficient docker build 2023-06-27 11:27:11 +01:00
Shish
639341bbeb Remove broken Material theme (will re-add as a WIP pull request) 2023-06-27 11:25:41 +01:00
Shish
ead3c1fde9 filter out PHP's noise, rather than silencing all output 2023-06-27 02:30:49 +01:00
Shish
cad3357e38 allow setting upload_max_filesize by docker environment variable, see #915 2023-06-27 01:55:32 +01:00
Shish
16dc8dffce Merge tag 'v2.9.3'
New 2.9.x release using debian:bullseye instead of debian:stable
2023-06-27 00:01:38 +01:00
Shish
2ce58632bb push too 2023-06-26 23:16:53 +01:00
Shish
9af4d8e556 trigger by tag push 2023-06-26 23:15:03 +01:00
Shish
9025ab36ea push tags 2023-06-26 23:05:39 +01:00
Shish
b727d10170 push tags 2023-06-26 23:03:46 +01:00
Shish
1c1ad3a716 s/debian:stable/debian:bullseye/ 2023-06-26 22:35:05 +01:00
Shish
f18fb336a6 FFS, MySQL - can't set a default on a text column, can't add a not-null column... 2023-06-26 15:11:28 +01:00
Shish
ef52d572f1 default empty userclass for blocks 2023-06-26 14:46:11 +01:00
Luana
d1da3504f1 show blocks based on user class 2023-06-26 08:59:25 +01:00
Luana
4e6ca4d184 option to hide post counters (home) 2023-06-26 08:55:19 +01:00
Shish
8f70075c45 don't autocomplete for tag case fixing 2023-06-25 22:00:04 +00:00
Shish
f9f37fc637 Tag::implode should sort case-insensitively 2023-06-25 21:56:02 +00:00
Shish
2ebeb27bb6 avoid retagging unnecessarily? 2023-06-25 21:47:08 +00:00
Shish
5c4a9ea2ef create new transaction 2023-06-25 21:46:51 +00:00