1649 Commits

Author SHA1 Message Date
Tetrakern
7301ee4484 Update theme nonce handling 2023-10-27 17:53:17 +02:00
Tetrakern
6760b6e1e8 Improve OAuth security 2023-10-26 21:21:36 +02:00
Tetrakern
41a9cf4b1e Update CREDITS.md
This is no longer used and the issue is about to be fixed in core anyway.
2023-10-24 01:21:50 +02:00
Tetrakern
7041a5cefb Improve check whether an URL exists 2023-10-24 01:21:10 +02:00
Tetrakern
9de54fbf19 Bump version to 5.7.5 2023-10-23 20:48:08 +02:00
Tetrakern
0bb56fc196 Refactor OAuth2 2023-10-23 00:11:32 +02:00
Tetrakern
e8396567fe Clear Patreon tiers when OAuth is unset 2023-10-22 02:52:51 +02:00
Tetrakern
eae634be86 Update INSTALLATION.md 2023-10-09 15:26:52 +02:00
Tetrakern
c4563a948a Fix some doc comments 2023-10-09 15:23:41 +02:00
Tetrakern
d9d5ac3701 Update INSTALLATION.md v5.7.4 2023-10-09 01:37:16 +02:00
Tetrakern
a3089e3e8d Fix allowed number of custom pages 2023-10-09 01:36:53 +02:00
Tetrakern
77efda6fc1 Update INSTALLATION.md 2023-10-09 00:35:20 +02:00
Tetrakern
29d8810fd1 Update some code formatting 2023-10-09 00:27:36 +02:00
Tetrakern
c13fa0a588 Update DEVELOPMENT.md 2023-10-08 23:59:24 +02:00
Tetrakern
c92f66da09 Improve handling of list titles 2023-10-08 15:28:23 +02:00
Tetrakern
e6cae22a6d Update editor chapter group AJAX 2023-10-08 15:07:56 +02:00
Tetrakern
305a3212a1 Update chapter group AJAX 2023-10-07 16:43:51 +02:00
Tetrakern
8c7637fbf3 Query chapter groups via AJAx in editor 2023-10-07 15:06:15 +02:00
Tetrakern
0b11f1fe84 Update bookmark cards style
And added some JS comments.
2023-10-07 14:12:13 +02:00
Tetrakern
d31e8af1dc Better validation and sanitization for bookmarks 2023-10-07 14:04:24 +02:00
Tetrakern
1da75af134 Fix unicode issue with bookmarks 2023-10-07 05:28:25 +02:00
Tetrakern
6c7f47802b Replace label tag in editor meta field 2023-10-07 02:31:51 +02:00
Tetrakern
f3bda73c29 Fix bookmarks 2023-10-07 01:35:50 +02:00
Tetrakern
27d9f66a2c Add attribute options to meta fields 2023-10-06 22:46:56 +02:00
Tetrakern
2840e52ea9 Add maxlength to text inputs 2023-10-06 11:08:12 +02:00
Tetrakern
0b71eb5aa1 Put length constraint on chapter warnings 2023-10-06 04:25:53 +02:00
Tetrakern
12d0693cc6 Fix comment reply notifications
ffs
2023-10-06 03:01:21 +02:00
Tetrakern
9105f74641 Fix user role checks 2023-10-06 02:44:44 +02:00
Tetrakern
df6f68d420 Improve unsubscribing from comment reply notifications 2023-10-06 02:31:49 +02:00
Tetrakern
929e1f1040 Improve database optimizer routine
Now includes comment meta.
2023-10-06 02:26:36 +02:00
Tetrakern
585d177caa Improve theme deactivation cleanup 2023-10-05 22:31:19 +02:00
Tetrakern
f24d9ddc78 Update translation 2023-10-05 14:33:29 +02:00
Tetrakern
a09cd8f7ff Remove superfluous storing of comment privacy consent
If you do not consent, you cannot comment. Storing this only bloats the database and has no benefit, as the time of agreement is identical with the time of commenting anyway.
2023-10-05 02:02:08 +02:00
Tetrakern
b0618e0ebe Update handling of required fields 2023-10-04 20:46:39 +02:00
Tetrakern
c0ec367687 Update FILTERS.md 2023-10-04 13:17:23 +02:00
Tetrakern
f3fa5672f6 Update filter name 2023-10-04 13:17:19 +02:00
Tetrakern
8ac5f400cf Turn off capability checkbox autocomplete 2023-10-04 10:15:47 +02:00
Tetrakern
c7d358eeff Add missing admin action loggers 2023-10-04 10:05:23 +02:00
Tetrakern
8533183556 Disable autocomplete for setting inputs 2023-10-04 09:53:15 +02:00
Tetrakern
e47491e232 Improve admin dialog warnings 2023-10-04 09:32:19 +02:00
Tetrakern
c856eef472 Remove wrong CSS class 2023-10-04 03:44:12 +02:00
Tetrakern
a8f7a80afa Add tools to append missing meta fields 2023-10-04 03:04:45 +02:00
Tetrakern
6b1da991a1 Fix undefined array key warning 2023-10-04 00:05:15 +02:00
Tetrakern
80d5308e0d Allow list for falsy meta fields 2023-10-03 23:42:37 +02:00
Tetrakern
50c7ef9129 Let sanitize checkbox always return 0 or 1 2023-10-03 23:42:14 +02:00
Tetrakern
6e8308423c Fix issue with Autoptimize
For unexplained reasons, the observer variable was not always set. But only on some sites! Weird. Well, conditional assignments are not great anyway.
2023-10-03 22:35:02 +02:00
Tetrakern
f0781f99c5 Update code formatting 2023-10-03 21:32:58 +02:00
Tetrakern
6b4b1eadb4 Fix meta queries for non-existing fields
Well, that was to be expected, really. Hope that were all...
2023-10-03 21:24:44 +02:00
Tetrakern
f42c2307fe Change DB optimization notice type 2023-10-03 18:56:33 +02:00
Tetrakern
0ef429dd23 Bump version to 5.7.4 2023-10-03 18:51:43 +02:00