68 Commits

Author SHA1 Message Date
daudix
2f35e91252
Mirrored rotation of comment actions in rtl 2024-09-20 00:06:14 +03:00
daudix
bd572912bd
Add support for pagination (fixes #81) 2024-09-19 22:11:56 +03:00
daudix
34fa46fea9
Update changelog [SKIP CI] 2024-09-18 20:12:58 +03:00
daudix
1ae5bdd329
Simplify post nav styles 2024-09-18 20:09:41 +03:00
daudix
a432829499
Update changelog [SKIP CI] 2024-09-18 19:06:47 +03:00
daudix
2469f64eb7
Scale up the blurnail on hover, percents suck, decimals are more readable 2024-09-18 18:46:35 +03:00
daudix
a6602357e6
Completely forgot about it [SKIP CI] 2024-09-18 06:28:58 +03:00
daudix
3021ba56c7
Mention restyled lists [SKIP CI] 2024-09-18 06:26:08 +03:00
daudix
dbee2b8df5
Fix typos in changelog 2024-09-18 06:17:53 +03:00
daudix
504aa3f2f5
Bump to v5.0.0 2024-09-18 06:01:02 +03:00
daudix
4c77ffdf5d
Fix top spacing of nav dropdowns on m0b1le 2024-09-18 04:23:06 +03:00
daudix
880a323b27
Allow setting favicon per page/section 2024-09-18 03:21:34 +03:00
daudix
3603618b4d
Allow setting card per page/section 2024-09-18 02:42:34 +03:00
daudix
c460476303
Allow setting accent/default theme per page/section
Woo-hoo!
2024-09-18 02:17:05 +03:00
daudix
3b244ecb03
Blurhash-type of thing for articles with a banner 2024-09-17 05:00:39 +03:00
daudix
543d1bf862
Add share button and more (fixes #73) 2024-09-17 01:40:25 +03:00
daudix
bd97b75c4f
Use percents for opacity 2024-09-16 21:52:04 +03:00
daudix
feef834f5d
Update typos check exclusions [SKIP CI] 2024-09-16 02:02:56 +03:00
daudix
f570d1dd74
Allow setting spoiler style via shortcode, move glass shadow to a CSS variable 2024-09-16 01:36:47 +03:00
daudix
b651470c1d
Add font size variables for consistent typography 2024-09-15 22:21:04 +03:00
daudix
955de008c5
Don't set cursor on hover 2024-09-15 18:25:01 +03:00
daudix
a5f16ca54f
Optional bundled fonts (fixes #44). Style cleanups 2024-09-15 03:49:59 +03:00
daudix
4ead8a1396
More pointless variables 2024-09-14 04:25:53 +03:00
daudix
7df26217f8
Turn "Feed" button to a dropdown if multiple feeds are avaiable (fixes #72) 2024-09-14 04:02:11 +03:00
daudix
a1946ae0b2
A bunch of breaking changes for no reason except for "I didn't like it"
I mean, this release has breaking changes anyway, why not break all the
stuff I wanted to break?
2024-09-14 03:37:03 +03:00
daudix
1722b95bea
Rename stylesheets key to styles [BREAKING CHANGE] 2024-09-12 19:20:33 +03:00
daudix
6e2d7e9fbc
Reword some comments in the config 2024-09-11 21:36:05 +03:00
daudix
4d278ca078
Use separator `div instead of ::after on the home button 2024-09-11 21:22:34 +03:00
daudix
a946255c44
Display pointer if an image is in link 2024-09-11 20:17:49 +03:00
daudix
b5a7653bfe
Allow opening original attachment by clicking 2024-09-11 19:22:38 +03:00
daudix
ba5e3848ee
Tweak kbd style 2024-09-11 16:17:30 +03:00
daudix
1f613d70ab
Add spoilter styles 2024-09-11 15:42:40 +03:00
daudix
91911cf4d2
Add fading on top/bottom of the search results container 2024-09-11 14:31:44 +03:00
daudix
e1febd5265
Improved CRT style, now looks a lot more like cool-retro-term 2024-09-09 22:48:50 +03:00
daudix
4722ee54cd
Remove QR code hover state
It wasn't very useful since it scans just fine at this size
2024-09-09 19:51:40 +03:00
daudix
ceded156a8
Rename --shine to --shimmer, make sure images are always on top when hovered 2024-09-09 19:31:12 +03:00
daudix
a84165fe3b
Docs improvements, allow setting more stuff outside of articles 2024-09-08 23:50:20 +03:00
daudix
e7c3390fbf
Don't add ::before pseudo element on color pickers 2024-09-08 16:30:22 +03:00
daudix
6ff193dc92
Adapt 404 image nicely (fixes #74) 2024-09-08 15:38:34 +03:00
daudix
87df5f3ce1
Add hover state to comments QR code for easier scanning 2024-09-06 20:02:59 +03:00
daudix
971148b3d6
Smaller comments QR size by using png instead of gif 2024-09-06 19:31:37 +03:00
daudix
5e26b91955
Remove bottom margin of :last-child and not :last-of-type 2024-09-06 04:09:33 +03:00
daudix
8ab17bcd90
Remove outdated prefixed CSS properies, re-enable the scrollbar styling 2024-09-05 19:33:02 +03:00
daudix
fe1ec83a28
Disable copy button until animation completes, fix the fill animation color, change how animations/transitions are disabled 2024-09-02 03:25:26 +03:00
daudix
b6b2639373
Make --color-opacity variable "private", tweak switch style 2024-09-02 01:53:02 +03:00
daudix
2c110393c3
Fix unreleased link in changelog 2024-09-01 20:07:25 +03:00
daudix
607567248c
Update CSS and configuration for theme opacity and color management 2024-09-01 20:06:34 +03:00
daudix
82d82cc811
Add switch class for checkboxes (fixes #70) 2024-09-01 04:51:44 +03:00
daudix
65770c2d93
More active states 2024-08-31 06:52:32 +03:00
daudix
a69352c8b5
Add active state to footer's "Powered by" links 2024-08-31 03:40:22 +03:00