4310 Commits

Author SHA1 Message Date
Tetrakern
751c31397b Add Liminal child theme preview 2023-01-28 18:28:06 +01:00
Tetrakern
4582012778 Create liminal_child_theme_preview.jpg 2023-01-28 18:25:55 +01:00
Tetrakern
890b5dd2f7 Update INSTALLATION.md 2023-01-28 17:56:45 +01:00
Tetrakern
252552463b Update INSTALLATION.md 2023-01-28 17:55:36 +01:00
Tetrakern
65746e049a Update INSTALLATION.md 2023-01-28 17:51:45 +01:00
Tetrakern
604e8fcffd Update INSTALLATION.md 2023-01-28 17:50:55 +01:00
Tetrakern
b067bbc33c Update INSTALLATION.md 2023-01-28 17:48:18 +01:00
Tetrakern
8b9c6d2ac4 Change constant values to proper booleans 2023-01-28 17:48:12 +01:00
Tetrakern
4be77df762 Update INSTALLATION.md 2023-01-28 17:46:30 +01:00
Tetrakern
de539e1e6b Update INSTALLATION.md 2023-01-28 17:46:05 +01:00
Tetrakern
e6f09f9845 Update INSTALLATION.md 2023-01-28 17:45:37 +01:00
Tetrakern
9fa91dd748 Document theme constants 2023-01-28 17:34:58 +01:00
Tetrakern
e746dad193 Enclose database call in condition
Only call if relevant.
2023-01-28 17:21:44 +01:00
Tetrakern
6b1a2a10dd Constant to turn off chapter-story filter
Dubious action but okay.
2023-01-28 16:11:02 +01:00
Tetrakern
61d2f29b09 Code cleanup 2023-01-28 03:26:51 +01:00
Tetrakern
f59abdee5a Improve navigation tab styles 2023-01-28 03:22:22 +01:00
Tetrakern
84b7b7c476 Update README.md 2023-01-28 02:44:06 +01:00
Tetrakern
2541c4dcf6 Add comment to explain regex 2023-01-28 02:20:07 +01:00
Tetrakern
006a93ec16 BBCode match image links with query params
Okay, fine...
2023-01-28 02:17:46 +01:00
Tetrakern
7464234636 Lightbox image detecting works with query params
Image CDNs often attach those, so this is kinda necessary.
2023-01-27 23:21:04 +01:00
Tetrakern
d0bacd29af Add inline comment
BBCodes do not work for images URLs with query params. However, this is perhaps a good thing. Less room for shenanigans.
2023-01-27 23:20:31 +01:00
Tetrakern
193e012d4f Update lightbox image regex 2023-01-27 23:00:18 +01:00
Tetrakern
e9c98b1b7e Improve image detection for lightbox 2023-01-27 22:51:53 +01:00
Tetrakern
355a6e1517 Add tiff to allowed ePUB images 2023-01-27 22:51:38 +01:00
Tetrakern
bc740ffe50 Add tiff to allowed BBCode images 2023-01-27 22:51:34 +01:00
Tetrakern
c5587bf62f Fix grammar 2023-01-27 19:23:14 +01:00
Tetrakern
fa372c2150 Add no-auto-lightbox documentation 2023-01-27 18:59:03 +01:00
Tetrakern
5aa35ed493 Escape non-block images from lightbox
Better solution needed but this will do for now.
2023-01-27 18:39:36 +01:00
Tetrakern
597aab7f9d Change and option-ize update check frequency v5.0.6 2023-01-27 13:13:05 +01:00
Tetrakern
6b99ab34eb Add fallback image to ePUBs 2023-01-27 12:09:47 +01:00
Tetrakern
7fa390b9e3 Fix ePUB table markup 2023-01-27 11:32:41 +01:00
Tetrakern
ab8209c5e3 Fix ePUB date format 2023-01-27 10:39:17 +01:00
Tetrakern
e03d84c26f Update ePUB table styles 2023-01-27 10:28:36 +01:00
Tetrakern
5079577b07 Fix more HTML entities in ePUBs 2023-01-27 09:52:07 +01:00
Tetrakern
aceb791c78 Remove some ePUB errors
This format is so annoying!
2023-01-27 02:48:24 +01:00
Tetrakern
eb6a662c63 Fix ePUB style property
font-size: 700 lol
2023-01-27 02:22:24 +01:00
Tetrakern
5200cc3fb1 Fix documentation 2023-01-27 01:25:05 +01:00
Tetrakern
9c3ef7bec3 Add class option to shortcodes 2023-01-27 01:23:02 +01:00
Tetrakern
5f53c237cf Bump version number 2023-01-26 23:46:37 +01:00
Tetrakern
6e500cb003 Add focus ring to password submit 2023-01-26 23:37:25 +01:00
Tetrakern
d92713f3d2 Store user story settings for view and order 2023-01-26 23:34:02 +01:00
Tetrakern
65a674df78 Fix variable type in documentation 2023-01-26 22:52:22 +01:00
Tetrakern
73d63a4cc6 Improve table scaling on mobile 2023-01-26 22:44:42 +01:00
Tetrakern
eb50f07b7f Add default table block cell padding 2023-01-26 19:01:46 +01:00
Tetrakern
7a4d9f7cd6 Closing modals no longer changes scroll position
Unless the user is tabbing, but this is the desired behavior.
v5.0.5
2023-01-26 17:05:28 +01:00
Tetrakern
d858423a77 Simplify code 2023-01-26 17:02:03 +01:00
Tetrakern
32b95a8768 Change spoiler handling with paragraph tools
Never toggle paragraph tools when a spoiler is clicked. This is preferable to the old guess to figure out what the user wants.
2023-01-26 17:00:17 +01:00
Tetrakern
222aeda595 Bump version number 2023-01-26 16:21:10 +01:00
Tetrakern
0ab3a74516 Always check for updates on Updates page
And make update check pluggable.
2023-01-26 14:10:51 +01:00
Tetrakern
2d1e4a502b Add focus ring to showcase items 2023-01-26 13:58:27 +01:00