3286 Commits

Author SHA1 Message Date
Tetrakern
4d707ac4ba Add option to show default WP login link 2024-05-15 01:22:03 +02:00
Tetrakern
48472f020a Update DOCUMENTATION.md 2024-05-14 23:07:33 +02:00
Tetrakern
9c816df834 Replace array utility with Elvis operator
Same result, easier to read, less overhead.
2024-05-14 22:59:02 +02:00
Tetrakern
edef44b7f5 Update customizer option description 2024-05-14 22:10:47 +02:00
Tetrakern
d41ae8f799 Add card image style Customizer option 2024-05-14 19:18:37 +02:00
Tetrakern
57705317ec Update data node cards 2024-05-14 16:56:31 +02:00
Tetrakern
5e57494df3 Merge branch 'main' into update_card_structure 2024-05-14 10:08:18 +02:00
Tetrakern
a4bafdce33 Bump version to 5.17.2 v5.17.2 2024-05-14 10:08:09 +02:00
Tetrakern
e624bb5b66 Fix time zone for post password expiration 2024-05-14 10:07:17 +02:00
Tetrakern
268fefe4d1 Move card header into grid container 2024-05-14 10:05:05 +02:00
Tetrakern
99ae6098c8 Fix time zone for post password expiration 2024-05-14 10:04:30 +02:00
Tetrakern
85c1ef3c9b Update DOCUMENTATION.md 2024-05-14 09:19:47 +02:00
Tetrakern
f179d8f16e Fix card menu being cut off on top 2024-05-14 01:14:10 +02:00
Tetrakern
c18d0feff5 Remove content-visibility: auto
Causes image to slightly warp and creates gaps to container elements. Also, Chrome adds an interaction observer for each element with this property, potentially slowing a site down instead of making it faster.
2024-05-13 23:47:04 +02:00
Tetrakern
ef5fa53d20 Update unavailable cards style 2024-05-13 23:30:45 +02:00
Tetrakern
20d60fdcd9 Rename custom property 2024-05-13 23:28:52 +02:00
Tetrakern
4f306efa3c Restructuring 4 2024-05-13 23:26:51 +02:00
Tetrakern
a36fca0c5d Fix and improve card CSS 2024-05-13 23:26:39 +02:00
Tetrakern
31aa9c64cc Restructuring 3 2024-05-13 21:32:33 +02:00
Tetrakern
a1d72a6d3a Restructuring 2 2024-05-13 21:03:17 +02:00
Tetrakern
dc6aa1edc8 Merge branch 'main' into update_card_structure 2024-05-13 13:24:34 +02:00
Tetrakern
ef9e50453a Bump version to 5.17.1 v5.17.1 2024-05-13 10:18:51 +02:00
Tetrakern
0761d222c8 Fix cad checkmarks being wrongly toggled
Stupid undefined.
2024-05-13 10:15:37 +02:00
Tetrakern
e9a74f0c55 Update DOCUMENTATION.md 2024-05-12 19:41:43 +02:00
Tetrakern
ed17b1d6cd Update FILTERS.md v5.17.0 2024-05-12 19:18:25 +02:00
Tetrakern
5db10bb6ec Add guard clause to discord message function
With the new filter, this allows to stop it without throwing errors.
2024-05-12 19:11:41 +02:00
Tetrakern
263bee6fd6 Fix post password bypass caching issue
This should now properly set all cookies first, so that cache plugins can figure out whether this post should be cached or not.
2024-05-12 18:29:08 +02:00
Tetrakern
e436e645ac Update DOCUMENTATION.md 2024-05-12 18:28:10 +02:00
Tetrakern
ddd154397a Update INSTALLATION.md 2024-05-12 18:28:05 +02:00
Tetrakern
0de03a04d2 Update DOCUMENTATION.md 2024-05-12 17:07:29 +02:00
Tetrakern
1d309886f6 Add message filters to Discord webhooks 2024-05-12 16:08:07 +02:00
Tetrakern
04157972e8 Merge branch 'main' into update_card_structure 2024-05-12 15:59:32 +02:00
Tetrakern
c6e1ba771c Make story footer meta data filterable 2024-05-12 14:16:11 +02:00
Tetrakern
20c5a0dba6 Add conditional _no-footer class to small cards
This is in preparation of future updates, to make horizontal seamless small cards possible.
2024-05-12 12:10:26 +02:00
Tetrakern
370462518a Restructuring 1 2024-05-12 11:57:28 +02:00
Tetrakern
f5e4da7115 Update DOCUMENTATION.md 2024-05-12 00:53:45 +02:00
Tetrakern
d971ec7345 Increase default length of page short names 2024-05-12 00:22:52 +02:00
Tetrakern
aa66c51fd6 Improve Patreon gate help for expired member data 2024-05-11 19:27:42 +02:00
Tetrakern
20a15a0f3d Add missing capability checks to Patreon bulk edit 2024-05-11 17:10:55 +02:00
Tetrakern
c291bcbf81 Add capability and conditions to post password expiration 2024-05-11 17:04:30 +02:00
Tetrakern
74a002af6c Update README.md 2024-05-11 16:49:55 +02:00
Tetrakern
4f202aa232 Update feature_request.md 2024-05-11 16:03:59 +02:00
Tetrakern
f8fbbd328b
Update issue templates 2024-05-11 16:02:49 +02:00
Tetrakern
c604705afe Add function reference for chapter keyboard navigation 2024-05-11 15:34:14 +02:00
Tetrakern
2e6ecfa872
Update issue templates 2024-05-11 14:54:02 +02:00
Tetrakern
ca600d71fc Update issue.md 2024-05-11 02:41:46 +02:00
Tetrakern
b7d276998b Update issue.md 2024-05-11 02:41:06 +02:00
Tetrakern
110bb0656a
Update issue templates 2024-05-11 02:38:50 +02:00
Tetrakern
282f211406 Update README.md 2024-05-11 02:32:31 +02:00
Tetrakern
7684369dae Increase card link list size on mobile
Should make it easier to click.
2024-05-11 02:03:50 +02:00