Commit graph

5659 commits

Author SHA1 Message Date
Shish
05da99c428 fix error in error handler 2023-04-03 22:14:41 +00:00
Shish
9b463ce674 text 2023-03-30 21:27:12 +00:00
Shish
33e1e20beb [static] also avoid robots getting stuck on history pages 2023-03-30 19:43:14 +00:00
Shish
7d6615c298 trim 2023-03-30 19:40:17 +00:00
Shish
6b1084eed7 tweak 2023-03-30 19:40:17 +00:00
Shish
fddc1fd453 [img] allow CLI image deletion 2023-03-30 19:40:17 +00:00
Shish
7e017ded3b format 2023-03-30 20:37:06 +01:00
Shish
46f75f7b34 [static] allow extensions to customise robots.txt 2023-03-30 20:36:58 +01:00
Shish
eea4866e27
Merge pull request #909 from yls4/master
Bulk Actions for setting a chain of parent child relationships in the…
2023-03-29 00:04:15 +01:00
myname
f43ed0ee71 Removing unnecessary lines, fixing namespace 2023-03-27 14:32:41 -05:00
myname
0b5f6c310d Adding namespace 2023-03-27 14:26:39 -05:00
NottyNoz
a98560b061 tagit fix and ui 2023-03-27 16:45:59 +01:00
NottyNoz
4253d357af board config cleanup 2023-03-27 16:45:59 +01:00
NottyNoz
c4317cab0d documentation cleanup 2023-03-27 16:45:59 +01:00
NottyNoz
e7bc6c733a . 2023-03-27 16:45:59 +01:00
Shish
6b38edf464
Merge pull request #906 from shish/dependabot/composer/enshrined/svg-sanitize-0.16.0
Bump enshrined/svg-sanitize from 0.15.4 to 0.16.0
2023-03-27 11:08:38 +01:00
yls4
d6a0d0cb8d
Merge pull request #1 from shish/master
Updating to current version
2023-03-26 17:09:08 -05:00
myname
a352a02b2e Bulk Actions for setting a chain of parent child relationships in the order of images selected.
Does not support setting multiple children to one parent in bulk.
2023-03-26 17:01:46 -05:00
dependabot[bot]
1b35b7af34
Bump enshrined/svg-sanitize from 0.15.4 to 0.16.0
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.15.4 to 0.16.0.
- [Release notes](https://github.com/darylldoyle/svg-sanitizer/releases)
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.15.4...0.16.0)

---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 20:47:29 +00:00
Shish
c0974ba6ce
Merge pull request #905 from NottyNoz/master
Fixes
2023-03-17 19:48:27 +00:00
NottyNoz
0c1fc9b85e . 2023-03-16 22:34:52 -04:00
NottyNoz
48c3eae6b9 fixes 2023-03-16 22:29:45 -04:00
Shish
6bf7d63a29 [grahpql] update_post_metadata 2023-03-08 22:31:13 +00:00
Shish
64c98e4755 offset/limit for standard terminology in API 2023-03-08 22:26:49 +00:00
Shish
3b31187ea1 bump 2023-03-08 22:26:30 +00:00
Shish
4fb2878728 admins can vote too 2023-02-28 23:17:00 +00:00
Shish
7ced11fba8 add a separate upload API for graphql clients 2023-02-24 22:50:42 +00:00
Shish
6d41012f50 use permissions for voting 2023-02-24 22:49:10 +00:00
Shish
36951db563 use DataUploadEvent fields rather than required metadata 2023-02-24 22:42:03 +00:00
Shish
cfa7434d8d user creation 2023-02-24 21:12:58 +00:00
Shish
95b081e9a3 put constructor data in constructor 2023-02-24 21:12:00 +00:00
Shish
077a5e7727 fix php8.2 warnings 2023-02-19 11:24:33 +00:00
Shish
7d7d555671 fmt 2023-02-19 11:13:51 +00:00
Shish
fa95ccea23 Don't crash if /dev/tty is missing 2023-02-17 11:31:34 +00:00
Shish
e551e74741 logic 2023-02-16 20:29:24 +00:00
Shish
0f69c9de45 if we're already using stdout for something else, don't log to stdout 2023-02-16 20:28:27 +00:00
Shish
743f4d8b5a add log_console 2023-02-16 20:25:47 +00:00
Shish
b5bbff531c set defaults for log_net / log_logstash 2023-02-16 19:30:24 +00:00
Shish
45704f1775 Add ffmpeg to the docker install (thanks @tegaki-tegaki , see #805) 2023-02-16 19:24:40 +00:00
Shish
e8f9a0df33 bump 2023-02-16 19:21:24 +00:00
Shish
451b288f48 bumps 2023-02-15 22:29:26 +00:00
Shish
0715398244 Use enum for permissions 2023-02-15 22:27:00 +00:00
Shish
86aa959097 expose join date 2023-02-15 22:00:00 +00:00
Shish
4030d8bee7 default article date 2023-02-15 21:59:32 +00:00
Shish
ae8d8033b9 safer cache keys 2023-02-14 01:19:28 +00:00
Shish
ede2dc7cfe raw_db should always return something 2023-02-14 01:14:49 +00:00
Shish
3040c1d5b5 argh 2023-02-14 01:05:22 +00:00
Shish
3896856c06 more fields 2023-02-14 01:02:58 +00:00
Shish
1da0f427e6 my_vote field 2023-02-13 22:44:08 +00:00
Shish
301a5d3027 updates 2023-02-13 22:28:50 +00:00