1436 Commits

Author SHA1 Message Date
Tetrakern
8c568e81ac Fix small card overlay spacing 2023-09-10 14:36:10 +02:00
Tetrakern
fcce5b9ca1 Fix ePUB table row styles
Always. After. The. Release! At least it is really just a minor cosmetic thing in the admin.
2023-09-09 15:24:12 +02:00
Tetrakern
cb051b3014 Improve ePUB deletion v5.7.2 2023-09-09 13:59:38 +02:00
Tetrakern
67967865e0 Increase delay of ePUB download style release 2023-09-09 11:47:58 +02:00
Tetrakern
6c8f618098 Catch error on ePUB download 2023-09-09 02:15:40 +02:00
Tetrakern
fc3ccda999 Add missing code piece
LOL
2023-09-09 02:06:16 +02:00
Tetrakern
dca91fc34b Add AJAX to ePUB download button 2023-09-09 02:05:43 +02:00
Tetrakern
a2f438d8b4 Add DB lock for ePUB generation
This prevents the script from being triggered multiple times.
2023-09-08 23:01:23 +02:00
Tetrakern
202148a771 Add title tooltip to ePUBs downloads column 2023-09-08 12:35:44 +02:00
Tetrakern
3ee1c83a28 Add screen options 2023-09-08 12:30:40 +02:00
Tetrakern
2594ca1360 Add missing forms to tables 2023-09-08 10:02:37 +02:00
Tetrakern
1a4da73fe6 Optimize ePUB/SEO tables 2023-09-08 09:23:12 +02:00
Tetrakern
e6690b16e4 Bump version to 5.7.2 2023-09-08 09:17:51 +02:00
Tetrakern
5dfd97730a Update internal ACF to 6.2.1 2023-09-08 09:15:37 +02:00
Tetrakern
14ff3a45c6 Improve SEO settings table and actions 2023-09-08 00:24:45 +02:00
Tetrakern
71d9372757 Improve ePUBs 2023-09-05 21:28:02 +02:00
Tetrakern
1dc8cd2452 Finished refactoring of settings 2023-09-05 01:43:50 +02:00
Tetrakern
54920d10f2 Even more schema cleanup 2023-09-05 00:31:46 +02:00
Tetrakern
3f736dbade Clean up schemas a bit more 2023-09-04 23:57:19 +02:00
Tetrakern
58c865c41e Fix SEO purge button 2023-09-04 23:22:43 +02:00
Tetrakern
ea89b56dc4 Update and fix SEO meta and schemas 2023-09-04 23:14:44 +02:00
Tetrakern
0a0dac0874 Fix SEO description 2023-09-04 18:09:44 +02:00
Tetrakern
e20d508710 Remove old excerpt fix
Seems not to work anymore.
2023-09-04 18:09:32 +02:00
Tetrakern
17e086c0f7 Refactor admin settings 2023-09-04 13:43:11 +02:00
Tetrakern
397aa5df78 Update admin dialog styles 2023-09-02 18:47:30 +02:00
Tetrakern
74dc65a84b Change close event of dialogs backdrops 2023-09-02 18:38:54 +02:00
Tetrakern
d2005e466c Update admin dialog scripts 2023-09-02 14:00:17 +02:00
Tetrakern
930dad026f Bump version to 5.7.1 v5.7.1 2023-09-01 22:46:44 +02:00
Tetrakern
ca75bf0fb8 Update author.php 2023-09-01 22:45:47 +02:00
Tetrakern
511bdc534a Extend rate limiting 2023-09-01 22:06:17 +02:00
Tetrakern
f63256326f Add optional rate limiting 2023-09-01 21:36:18 +02:00
Tetrakern
95a7a4b305 Fix AJAX authentication mode
Optimizations can be boon and bane, in this case bane.
2023-09-01 18:04:57 +02:00
Tetrakern
6d09b1c0c3 On AJAX auth, cache the guest user state
No more constant requests for user data if the user is clearly not logged-in.
2023-09-01 16:29:11 +02:00
Tetrakern
661cce6329 Add plugins tab to admin menu 2023-09-01 11:13:11 +02:00
Tetrakern
14e997383d Fixed small spacing issue in comment form 2023-09-01 00:09:05 +02:00
Tetrakern
115b756540 Fix warning in safe title helper 2023-08-31 23:52:37 +02:00
Tetrakern
ae54d0c8b7 Add names to queries
Allows to easily identify queries in filters.
2023-08-31 22:23:31 +02:00
Tetrakern
817459bcde Fix fcn_ariaCheckedUpdate()
So, apparently that never worked in Firefox...
2023-08-31 18:37:20 +02:00
Tetrakern
0da8e3701a Add filter to safe title helper
This is better.
2023-08-31 17:56:09 +02:00
Tetrakern
db8f002fa1 Improve access gate to unpublished content 2023-08-31 17:30:24 +02:00
Tetrakern
5219412710 Prefix titles of sticky blog posts with icon 2023-08-31 13:02:08 +02:00
Tetrakern
be8f2b19e2 Improve safe title helper
Does now only remove line breaks and script/style tags.
2023-08-31 12:53:00 +02:00
Tetrakern
566a276ad6 Improve card-unavailable filter 2023-08-31 12:17:38 +02:00
Tetrakern
67a1cbd144 Improve orderby sanitization
WP_Query probably already sanitizes this, but I could not find anything about it.
v5.7.0
2023-08-30 23:15:17 +02:00
Tetrakern
92c240cbcd Add data attribute for caching to root
So CSS and scripts can know that a cache plugin is active.
2023-08-30 19:18:23 +02:00
Tetrakern
d76bad3502 Update FILTERS.md 2023-08-30 18:45:45 +02:00
Tetrakern
5a9892e0ba Improve chapter list CSS selectors 2023-08-30 17:17:45 +02:00
Tetrakern
4baa1a8d81 Further improve comment CSS selectors 2023-08-30 17:07:07 +02:00
Tetrakern
eaac8d5cf4 Improve recommendation CSS selectors 2023-08-30 15:26:03 +02:00
Tetrakern
121ecbc801 Improve formatting modal CSS selectors 2023-08-30 15:18:30 +02:00