Commit Graph

465 Commits

Author SHA1 Message Date
6b1084eed7 tweak 2023-03-30 19:40:17 +00:00
48c3eae6b9 fixes 2023-03-16 22:29:45 -04:00
689b2b13af send_event(T) -> T 2023-02-04 20:50:26 +00:00
54e2ca21ec phpstan 2023-02-03 16:44:16 +00:00
9721dc8050 format 2023-02-02 16:50:09 +00:00
708e102338 Have shimmie's global cache object implement PSR-16 2023-02-02 16:04:35 +00:00
d268380e95 tweak 2023-01-30 23:31:47 +00:00
e37d87260b [r34] hide some headings 2023-01-30 21:23:50 +00:00
59c84893ed [r34] disable date inputs 2023-01-29 16:51:58 +00:00
6ba6c29d1f [r34] disable autocomplete for tagging 2023-01-11 19:41:40 +00:00
9b6f40e06e updates 2023-01-11 18:39:46 +00:00
f0c6dec798 nits 2023-01-11 11:59:56 +00:00
0d77a1dc81 nits 2023-01-11 11:46:42 +00:00
5a64e8729b nits 2023-01-11 11:15:26 +00:00
bce2d55744 Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
165eea11b1 all the strict_types 2023-01-10 21:21:26 +00:00
a04bc2e7e4 php8.1 gogogo 2022-10-28 01:45:35 +01:00
4ff93c63c3 new php-cs-fixer, new opinions about what is today's preferred format... 2022-10-27 17:21:46 +01:00
c1344958d4 [themes/warm] fix type annotations, fixes #865 2022-05-20 13:10:35 +01:00
818ea626ca [themes/lite] use block->id rather than trying to generate our own id 2022-05-20 13:08:42 +01:00
c9ce396c9d remove ancient irrelevant comments 2022-05-20 13:06:29 +01:00
217a36a8c5 upload microhtml 2021-12-14 19:10:21 +00:00
3d9e32e919 new php-cs-fixer 2021-12-14 18:32:47 +00:00
679360dd9c turn off timing for now 2021-10-06 17:02:29 +00:00
f5b3276e62 add a missing # in the danbooru original theme, fixes #834 2021-08-30 19:39:08 +01:00
7149af7df9 rmbtc 2021-04-25 10:23:24 +00:00
77f7121e26 drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00
8a9a2dd96d theme update 2021-03-14 15:32:05 +00:00
72268d529d Moved user options to separate page, modularized the settings page code so that it can be re-used to simplify and standardize user settings in the same manner as global settings 2021-01-16 14:26:17 -06:00
d65bf2a322 don't set logo width 2021-01-11 01:25:15 +00:00
070d04503d note 2020-11-01 10:39:06 +00:00
c18c7347bf Image to Post - danbooru theme 2020-10-26 10:53:05 -05:00
f869eaefcd Image to Post - danbooru2 theme 2020-10-26 10:53:05 -05:00
992d97d278 Image to Post - lite theme 2020-10-26 10:53:04 -05:00
de084d2c55 Image to Post - material theme 2020-10-26 10:53:04 -05:00
15c9cf453b Image to Post - rule34 theme 2020-10-26 10:53:04 -05:00
91d04bad5d z-index 2020-10-25 18:03:47 +00:00
f88445e639 measure client-side page-speed stats 2020-10-25 10:48:46 +00:00
1159ba2fa1 format 2020-09-19 00:18:51 +01:00
65aca09203 Added understanding of video codecs, primarily to allow us to determine whether a file is a webm or not, but also to support my forthcoming video transcoding extension 2020-08-28 09:51:55 -05:00
e0519bb125 r34 theme-specific stuff to theme/script.js 2020-07-23 11:13:33 +01:00
065f9da2d6 theme update 2020-07-07 09:41:31 +00:00
984c9702ec The great MIMEing 2020-06-25 00:42:34 +01:00
bd9808081e Added false is_content flags to several blocks so that the 404 extension can work properly 2020-06-24 17:01:09 +01:00
2f313b704a Making document ready events consistent 2020-06-22 18:06:35 +01:00
63b2601e67 Mime type handling overhaul
Changed mime type map to deal with the reality that certain file types have multiple extensions and/or multiple mime types, as well as constants supporting all of the data. Created new functions using the updated mime type map to resolve mime types and extensions. Updated various items around the project that determine mime/extension to take advantage of the new functions.
2020-06-03 19:47:40 +01:00
830915adf2 Fixed lite theme not showing image titles 2020-05-29 22:59:30 +01:00
69cb67fe24 stagger thumbnail cache 2020-03-28 16:11:05 +00:00
25248c089d inherit signup page from default on lite theme 2020-03-25 15:19:28 +00:00
0029aa5320 Add shortwiki entries when viewing a single tag 2020-03-23 22:48:38 +10:00