1298 Commits

Author SHA1 Message Date
Tetrakern
4301bc0421 Update admin style and notice for skins 2024-10-26 00:08:22 +02:00
Tetrakern
e0cf883b5f Add skins interface to admin 2024-10-25 23:31:21 +02:00
Tetrakern
edd0db4807 Split skins script into own file
It's rather large and only used in certain places.
2024-10-25 20:22:04 +02:00
Tetrakern
d609891f82 Change skin HTML/JS to Stimulus-like format
I'm not using Stimulus yet, but maybe in the future. Also, this scheme is a lot more clear.
2024-10-25 20:16:06 +02:00
Tetrakern
d169331627 Add custom CSS skins feature 2024-10-25 12:08:16 +02:00
Tetrakern
c7d645ac28 Fix tooltip modal for story pages 2024-10-25 00:17:50 +02:00
Tetrakern
252ecd3715 Update theme login cookie 2024-10-24 17:13:19 +02:00
Tetrakern
6788bfb5d2 Add fictioneer logged-in cookie 2024-10-23 19:27:09 +02:00
Tetrakern
cf8ef67497 Improve fcn_sanitizeHTML() 2024-10-22 18:06:50 +02:00
Tetrakern
1575442482 Fix tooltip modal width toggle
The extra width for long tooltips was never removed after being applied. Negligible bug, but annoying.
2024-10-21 11:12:42 +02:00
Tetrakern
d75ed3da2d Fix chapter index style for when icons are hidden 2024-10-20 22:06:36 +02:00
Tetrakern
4a302af129 Fix media button style 2024-10-20 11:33:11 +02:00
Tetrakern
026f912cfb Add local site setting to hide taxonomies
Because it was easy.
2024-10-19 16:14:11 +02:00
Tetrakern
b21084b78b Account for line list style in chapter index modal 2024-10-18 20:08:10 +02:00
Tetrakern
64184f49f7 Update modal max-height 2024-10-18 19:54:29 +02:00
Tetrakern
93d279e053 Fix dialog modal close on background click
Does no longer trigger when you click in the scroll bar.
2024-10-18 19:18:21 +02:00
Tetrakern
44362b1172 Limit chapter index modal height to 600px 2024-10-18 18:33:06 +02:00
Tetrakern
cf9b88bd10 Fix fullscreen page padding
One would assume CSS is smart enough to handle a "0" instead of "0px" but apparently not. Not like both mean the same or something.
2024-10-18 16:57:18 +02:00
Tetrakern
15131f9bf8 Fix current chapter mark in chapter index modal 2024-10-18 16:13:35 +02:00
Tetrakern
e1855d85f1 Refactor chapter index into modal
And then some.
2024-10-18 16:01:48 +02:00
Tetrakern
6249bdd605 Remove chapter-list-data script after setup 2024-10-18 01:18:13 +02:00
Tetrakern
eb988ac551 Improve chapter index menu 2024-10-18 00:55:58 +02:00
Tetrakern
df27508834 Move setting to Features group and add modal
Plus some additional CSS and stuff.
2024-10-15 13:41:21 +02:00
Tetrakern
b4667654af Refine style further
I'm... moderately satisfied with this.
2024-10-15 13:22:55 +02:00
Tetrakern
cdfe8c4c87 Merge branch 'main' into pr/60 2024-10-15 12:03:06 +02:00
Tetrakern
a544fddea1 Refine some content element spacings 2024-10-15 12:02:50 +02:00
Tetrakern
ca10bd7409 Fix scroll margins
Now it suddenly works. Whatever.
2024-10-15 02:01:06 +02:00
Tetrakern
a4f4758585 Catch missing anchor in suggestion tool 2024-10-15 00:35:30 +02:00
Tetrakern
4f1e078904 Merge branch 'main' into pr/60 2024-10-15 00:32:49 +02:00
Tetrakern
a02d29c218 Fix z-index issue with admin notice 2024-10-15 00:10:06 +02:00
Tetrakern
6d928a8643 Additional CSS
Meh.
2024-10-15 00:08:35 +02:00
Tetrakern
b469be6b69 Merge branch 'main' into pr/60 2024-10-14 23:15:02 +02:00
Tetrakern
e261a2a2f0 Fix chapter headings not adhering to color setting 2024-10-14 23:14:44 +02:00
Tetrakern
37d6da3d36 Some refinements
Mostly formatting to satisfy my OCD, but I also fixed that footnotes were counted even if they did not exist. The sup element was also always rendered in the dialog.
2024-10-14 20:01:25 +02:00
Tetrakern
5488718a68 Simplify blog post spacing
Cannot remember why I did it differently before.
2024-10-14 12:35:42 +02:00
Tetrakern
071157d5dd Remove obsolete unquote() from SCSS 2024-10-14 00:58:19 +02:00
Tetrakern
33c72f2f8a Refined heading margins 2024-10-14 00:53:24 +02:00
Tetrakern
3c01b7bd0f Remove inline storage 2024-10-13 01:49:50 +02:00
Tetrakern
63f49f531d Disable removal of Splide placeholder styles
For now.
2024-10-13 01:08:33 +02:00
Tetrakern
f24338a9e5 Clean up error messages part 4 2024-10-13 00:43:49 +02:00
Tetrakern
07cdac120a Clean up error messages part 3 2024-10-13 00:36:43 +02:00
Tetrakern
98bb68009d Clean up error messages part 2 2024-10-12 17:32:32 +02:00
Tetrakern
6d991dc717 Clean up error messages part 1 2024-10-12 16:37:11 +02:00
Tetrakern
c5606836a4 Improve form submit error handling 2024-10-12 14:05:29 +02:00
Tetrakern
36249b71eb Rename fictioneer_ajax_get_chapter_groups()
This does not return the groups, just the options.
2024-10-12 13:52:49 +02:00
Tetrakern
0207309275 Improve handling of URI params in AJAX comments 2024-10-12 12:13:54 +02:00
Tetrakern
394c5554d8 Update word counting and add recounting tool 2024-10-10 00:11:24 +02:00
Tetrakern
b3d98cd2a4 Update admin menu style 2024-10-09 20:54:19 +02:00
Tetrakern
b0210d3bd5 Fix Splide placeholder styles for caching 2024-10-09 16:46:03 +02:00
Tetrakern
12771d6598 Harden Splide against overzealous optimization plugins
ffs
2024-10-09 16:08:40 +02:00