3975 Commits

Author SHA1 Message Date
Tetrakern
db99fa8f98 Bump version v5.0.8 2023-01-31 06:31:33 +01:00
Tetrakern
8f8212c524 Fix site notification HTML escaping 2023-01-31 06:10:44 +01:00
Tetrakern
36b6e9b2ca Bump version v5.0.7 2023-01-29 00:30:08 +01:00
Tetrakern
8468e41cbf Bookmark jump accounts for required password 2023-01-28 21:42:23 +01:00
Tetrakern
affe5ae6d5 Update translations 2023-01-28 21:37:46 +01:00
Tetrakern
51cffd4bc3 Comment jump accounts for required password 2023-01-28 21:32:01 +01:00
Tetrakern
eb1e5412ad Script safety checks for missing targets 2023-01-28 21:29:46 +01:00
Tetrakern
a7bcbdb589 Remove tooltip from bookmark jump
I think this is rather obvious.
2023-01-28 21:26:02 +01:00
Tetrakern
1b9636c0f9 Update translations 2023-01-28 21:25:38 +01:00
Tetrakern
7c6e24de5b Update README.md 2023-01-28 18:52:58 +01:00
Tetrakern
cf9afebf48 Create fictioneer_preview.jpg 2023-01-28 18:52:23 +01:00
Tetrakern
911a7108d7 Update README.md 2023-01-28 18:40:44 +01:00
Tetrakern
906ca65970 Update screenshots.jpg 2023-01-28 18:31:11 +01:00
Tetrakern
a15e208224 Update README.md 2023-01-28 18:29:07 +01:00
Tetrakern
e79f1ca0b4 Update README.md 2023-01-28 18:28:53 +01:00
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