3368 Commits

Author SHA1 Message Date
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
Tetrakern
948791c308 Update help modal style 2024-06-02 10:29:40 +02:00
Tetrakern
29ce069030 Add skip-tools utility CSS class 2024-06-01 19:53:03 +02:00
Tetrakern
3597b132a1 Update code comment 2024-06-01 19:46:31 +02:00
Tetrakern
ee8815f445 Let paragraph tools ignore popup toggles inside 2024-06-01 19:46:09 +02:00
Tetrakern
b24e7b306c Improve popup menu positioning script 2024-06-01 19:20:09 +02:00
Tetrakern
d3ae72b305 Add help modal to CSS property toggle option 2024-06-01 11:49:40 +02:00
Tetrakern
835cbfa608 Update admin profile 2024-05-31 13:43:01 +02:00
Tetrakern
5f5a916a6d Update admin profile inline style 2024-05-31 01:18:25 +02:00
Tetrakern
4db32e7c4d Update fictioneer.pot 2024-05-30 16:25:31 +02:00
Tetrakern
31f2123bea Delete .keep 2024-05-30 16:25:12 +02:00
Tetrakern
09be144a0f Add action hooks to Follow/Reminder toggles v5.19.0 2024-05-30 15:56:56 +02:00
Tetrakern
a402bd03c3 Bump version to 5.19.0 2024-05-30 14:12:52 +02:00
Tetrakern
787dc61209 Update INSTALLATION.md 2024-05-30 14:10:12 +02:00
Tetrakern
897c3e0830 Add customizer options for card font size min/max/grow
Ich bin unkomfortabel.
2024-05-30 13:56:07 +02:00
Tetrakern
428523af9f Add sanitizer for floats (positive and negative) 2024-05-30 13:55:24 +02:00
Tetrakern
183c68c9a3 Improve string interpolation in custom CSS builder 2024-05-30 13:55:04 +02:00
Tetrakern
e3fc29a334 Rename float sanitizer with default 1.0 2024-05-30 13:54:00 +02:00
Tetrakern
467ce194ae Move card customizer options into own section 2024-05-30 12:26:04 +02:00