..
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
Increased attachment link limit from 192 to 2k
2023-02-20 13:05:23 +00: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
Added role API responses & requests
2023-02-19 15:58:29 +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