3286 Commits

Author SHA1 Message Date
Tetrakern
b7dbcfe113 Tweak battered card frame polygon 2024-06-11 13:59:37 +02:00
Tetrakern
8dedf5523a Update fictioneer.pot 2024-06-11 13:46:19 +02:00
Tetrakern
a098913e14 Update customizer option 2024-06-11 13:45:21 +02:00
Tetrakern
a49219f34d Update FILTERS.md 2024-06-11 13:44:06 +02:00
Tetrakern
28e001a066 Add battered card frame option 2024-06-11 13:36:19 +02:00
Tetrakern
e725106262 Account for unreachable repo on first installs
Prevents to make a GET request to check for updates on every page load in the admin.
2024-06-11 00:20:43 +02:00
Tetrakern
60279af03a Add filters to Discord channel webhooks 2024-06-10 17:09:59 +02:00
Tetrakern
dca254f75f Do not add settings adminbar item in admin 2024-06-10 16:35:23 +02:00
Tetrakern
e941b9ed20 Update fictioneer.pot 2024-06-10 12:27:25 +02:00
Tetrakern
4757206cc1 Add settings for age confirmation redirect URL 2024-06-10 12:25:23 +02:00
Tetrakern
24cfa57133 Add optional validators to URL sanitizer 2024-06-10 11:05:00 +02:00
Tetrakern
ac152e9d47 Use new URL sanitizer 2024-06-10 10:32:23 +02:00
Tetrakern
f2d9a69fbd Add generic helper to sanitize and validate URL
And fix a wrong return type in the doc comment lol
2024-06-10 10:26:37 +02:00
Tetrakern
6422af4207 Change adminbar node title 2024-06-10 10:15:44 +02:00
Tetrakern
6a2361a637 Update fictioneer.pot 2024-06-10 02:28:19 +02:00
Tetrakern
b5d889bc48 Limit theme settings link to admins 2024-06-10 02:27:09 +02:00
Tetrakern
5f9b4be623 Update chapter appending 2024-06-10 02:25:46 +02:00
Tetrakern
dcc9ed279e Update fictioneer.pot 2024-06-10 01:55:55 +02:00
Tetrakern
7d1e80f202 Add missing translation 2024-06-10 01:55:47 +02:00
Tetrakern
14d39feb61 Add theme settings link to adminbar 2024-06-10 01:54:40 +02:00
Tetrakern
4f45fbbbf1 Update fictioneer.pot 2024-06-10 01:42:10 +02:00
Tetrakern
cfe9ab2997 Add fcntr_admin helper for translations 2024-06-10 01:41:29 +02:00
Tetrakern
76767cda22 Simplify some php file formatting
No functional changes. Probably saves fractions of a nanosecond of something.
2024-06-09 18:59:10 +02:00
Tetrakern
c78448f8f0 Add no-index to non-public page templates 2024-06-09 10:43:12 +02:00
Tetrakern
16df0286c7 Do not check for updates on each page load if 404 returned 2024-06-07 13:33:41 +02:00
Tetrakern
c40e2f4930 Remove display of script execution time
This could cause problem and is not worth the trouble.
2024-06-06 17:55:35 +02:00
Tetrakern
b0488836aa Make admin dialogs work in whole admin 2024-06-06 12:21:06 +02:00
Tetrakern
81f38bf6e0 Move sponsor dialog modal into admin footer 2024-06-06 12:00:26 +02:00
Tetrakern
78cfa85353 Fix wrong textdomains 2024-06-06 00:47:29 +02:00
Tetrakern
c37744bc1d Tested up to WP 6.5.4 2024-06-05 23:08:19 +02:00
Tetrakern
009eb1904b Update support begging to modal lol 2024-06-05 19:14:45 +02:00
Tetrakern
162b19dade Update Font Awesome to 6.5.2 2024-06-05 14:43:04 +02:00
Tetrakern
84df3528a7 Improve handling of nav menu item border-radii
What a mess.
2024-06-05 13:30:37 +02:00
Tetrakern
6ec1012bb6 Improve main navigation border-radius for items
Annoying
2024-06-04 13:25:13 +02:00
Tetrakern
95b90d0095 Adjust base nav-observer position
This should prevent the is-sticky class from being applied too soon.
2024-06-04 12:11:41 +02:00
Tetrakern
4466e2aa18 Update word count node conditions on cards 2024-06-04 11:57:30 +02:00
Tetrakern
70fb1a4706 Skip 0 words on chapter cards 2024-06-04 11:47:11 +02:00
Tetrakern
f3cd91b33e Update ACTIONS.md 2024-06-04 11:22:23 +02:00
Tetrakern
5de377ad4f Refactor update check 2024-06-04 02:54:07 +02:00
Tetrakern
4bbd7b49ac Add function to extract release notes from update message 2024-06-03 19:57:39 +02:00
Tetrakern
9cdea72487 Improve sanitization of update check
One never knows.
2024-06-03 18:13:37 +02:00
Tetrakern
2e3cd6900d Update headers of remote get request 2024-06-03 18:04:12 +02:00
Tetrakern
5e31172da7 Skip 0 words and empty excerpts on small cards 2024-06-03 12:02:30 +02:00
Tetrakern
5ef94c9fc8 Fix small card infobox toggle for no-covers case 2024-06-03 11:48:00 +02:00
Tetrakern
f30792c367 Fix small card grid template rows 2024-06-03 11:26:33 +02:00
Tetrakern
aa61d8a1c0
Update README.md 2024-06-03 10:25:48 +02:00
Tetrakern
5e232af905 Add option to re-enable XML-RPC
You really should not, though.
2024-06-02 16:24:17 +02:00
Tetrakern
7816d814f1 Add option to rewrite chapter permalinks 2024-06-02 10:52:17 +02:00
Tetrakern
d4ede59bbc Lock chapter index popup horizontally in place 2024-06-02 10:51:58 +02:00
Tetrakern
8eeb657b26 Increase click area of help modal icons 2024-06-02 10:34:14 +02:00