summaryrefslogtreecommitdiff
path: root/app/Activity/Controllers
Commit message (Expand)AuthorAgeFilesLines
* API: Some changes to tag API endpointsDan Brown2 days1-5/+18
* Tags API: Reviewed docs and added examplesDan Brown4 days1-3/+7
* API: Added new tags API endpointsDan Brown4 days2-2/+53
* API: Added comment tree to pages-read endpointDan Brown2025-10-241-2/+3
* API: Built out tests for comment API endpointsDan Brown2025-10-231-9/+9
* API: Added comment CUD endpoints, drafted testsDan Brown2025-10-232-11/+83
* API: Added comment-read endpoint, added api docs section descriptionsDan Brown2025-10-221-6/+33
* API: Started building comments API endpointsDan Brown2025-10-221-0/+43
* Permissions: Updated use of helpers to use enumsDan Brown2025-09-091-1/+2
* Permissions: Updated usage of controller methods to use enumDan Brown2025-09-084-13/+17
* Comments: Fixed a range of TS errors + otherDan Brown2025-05-121-1/+2
* Comments: Started archive display, created mode for tree nodeDan Brown2025-04-281-8/+11
* Comments: Added archive endpoints, messages, Js actions and testsDan Brown2025-04-281-0/+36
* Comments: Added back-end content reference handlingDan Brown2025-04-181-1/+2
* Sorting: Extracted URL sort helper to own classDan Brown2025-01-291-0/+2
* API: Added audit log list endpointDan Brown2024-05-042-1/+29
* Queries: Addressed failing test cases from recent changesDan Brown2024-02-081-2/+2
* Queries: Updated old use-specific entity query classesDan Brown2024-02-081-2/+2
* Queries: Moved out or removed some class-level itemsDan Brown2024-02-071-1/+0
* Queries: Extracted static page,chapter,shelf queries to classesDan Brown2024-02-071-2/+4
* Comments: Added back-end HTML support, fixed editor focusDan Brown2024-01-301-7/+10
* URL Handling: Removed referrer-based redirect handlingDan Brown2023-12-102-6/+3
* Fixed php8 compat issue, updated readme & templatesDan Brown2023-09-111-3/+2
* Simplified and aligned handling of mixed entity endpointsDan Brown2023-09-102-78/+18
* Notifications: Switched testing from string to reference levelsDan Brown2023-08-171-1/+1
* Notifications: Add phpunit test for notification sendingDan Brown2023-08-161-2/+3
* Notifications: Added testing to cover controlsDan Brown2023-08-151-0/+1
* Notifications: Updated watch control to show parent statusDan Brown2023-08-091-3/+3
* Notifications: Linked watch functionality to UIDan Brown2023-08-021-6/+6
* Notifications: Started back-end for watch systemDan Brown2023-07-311-0/+63
* Comments: Fixed failing tests due to unset template variableDan Brown2023-06-161-1/+2
* Comments: Updated to show form in expected locationDan Brown2023-06-081-6/+9
* Cleaned up namespacing in routesDan Brown2023-05-185-5/+5
* Played around with a new app structureDan Brown2023-05-175-0/+463