483 Commits

Author SHA1 Message Date
Tetrakern
ce112b0acd Merge branch 'main' into api_documentation 2023-02-18 13:31:22 +01:00
Tetrakern
f10c220a68 Remove cached node from storygraph
This only referred to Transient caching. If another type of caching is used, this value would have been wrong.
2023-02-18 13:31:13 +01:00
Tetrakern
e185f9e135 Update API.md 2023-02-18 13:29:08 +01:00
Tetrakern
2852fd24d5 Update API.md 2023-02-18 13:28:31 +01:00
Tetrakern
68170e923a Update API.md 2023-02-18 13:21:51 +01:00
Tetrakern
f35b354788 Update API.md 2023-02-18 13:19:30 +01:00
Tetrakern
a7f3d40baf Update API.md 2023-02-18 13:16:17 +01:00
Tetrakern
b888b30dc7 Update API.md 2023-02-18 13:14:21 +01:00
Tetrakern
52386160fd Update API.md 2023-02-18 13:13:08 +01:00
Tetrakern
a86cc870ac Update API.md 2023-02-18 13:02:04 +01:00
Tetrakern
fe6372ef58 Update API.md 2023-02-18 13:00:59 +01:00
Tetrakern
df3664a800 Create API.md 2023-02-18 12:59:34 +01:00
Tetrakern
31e0ef9ce0 Update INSTALLATION.md 2023-02-18 12:31:46 +01:00
Tetrakern
5c98e400ea Update INSTALLATION.md 2023-02-18 12:27:26 +01:00
Tetrakern
a505890c05 Account for missing author in Storygraph
This shouldn't happen but one never knows.
2023-02-18 12:14:04 +01:00
Tetrakern
4919760662 Update documentation 2023-02-18 12:10:45 +01:00
Tetrakern
69fa196094 Renamed constant for consistency
Should probably stop doing that.
2023-02-18 11:04:39 +01:00
Tetrakern
988b9d5f18 Fix separate chapter storygraph node 2023-02-18 02:00:07 +01:00
Tetrakern
7399c47674 Bump version to 5.1.0 2023-02-18 01:45:25 +01:00
Tetrakern
7170f03333 Add transient caching for storygraph API 2023-02-18 01:44:05 +01:00
Tetrakern
bccfca92a4 Add constant to remove chapters from /stories 2023-02-18 01:14:48 +01:00
Tetrakern
f48ca2bf3e Constant to turn off API images 2023-02-18 01:01:10 +01:00
Tetrakern
f4ebe61b38 Add theme option for storygraph API 2023-02-18 00:56:08 +01:00
Tetrakern
0945541639 Merge branch 'main' into storygraph_api 2023-02-18 00:45:57 +01:00
Tetrakern
99182b2642 Update story short description 2023-02-18 00:45:36 +01:00
Tetrakern
2f0bfc1885 Update _api.php 2023-02-18 00:37:53 +01:00
Tetrakern
a4ac274425 Update _api.php 2023-02-17 22:38:37 +01:00
Tetrakern
8568efa8c2 Description and rendered content 2023-02-17 20:03:52 +01:00
Tetrakern
fa22a9e432 Merge branch 'main' into storygraph_api 2023-02-17 16:32:19 +01:00
Tetrakern
792baf07fe Update comment AJAX skeletons 2023-02-17 16:31:42 +01:00
Tetrakern
5e85c900fc Condition for OAuth endpoint 2023-02-17 16:27:15 +01:00
Tetrakern
aec50ec51b Merge branch 'main' into storygraph_api 2023-02-17 16:07:51 +01:00
Tetrakern
faa45acb10 Update _oauth.php 2023-02-17 16:07:40 +01:00
Tetrakern
534473a8a7 Update _api.php 2023-02-17 15:24:24 +01:00
Tetrakern
288ecf257b Merge branch 'main' into storygraph_api 2023-02-17 11:57:42 +01:00
Tetrakern
edda6b085c Fix and improve chapter list shortcode 2023-02-17 11:55:55 +01:00
Tetrakern
b66f90c7ca Improve story chapter list performance
One optimized query for all is better than one query per chapter. Seriously, what was I thinking?
2023-02-17 11:04:47 +01:00
Tetrakern
b75022fd8b Optimize query 2023-02-17 10:02:51 +01:00
Tetrakern
6d6b89792f Use query for better performance 2023-02-17 01:59:27 +01:00
Tetrakern
2523353143 Merge branch 'main' into storygraph_api 2023-02-16 22:40:24 +01:00
Tetrakern
4d009961eb Update BBCode tutorial modal 2023-02-16 22:40:11 +01:00
Tetrakern
fd82a5ee6b Merge branch 'main' into storygraph_api 2023-02-16 22:33:05 +01:00
Tetrakern
553dafdf33 Bump version to 5.0.21 2023-02-16 22:31:57 +01:00
Tetrakern
6777a24762 Hide comment form inputs until clicked 2023-02-16 22:31:31 +01:00
Tetrakern
ba1c2fd3d2 Update FAQ.md 2023-02-16 20:41:39 +01:00
Tetrakern
6d253e2901 Merge branch 'main' into storygraph_api 2023-02-16 15:19:37 +01:00
Tetrakern
3d0330ed6f Remove [u] BBCode
Could be confused for links and really, who needs that?
2023-02-16 14:50:38 +01:00
Tetrakern
7a724e700e Paginate stories 2023-02-16 13:59:09 +01:00
Tetrakern
6d654fb203 Add taxonomies 2023-02-15 10:25:27 +01:00
Tetrakern
da860e880a Merge branch 'main' into storygraph_api 2023-02-15 01:45:59 +01:00