Commit graph

6048 commits

Author SHA1 Message Date
Shish
585ba7f42d [autocomplete] remove dead css 2024-01-01 16:07:59 +00:00
Shish
f611f9b1e4 [bbcode] make sure bbcode css only applies to bbcode 2024-01-01 16:05:48 +00:00
Shish
7563576557 [docker] allow source maps to be downloaded 2024-01-01 15:48:33 +00:00
Shish
87fea055b1 bumps 2024-01-01 14:59:26 +00:00
Shish
5dc7bf6907 Revert "[devcontainer] add phpstan"
This reverts commit b83d0d3c14.
2024-01-01 12:03:13 +00:00
Shish
c0d9946e71 [upload] go full OOP for upload results 2024-01-01 04:30:43 +00:00
Github Actions
8ec453e5f5 Auto-merge master to main 2024-01-01 03:30:37 +00:00
Shish
9f002b6bf7 typed arrays 2024-01-01 03:30:21 +00:00
Shish
b83d0d3c14 [devcontainer] add phpstan 2024-01-01 03:30:21 +00:00
Shish
26bf4277e0 Separate out GET and POST more explicitly
- No longer allow uploading directly via GET, that is terrible for
  security. Instead, use the GET parameters to pre-fill the upload form.
- PageRequestEvent has a `method` property that can be checked in
  extensions
2024-01-01 03:30:21 +00:00
Shish
5356008985 remove unused images 2024-01-01 03:30:21 +00:00
Shish
e3fb67661e nits 2024-01-01 03:30:21 +00:00
Shish
3462a81c28 [upload] give filesize-tracker script some polish 2024-01-01 03:30:21 +00:00
Shish
dccf63fb36 [devcontainer] add phpstan 2024-01-01 03:05:35 +00:00
Shish
f34267d736 Separate out GET and POST more explicitly
- No longer allow uploading directly via GET, that is terrible for
  security. Instead, use the GET parameters to pre-fill the upload form.
- PageRequestEvent has a `method` property that can be checked in
  extensions
2024-01-01 02:40:10 +00:00
Shish
296aa403d5 remove unused images 2024-01-01 02:40:10 +00:00
Shish
a906c3c457 nits 2024-01-01 02:40:10 +00:00
Shish
e56e166a76 [upload] give filesize-tracker script some polish 2024-01-01 02:40:10 +00:00
Shish
0f52b54667 format 2023-12-31 23:08:53 +00:00
Shish
4905bf6cc6 [r34] remove theme override which duplicates a config setting 2023-12-31 23:08:15 +00:00
Shish
42a2d6e12f [home] show text counter even without graphical counter 2023-12-31 23:07:54 +00:00
Shish
d3cf2b9531 [r34] use CSS to show and hide things rather than custom theme overrides 2023-12-31 22:28:10 +00:00
Shish
9e9225acf3 [core] allow SHM_POST_INFO html element to accept a link parameter 2023-12-31 22:27:32 +00:00
Shish
209e9b4ab5 [tag edit] have image info link to history if they're active 2023-12-31 22:00:31 +00:00
Shish
448ce2fad4 remove dead css 2023-12-31 21:58:38 +00:00
Shish
ab376f4dff [r34] remove redundant overrides 2023-12-31 19:54:14 +00:00
Shish
625406e591 extra comments 2023-12-31 18:48:56 +00:00
Shish
fb49b785ef [core] don't take shortcuts when going next/prev, as some extensions (eg ratings) might want to alter search results (fixes #984) 2023-12-31 18:48:49 +00:00
Shish
fcdddd6f96 also unlink data/test-trace.json 2023-12-31 18:41:08 +00:00
Shish
6df0f4f307 put runtime-generated data into data/ 2023-12-31 17:42:04 +00:00
Shish
d4516fd6bf stop ignoring things which should be in the data/ dir 2023-12-31 16:17:31 +00:00
Shish
09b0f35550 [docker] also build a 'latest' image on pushes to master 2023-12-31 16:04:42 +00:00
Shish
6fd1a6aeaa [docker] docs 2023-12-31 16:03:03 +00:00
Shish
e3c61b72dc [core] cache event listeners based on which extensions are enabled + version number 2023-12-31 15:44:35 +00:00
Shish
42fc180c25 [docker] set BUILD_TIME/BUILD_HASH vars 2023-12-31 14:45:39 +00:00
Shish
89a61d3499 [themes] remove references to no-js, there is no more modernizr 2023-12-31 14:18:54 +00:00
Shish
b67fca51f5 [view] ViewImage -> ViewPost 2023-12-31 01:20:36 +00:00
Shish
a00b522f34 [view] more microhtml 2023-12-31 01:10:03 +00:00
Shish
9c4138399d Merge branch 'no-modernizr' 2023-12-30 18:07:59 +00:00
Shish
48557354fc [upload] less jquery 2023-12-30 14:25:03 +00:00
Shish
159efdcce6 [r34] less jquery 2023-12-30 14:20:31 +00:00
Shish
61c52c2237 [index] less jquery 2023-12-30 14:20:03 +00:00
Shish
b456b86ca0 [index] remove hack for ancient opera 2023-12-30 13:59:56 +00:00
Shish
de96ce8129 [bbcode] remove jquery 2023-12-30 13:59:27 +00:00
Shish
8121f4d6db [cbz] remove jquery 2023-12-30 13:59:16 +00:00
Shish
c899935012 [r34] reduce jquery 2023-12-30 13:47:33 +00:00
Shish
ab4c58e17e [view] reduce jquery 2023-12-30 13:47:23 +00:00
Shish
ccd14e38c5 [comment] reduce jquery 2023-12-30 13:47:02 +00:00
Shish
410bddd24e [handle_pixel] remove redundant cookie flags 2023-12-30 13:34:00 +00:00
Shish
2775ec073d [media] simpler video stats 2023-12-30 13:26:49 +00:00