Tetrakern
|
eebe9f98da
|
Remove redundant query argument
|
2023-03-09 10:59:52 +01:00 |
|
Tetrakern
|
b4ad620206
|
Add query args filter for latest chapters
|
2023-03-09 02:04:21 +01:00 |
|
Tetrakern
|
774aa942c8
|
Clean up query args
|
2023-03-09 02:03:09 +01:00 |
|
Tetrakern
|
079ca24c30
|
Update DOCUMENTATION.md
|
2023-03-08 23:31:29 +01:00 |
|
Tetrakern
|
686469bd77
|
Add taxonomies to shortcode partials
|
2023-03-08 23:24:41 +01:00 |
|
Tetrakern
|
6a9e56eac5
|
Added taxonomies to shortcodes
And cleaned up a bit.
|
2023-03-08 23:02:54 +01:00 |
|
Tetrakern
|
b3b868c7fd
|
Add taxonomies to latest_stories shortcode
|
2023-03-08 13:22:04 +01:00 |
|
Tetrakern
|
d309213742
|
Improve latest_posts shortcode
|
2023-03-08 13:16:43 +01:00 |
|
Tetrakern
|
a054e034f5
|
Update DOCUMENTATION.md
|
2023-03-08 10:58:21 +01:00 |
|
Tetrakern
|
f250f9baae
|
Changed header HTML/CSS
This removes the 100vw for the header background image, which should resolve issues with unwanted horizontal scrollbars in Firefox.
|
2023-03-08 10:36:53 +01:00 |
|
Tetrakern
|
995b14ab08
|
Only check for privacy policy if one has been set
This should always be done tho.
|
2023-03-08 03:21:42 +01:00 |
|
Tetrakern
|
4e2bddc27b
|
Improve wrapping of extremely long words
Because apparently this is something writers do. Dubious, but okay.
|
2023-03-08 02:55:15 +01:00 |
|
Tetrakern
|
c5856bd1a7
|
Match latest posts style to blog posts
|
2023-03-08 01:24:32 +01:00 |
|
Tetrakern
|
b0ca1a4a1d
|
Update FILTERS.md
|
2023-03-08 01:08:59 +01:00 |
|
Tetrakern
|
cbd27c59a9
|
Extend latest posts shortcode
|
2023-03-08 01:07:50 +01:00 |
|
Tetrakern
|
b4edd33cad
|
Add utility to explode comma-separated lists
|
2023-03-08 00:28:46 +01:00 |
|
Tetrakern
|
0716f6e05d
|
Add fcn prefix to contact form HTML/CSS
To prevent collisions.
|
2023-03-07 23:22:38 +01:00 |
|
Tetrakern
|
c7f435f77e
|
Clarify theme settings
|
2023-03-07 23:19:18 +01:00 |
|
Tetrakern
|
aadfc63457
|
Update DOCUMENTATION.md
This was just wrong lol
|
2023-03-07 23:19:06 +01:00 |
|
Tetrakern
|
4402bb7e84
|
Prevent possible horizontal overflow issues
This should not conflict with anything, hopefully.
|
2023-03-07 22:44:08 +01:00 |
|
Tetrakern
|
0818aa2068
|
Bump version to 5.1.2
v5.1.2
|
2023-02-28 14:05:31 +01:00 |
|
Tetrakern
|
c1a93ad0b8
|
Change CSS font variable names to --ff-*
Because apparently Jetpack just hogs "--font-base" and unsets it, breaking the theme.
|
2023-02-28 14:04:57 +01:00 |
|
Tetrakern
|
4138b7236b
|
Renamed chapter row meta function, again
Hopefully this will avoid confusion
|
2023-02-26 20:51:13 +01:00 |
|
Tetrakern
|
4627397037
|
Rename chapter subrow into meta and add ID
|
2023-02-26 20:36:15 +01:00 |
|
Tetrakern
|
6bc1008a50
|
Use post_password_required()
|
2023-02-26 20:33:34 +01:00 |
|
Tetrakern
|
7307fe1a7f
|
Better account for checkmarks in chapter grid view
|
2023-02-26 17:58:06 +01:00 |
|
Tetrakern
|
31dff49c21
|
Reduce markup for chapter list subrows
|
2023-02-26 17:50:43 +01:00 |
|
Tetrakern
|
694bf3d9fa
|
Refactored subrows in chapter lists
|
2023-02-26 17:14:56 +01:00 |
|
Tetrakern
|
d35fca8ef1
|
Fixed light mode font-weight inconsistency
v5.1.1
|
2023-02-24 11:43:44 +01:00 |
|
Tetrakern
|
30bd037b5b
|
Hide site width formatting slider below 640px
Because the minimum is 640px anyway.
|
2023-02-24 10:59:11 +01:00 |
|
Tetrakern
|
52b91be1a8
|
Fix getter for chapter formatting
|
2023-02-24 00:50:57 +01:00 |
|
Tetrakern
|
4352dca2f2
|
Remove obsolete property and prevent error
|
2023-02-24 00:43:10 +01:00 |
|
Tetrakern
|
d750eb2ab4
|
Improved chapter font style
Worked even without that but I found it ugly.
|
2023-02-24 00:32:02 +01:00 |
|
Tetrakern
|
bd0490480e
|
Bump version to 5.1.1
|
2023-02-23 22:23:53 +01:00 |
|
Tetrakern
|
f2de51df1f
|
Fixed chapter font color function
|
2023-02-23 18:56:08 +01:00 |
|
Tetrakern
|
aca556262a
|
Refactor chapter font colors
|
2023-02-23 18:41:14 +01:00 |
|
Tetrakern
|
a7906828a4
|
Refactor chapter fonts
|
2023-02-23 17:03:41 +01:00 |
|
Tetrakern
|
e7dc0be831
|
Add Crimson Text font
|
2023-02-23 11:39:39 +01:00 |
|
Tetrakern
|
83cdde4354
|
Increase update check interval to 12 hours
This takes quite a few seconds and honestly, checking this twice a days really is more than enough.
|
2023-02-22 13:56:46 +01:00 |
|
Tetrakern
|
5758dcde25
|
Added loading spinner to lightbox
|
2023-02-21 09:45:18 +01:00 |
|
Tetrakern
|
2928312199
|
Use found_posts instead of wp_count_posts()
Duh.
|
2023-02-20 10:10:11 +01:00 |
|
Tetrakern
|
922cba0581
|
Fix API page type
v5.1.0
|
2023-02-19 16:33:19 +01:00 |
|
Tetrakern
|
a3040420c0
|
Fix chapter count in API
|
2023-02-19 16:27:46 +01:00 |
|
Tetrakern
|
7ce7fb6cf6
|
Convert story count to integer
|
2023-02-19 16:14:54 +01:00 |
|
Tetrakern
|
73dbc9b37e
|
Convert word count to integer
|
2023-02-19 16:05:49 +01:00 |
|
Tetrakern
|
240622496e
|
Fix story count in storygraph API
|
2023-02-19 15:56:09 +01:00 |
|
Tetrakern
|
18f5604150
|
Merge pull request #6 from Tetrakern/api_documentation
API Documentation
|
2023-02-19 15:38:57 +01:00 |
|
Tetrakern
|
dbea76dfdd
|
Update README.md
|
2023-02-19 15:36:26 +01:00 |
|
Tetrakern
|
40ef1366ec
|
Update API.md
|
2023-02-19 15:33:42 +01:00 |
|
Tetrakern
|
cc10cdde28
|
Update API.md
|
2023-02-19 15:31:58 +01:00 |
|