BookStack/app/Http/Controllers/Api
Dan Brown 723f108bd9
Aded roles API controller methods
Altered & updated permissions repo, and existing connected
RoleController to suit.
Also extracts in-app success notifications to auto activity system.
Tweaked tests where required.
2023-02-18 18:36:34 +00:00
..
ApiController.php Aded roles API controller methods 2023-02-18 18:36:34 +00:00
ApiDocsController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
AttachmentApiController.php Updated composer deps, applied latest StyleCI changes 2022-04-24 18:22:40 +01:00
BookApiController.php Added contents to book-show endpoint 2022-09-29 15:08:18 +01:00
BookExportApiController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
BookshelfApiController.php Added contents to book-show endpoint 2022-09-29 15:08:18 +01:00
ChapterApiController.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
ChapterExportApiController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
PageApiController.php Added content security section to the api docs 2022-08-11 10:49:45 +01:00
PageExportApiController.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
RecycleBinApiController.php Applied latest StyleCI changes 2022-04-25 18:42:31 +01:00
RoleApiController.php Aded roles API controller methods 2023-02-18 18:36:34 +00:00
SearchApiController.php Added contents to book-show endpoint 2022-09-29 15:08:18 +01:00
UserApiController.php Added tests for not-yet-built role API endpoints 2023-02-18 13:51:18 +00:00