1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-06-21 20:12:03 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
1ea2ac864a Queries: Update API to align data with previous versions
Ensures fields returned match API docs and previous versions of
BookStack where we were accidentally returning more fields than
expected.
Updates tests to cover many of these.
Also updated clockwork to ignore image requests for less noisy
debugging.
Also updated chapter page query to not be loading all page data, via new
query in PageQueries.
2024-02-11 15:42:37 +00:00
de5322288c Applied latest styleci changes 2021-11-04 22:57:49 +00:00
98b23fd7ab Moved from debugbar to clockwork 2021-10-30 22:03:36 +01:00