discomrade
|
38a7bb542b
|
use <code> where appropriate
|
2024-06-21 18:24:38 +01:00 |
|
Shish
|
aeeccf31d5
|
[themes/default] nicer table headings
|
2024-02-24 16:56:24 +00:00 |
|
Shish
|
9e64ffeb66
|
[themes] let the browser know when we have dark mode support, so that it can do its own dark things
|
2024-01-13 12:39:35 +00:00 |
|
Shish
|
93ce51e189
|
[styles] have input font-size be equal to text font-size, see #999
|
2024-01-08 21:33:16 +00:00 |
|
Shish
|
7146d07f4e
|
[style] use CSS for text-wrapping
|
2024-01-08 21:24:41 +00:00 |
|
Shish
|
30bcfed964
|
css comment
|
2024-01-04 14:17:55 +00:00 |
|
Shish
|
74fd48a0f2
|
[theme] add data-userclass to body tag
|
2024-01-04 14:11:20 +00:00 |
|
Shish
|
c5c972fe94
|
[themes] use CSS variables + CSS grid to control image grid layouts, fixes #938
|
2024-01-03 15:30:20 +00:00 |
|
Shish
|
6d370b0aa3
|
[all themes] use rems for more consistent font sizing
|
2023-12-25 15:33:57 +00:00 |
|
Shish
|
75a7b79380
|
[themes] set font-size on :root rather than BODY so that REMs work consistently
|
2023-12-25 13:08:14 +00:00 |
|
Shish
|
e2dba09353
|
color tweaks
|
2023-08-16 16:36:03 +01:00 |
|
Shish
|
8065d5ea6b
|
[themes/default] dark mode, see #937
|
2023-08-16 16:36:03 +01:00 |
|
Shish
|
463aec6df7
|
remove a random unused svg
|
2023-08-16 13:36:05 +01:00 |
|
Shish
|
bce2d55744
|
Namespaces are one honking great idea—let's do more of those!
|
2023-01-10 22:44:09 +00:00 |
|
Shish
|
3d9e32e919
|
new php-cs-fixer
|
2021-12-14 18:32:47 +00:00 |
|
Daniel Oaks
|
0029aa5320
|
Add shortwiki entries when viewing a single tag
|
2020-03-23 22:48:38 +10:00 |
|
Shish
|
1597eff082
|
lint fixing
|
2020-03-13 09:23:54 +00:00 |
|
Shish
|
f0f3cc7aa0
|
merge layout stuff into Page class
|
2020-02-01 18:11:11 +00:00 |
|
Shish
|
6d3ca01424
|
format
|
2020-01-29 00:49:26 +00:00 |
|
Shish
|
dba89e9d13
|
make all themes have a Page class, to simplify loading
|
2020-01-27 18:35:36 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|
Shish
|
5d559dc654
|
fix typo
|
2019-12-16 00:02:34 +00:00 |
|
Shish
|
70db0ce5bd
|
flash_message -> page->flash, with no cookies
|
2019-12-15 19:47:18 +00:00 |
|
Shish
|
30698fefdc
|
remove a bunch of dead variables and things
|
2019-10-02 11:23:57 +01:00 |
|
Matthew Barbour
|
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 |
|
Matthew Barbour
|
972b68bdd3
|
Setup constants
|
2019-08-05 09:00:23 -05:00 |
|
Matthew Barbour
|
7c4356d788
|
Updated copyright notice
|
2019-06-13 18:19:18 +01:00 |
|
Shish
|
34b05cca7c
|
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
|
2019-05-28 17:59:38 +01:00 |
|
Shish
|
5ec3e89884
|
php7.1 all the things
|
2019-05-28 17:31:20 +01:00 |
|
Shish
|
b01edb2aec
|
copyright date update
|
2018-11-07 12:11:17 +00:00 |
|
Shish
|
6ae14e4921
|
https for theme links
|
2018-09-26 22:49:37 +01:00 |
|
im-mi
|
ab33652d70
|
Made tag list spacing more like it was before
It's still a few pixels off in some cases, but the difference is negligible now.
|
2016-09-06 22:05:34 -04:00 |
|
im-mi
|
5919112477
|
Use tables for tag lists
|
2016-09-06 06:08:33 -04:00 |
|
Shish
|
b76ee95c76
|
fix and use get_all_html_headers()
|
2016-06-18 12:25:54 +01:00 |
|
Shish
|
43eed32958
|
Merge pull request #551 from shish/contact-link
Have contact_link support http: and mailto:
|
2016-06-06 12:37:27 +01:00 |
|
Shish
|
aeeaabb22e
|
allow both http: and mailto: contact links
|
2016-06-06 12:12:25 +01:00 |
|
Shish
|
536cba980a
|
update footer date
|
2016-05-22 16:13:38 +01:00 |
|
Shish
|
35a4f385b3
|
phpstorm tidying
|
2015-09-12 11:43:28 +01:00 |
|
Shish
|
83435e3266
|
set cookies on Page object
|
2015-08-03 15:49:36 +01:00 |
|
Daku
|
b1ec0c434e
|
move tag category css to it's own file
|
2015-04-18 10:39:42 +01:00 |
|
Daku
|
f228a8eb4f
|
pools css should be in it's own folder, not the themes
|
2014-05-30 00:23:12 +01:00 |
|
Daku
|
1dada97adc
|
prev link for pools
|
2014-05-30 00:22:04 +01:00 |
|
jgen
|
b3077d5bcd
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-24 19:13:20 -04:00 |
|
Daku
|
34e90c1cfc
|
updated date/links in footer
|
2014-02-25 17:56:51 +00:00 |
|
Daniel Oaks
|
bf0146cc41
|
Danbooru2 theme, initial tag categories extension, tag list update/rework
|
2013-06-23 09:42:15 +10:00 |
|
Shish
|
37b3dd60b6
|
flash_message(str) function and support in themes
|
2012-06-09 17:00:25 +01:00 |
|
Shish
|
5dd2886b53
|
common shimmie styles
|
2012-03-13 08:03:53 +00:00 |
|
Shish
|
8f020993ac
|
forminess
|
2012-03-13 07:53:41 +00:00 |
|
Shish
|
8ba40b091e
|
actually, the inherent padding is enough
|
2012-03-12 15:42:55 +00:00 |
|
Shish
|
78d13ff214
|
many theme updates
|
2012-03-12 05:31:19 +00:00 |
|