49 Commits

Author SHA1 Message Date
Tetrakern
b0488836aa Make admin dialogs work in whole admin 2024-06-06 12:21:06 +02:00
Tetrakern
4d3767d27f Add help modal option to checkbox settings 2024-05-20 01:55:31 +02:00
Tetrakern
ffbf97644b Add feature to unlock selected posts per user 2024-05-08 23:44:10 +02:00
Tetrakern
3097a3e70b Limit admin dialog modal logic to theme 2024-03-21 14:41:58 +01:00
Tetrakern
81b479de43 Cleanup and refactor some JS
Folded some class assignments into loops, refactored observers, dealt with some formatting.
2024-02-01 09:49:34 +01:00
Tetrakern
588bdff89a Update admin.min.js 2024-01-25 20:50:56 +01:00
Tetrakern
aab0a3c49f Fix missing data attribute on relationship item cloning 2023-11-21 00:57:09 +01:00
Tetrakern
7a923af45c Add mobile scroll button to relationship fields 2023-11-20 22:44:23 +01:00
Tetrakern
92b8507ea3 Fix relationship add function 2023-11-19 23:35:42 +01:00
Tetrakern
d11d196ba2 Add native relationship meta field, apply to story chapters
More to come!
2023-11-19 19:46:05 +01:00
Tetrakern
65bc97dad8 Replace ACF eBook upload 2023-11-16 21:01:49 +01:00
Tetrakern
e6cae22a6d Update editor chapter group AJAX 2023-10-08 15:07:56 +02:00
Tetrakern
8c7637fbf3 Query chapter groups via AJAx in editor 2023-10-07 15:06:15 +02:00
Tetrakern
b0618e0ebe Update handling of required fields 2023-10-04 20:46:39 +02:00
Tetrakern
e47491e232 Improve admin dialog warnings 2023-10-04 09:32:19 +02:00
Tetrakern
a8f7a80afa Add tools to append missing meta fields 2023-10-04 03:04:45 +02:00
Tetrakern
4e8ff81b65 Add database optimization tools 2023-10-03 17:25:43 +02:00
Tetrakern
e37b1191a6 Frontend require validation for meta fields 2023-10-02 20:29:10 +02:00
Tetrakern
eb6c1f87af Improve admin token input JS 2023-09-30 14:21:12 +02:00
Tetrakern
f9c3954fe1 Add icon meta field 2023-09-22 22:16:34 +02:00
Tetrakern
8f3f70537a Add advanced metabox and merge in page layout 2023-09-21 22:11:16 +02:00
Tetrakern
b1775f65df Add tokens meta field 2023-09-21 16:58:36 +02:00
Tetrakern
adfb843666 Update Gutenberg meta field styles 2023-09-21 12:23:17 +02:00
Tetrakern
17faf1672c Update metabox utilities and story meta 2023-09-20 14:28:50 +02:00
Tetrakern
cb051b3014 Improve ePUB deletion 2023-09-09 13:59:38 +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
58c865c41e Fix SEO purge button 2023-09-04 23:22:43 +02:00
Tetrakern
17e086c0f7 Refactor admin settings 2023-09-04 13:43:11 +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
b1e6ffc700 Refactor AJAX user authentication 2023-08-27 12:29:24 +02:00
Tetrakern
ac43870afc Update logout cleanup 2023-08-26 23:56:26 +02:00
Tetrakern
39dbe0ce35 Remove roles 2023-08-14 04:17:44 +02:00
Tetrakern
3fe842cd84 Improve interface 2023-08-14 01:37:02 +02:00
Tetrakern
1c5de72d74 Update dialog script 2023-08-14 01:26:52 +02:00
Tetrakern
73aec61186 Function to add roles 2023-08-14 01:23:15 +02:00
Tetrakern
8468dd650a Remove obsolete script 2023-08-13 02:09:53 +02:00
Tetrakern
6bf8af9cd4 Yet more style updates 2023-08-13 01:47:36 +02:00
Tetrakern
8bcb7ed5a4 Start updating menu styles 2023-08-12 23:11:02 +02:00
Tetrakern
76be090e24 Update menu page layout and style 2023-08-12 14:36:24 +02:00
Tetrakern
713fb8151c Update menu page 2023-08-12 05:22:42 +02:00
Tetrakern
d265a742c4 Limit OG image media uploader to images
Yikes.
2023-07-27 00:55:30 +02:00
Tetrakern
77063e043f Replace all admin inline onclick handlers 2023-06-18 04:10:39 +02:00
Tetrakern
c54e98b1e7 Back to local storage
Session storage just cannot be properly cleared site-wide, which is actually worse in terms of security if you log out and leave another tab open.
2023-06-12 22:08:30 +02:00
Tetrakern
137afd6ed4 Use session storage for temp page cache
Far better for this purpose. Also fixed deferred nonce not being cleared on time.
2023-06-12 11:41:31 +02:00
Tetrakern
4a49bd26ed Exclude login markup if already logged-in 2023-06-06 10:20:00 +02:00
Tetrakern
7eb231447d Make sure bookmarks are cleared on logout 2023-06-05 18:34:59 +02:00
Tetrakern
9136947e4c Clean history for public release 2023-01-21 01:31:34 +01:00