Commit Graph

907 Commits

Author SHA1 Message Date
3fea028e25 Make auto-hide optional 2024-10-28 06:46:53 +03:00
8f9fb1e88a Show navbar on hover/keyboard focus 2024-10-28 05:23:59 +03:00
9d4df2790a Aspect ratio exists for a reason 2024-10-28 00:16:16 +03:00
f4d7091c19 Translate more_matches string 2024-10-27 04:16:10 +03:00
1d0d9fbbe8 Revert the change of looks of colored buttons 2024-10-27 03:34:38 +03:00
77b16597b0 Remove reduant class 2024-10-27 03:19:57 +03:00
6b70c103c1 Format code 2024-10-26 18:13:34 +03:00
eeefe83730 Set base font size 2024-10-26 17:28:28 +03:00
81d366d184 Add back support for lazy images in comments 2024-10-26 01:05:33 +03:00
e7680b60ea Update spell checker ignore 2024-10-25 22:45:21 +03:00
65f0fd5159 Add support for CWs in comments 2024-10-25 22:43:50 +03:00
e3ee417e7a Miiinor detail 2024-10-25 05:32:22 +03:00
5ca711d34a New style for comment preview cards 2024-10-25 04:37:03 +03:00
35382b15b5 Add config.extra.debug_no_styles for debugging 2024-10-24 13:21:14 +03:00
694479bcdb Improved comments (see changelog) 2024-10-23 04:35:15 +03:00
62d43c9e71 This one's extra... 2024-10-19 15:27:09 +03:00
49a999c85b Rename nav-bg to glass-bg since it's used for more than just nav 2024-10-18 21:48:07 +03:00
a05bb5c8f1 Get rid of final piece of inline JS 2024-10-18 20:49:52 +03:00
732217ccea Append comments host in CSP 2024-10-18 20:30:23 +03:00
865c1d2839 Maybe. 2024-10-18 20:13:59 +03:00
bc9a13d630 Even tighter CSP
Will this fix it?

Remove inline script and style from demo

Okay I'm dumb

Ugh
2024-10-18 20:09:33 +03:00
26b12aadf6 Rewrite half the theme to make Mozilla observatory more happy about strict CSP 2024-10-18 18:16:38 +03:00
932c7d9aa4 Work on the sparkline [SKIP CI] 2024-10-18 03:23:07 +03:00
8bf69a5d71 The big shortcode cleanup 2024-10-17 17:00:35 +03:00
d60dfa8496 Make emoji class available outside of comments 2024-10-17 06:25:52 +03:00
36812777f9 Implement backlinks 2024-10-17 01:28:07 +03:00
77df7c1120 Add title class for use on <strong> 2024-10-17 00:26:47 +03:00
24ee9864f9 Fix special post types not tinting the banner with color 2024-10-16 23:49:04 +03:00
b64f9b31f1 Comment out code that prevented opening the search after clicking outside of it 2024-10-16 23:30:38 +03:00
841ccc5fa5 Add support for Fuse.js search (fixes #101) 2024-10-16 23:23:40 +03:00
76849cd98e Add separator between articles in the classic mod 2024-10-16 06:20:18 +03:00
3ce06a6a69 Update spell checker excludes 2024-10-16 04:11:56 +03:00
5f675383e5 Move fediverse:creator meta tag higher in head 2024-10-14 18:47:15 +03:00
ee1e1a1997 Mod for bringing back the legacy article list 2024-10-14 06:07:46 +03:00
6607a6e3b6 Fix article cards missing a focus outline 2024-10-14 05:19:30 +03:00
8cb2263106 Remove leftover variable 2024-10-14 05:04:25 +03:00
4e595760c8 Cleaner article card code and styles 2024-10-14 04:59:30 +03:00
003ec0b29a Remove drafted watermark for now
The implementation wasn't as clean as I'd like it to be
2024-10-12 18:17:45 +03:00
de43c29786 Increase speed back again (it felt rather weird) 2024-10-12 05:31:38 +03:00
25771bec3b Remove top/bottom margin from the first/last element in <aside> 2024-10-12 03:23:19 +03:00
ef3525952e Support fediverse:creator meta tag 2024-10-12 00:51:28 +03:00
a7e1112791 Use Zola's built-in reading time variable instead of the custom implementation (fixes #102) 2024-10-12 00:22:35 +03:00
d22922f46b Adjust border thickness 2024-10-12 00:12:31 +03:00
800efa802a Add "DRAFTED" watermark to drafted posts 2024-10-11 23:42:15 +03:00
6db17e7bbd More verbose background image mod (not quite mod) 2024-10-11 19:37:03 +03:00
747f4bd992 Fix navbar mods having broken border radius 2024-10-11 19:32:18 +03:00
c2b0746b8c Less !important 2024-10-10 20:57:01 +03:00
43e2054120 Improve (or not...) the .hidden class 2024-10-09 17:49:24 +03:00
994dd203ae Slower active animation for article cards (bigger = heavier = slower) 2024-10-09 03:31:57 +03:00
31a71bd1e4 More Duckquill in the wild 2024-10-09 02:32:38 +03:00