Commit Graph

413 Commits

Author SHA1 Message Date
1fc75c0b18 Whenever we display an image for any reason, show the admin block, fixes #621 2020-03-23 00:06:43 +00:00
6308dfefac font size 2020-03-21 22:17:24 +00:00
df3660fbcf bbcode signup message 2020-03-18 17:29:08 +00:00
1597eff082 lint fixing 2020-03-13 09:23:54 +00:00
7b59eebb0a Merge pull request #698 from DanielOaks/um-whitespace-why
Weird... whitespace issue
2020-03-08 18:49:28 +00:00
388a2545d1 Fix danbooru themes with new strict types 2020-03-09 01:49:36 +10:00
373c6aca08 Fix... weird whitespace I guess? 2020-03-09 01:10:06 +10:00
ec7f63ee1f cache thumbs for 24h instead of forever 2020-02-26 10:42:08 +00:00
d1374c021e theme-color 2020-02-24 22:47:23 +00:00
6d58fe9b32 Fix invalid type arg 2020-02-23 23:07:02 -06:00
9b822e4132 bump 2020-02-23 11:22:15 +00:00
05b4cd96dc format 2020-02-01 23:40:05 +00:00
0bcbcb679e have navlinks as a utility methods that themes can call, if they want to 2020-02-01 23:23:23 +00:00
a5c7faeff7 move stream_file to its own function 2020-02-01 21:20:32 +00:00
89ca23a4fd cleanup 2020-02-01 18:44:54 +00:00
720470c948 updates 2020-02-01 18:36:30 +00:00
7f2f5c342e r34 theme 2020-02-01 18:22:08 +00:00
f0f3cc7aa0 merge layout stuff into Page class 2020-02-01 18:11:11 +00:00
af733b53ca more encoding 2020-01-30 22:10:51 +00:00
6d3ca01424 format 2020-01-29 00:49:26 +00:00
dba89e9d13 make all themes have a Page class, to simplify loading 2020-01-27 18:35:36 +00:00
e0778f94f7 more types 2020-01-26 18:47:30 +00:00
9eb5acf2dc use strict types 2020-01-26 16:27:56 +00:00
5d559dc654 fix typo 2019-12-16 00:02:34 +00:00
70db0ce5bd flash_message -> page->flash, with no cookies 2019-12-15 19:47:18 +00:00
c7d90c2df7 nits 2019-11-04 01:04:12 +00:00
55c6854003 formatting 2019-11-02 19:57:34 +00:00
016fb6be65 Small fixes and corrections 2019-11-01 23:47:53 -05:00
30698fefdc remove a bunch of dead variables and things 2019-10-02 11:23:57 +01:00
1314c3990a Merge pull request #684 from DanielOaks/develop+danbooru2-fixes
Minor danbooru2 theme fixes
2019-09-29 15:47:09 +01:00
ebe4075469 formatting 2019-09-29 14:43:47 +01:00
e6a402cd4e Merge branch 'custom_ratings' into develop 2019-09-29 14:41:14 +01:00
f5119b20a3 formatting 2019-09-29 14:32:51 +01:00
a6bb15d859 formatting 2019-09-29 14:30:55 +01:00
0a8aa40a81 Fix header bar colours a bit 2019-09-16 11:08:33 +10:00
dfd833d42d Update email addy 2019-09-16 11:08:33 +10:00
d377fb1705 Fix minor link error, use more standard+simple method from the default theme 2019-09-16 11:08:21 +10:00
68ee4d0e77 Custom rating support, user rating filter settings 2019-08-07 15:49:26 -05:00
de98e86938 ExtensionInfo conversions what have I done 2019-08-07 15:40:01 -05:00
3d1b964812 Proposed extension info change to allow getting info for unloaded extensions 2019-08-07 15:34:11 -05:00
00464d2579 Implemented a nav link generating system so that extension power what shows up in the menus rather than being hard-coded in the themes. 2019-08-05 09:01:20 -05:00
972b68bdd3 Setup constants 2019-08-05 09:00:23 -05:00
dd6c3b2321 Added window title option to post title extension 2019-08-01 08:10:30 -05:00
cb1e9c0075 Permissions to constants 2019-08-01 08:07:05 -05:00
b1db833d51 Added additional media properties to the images table, video, audio, length, and lossless.
Added new event to handle fetching media properties like height, width, and the newly added fields, and admin controls to manually scan files for their properties.
Added a search terms content:video and content:audio to search for images that do (or do not) have those flags.
2019-07-08 08:07:09 -05:00
a41e99d1af Renamed graphics extension to media extension 2019-07-08 08:07:08 -05:00
f12e2891e5 Added button element to input[button]-related css statements 2019-07-05 16:25:03 +01:00
826c623538 PageMode constants 2019-06-18 21:04:31 -05:00
f9f4c3bd37 Updated copyright notice 2019-06-12 17:36:36 -05:00
76bd6d4238 Fixed an issue when null wueries were passed to some themes 2019-06-01 09:47:03 -05:00