Commit Graph

492 Commits

Author SHA1 Message Date
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
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
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
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
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
14dd7f0337 Bump to v5.4.0 2024-10-06 19:06:12 +03:00
01e6609286 Scale article cards down when pressed 2024-10-06 07:17:21 +03:00
636fad2fd5 Make the entire article card clickable (fixes #92)
Plus change the title font, since it no longer has an underline
2024-10-06 06:26:15 +03:00
4d4a2b4dc1 Change fleuron style 2024-10-04 20:09:44 +03:00
e7dda3c4fa Prefix background-clip 2024-10-04 20:05:58 +03:00
3080a2ca70 Improve TOC logic, reduce code duplication and add changelog entries 2024-10-02 20:30:55 +03:00
1e47460527 Return some -webkit- prefixes for wider compatibility
It was too good to be true
2024-10-02 04:20:21 +03:00
8085b6355c Move post actions to the top on mobile
It's not exactly useful to have them at the bottom
2024-10-02 03:10:33 +03:00
1ff0537045 Bump to v5.3.2 2024-10-02 02:56:19 +03:00
011a149498 Fix navbar blur covering the entire page on mobile (fixes #91) 2024-09-30 16:27:41 +03:00
678d74ee09 Bump to v5.3.1
Two releases a day? Yes.
2024-09-30 06:47:16 +03:00
f176f1ab48 Fix height of search bar in Chrome 2024-09-30 06:29:42 +03:00
830e48c198 Fix backdrop blur of dropdowns (fixes #91) 2024-09-30 06:21:52 +03:00
76fa622170 Recolor list bullets in GitHub-style alerts 2024-09-30 04:29:23 +03:00
4a4f037cd6 Prevent articles in the article list from having multiple visual types at once, bump to v5.3.0 2024-09-29 21:29:33 +03:00
14fc52f8a1 Fix height of "Skip to Main Content" button 2024-09-28 18:40:07 +03:00
9d2aeab5f3 Fix CRT code blocks preferring syntax highlighting color instead of an accent color 2024-09-28 04:35:29 +03:00
a559ade347 Less IDs 2024-09-28 04:30:13 +03:00
42c78c8557 RTL fixes and anchor restyle 2024-09-28 02:25:08 +03:00
cf58208a57 Further optimize external icon 2024-09-26 02:51:15 +03:00
bf47231393 Bump to v5.2.0 2024-09-25 20:59:05 +03:00
c00e2da03e Replace tricks with mods (fixes #88) 2024-09-25 20:51:11 +03:00
1c1ffafe1e Fix spacing between heading and description with badge present 2024-09-25 06:32:22 +03:00
3f6c6486f3 New title style for articles (inspired by gxbs.dev and tesk.page) 2024-09-25 06:02:19 +03:00
20fe6e82dd Replace "From newest to oldest" with the total amount of posts (fixes #85) 2024-09-24 02:25:16 +03:00
d4375dbcb4 Who needs float when you can flex 2024-09-23 01:11:51 +03:00
ba575ea81c Make comment actions slimmer 2024-09-23 00:55:48 +03:00
3f80c870ea More visually interesting open animations, close details on outside click 2024-09-22 19:04:38 +03:00