BookStack/app/Http/Controllers/Api
Dan Brown 3f7180fa99
Started widening of activity logging
In progress, Need to implement much of the logging in controllers.
Also cleaned up base controller along the way.
2020-11-18 23:40:39 +00:00
..
ApiController.php Filled out base Book API endpoints, added example responses 2020-01-12 14:45:54 +00:00
ApiDocsController.php Added a view for the API docs 2020-01-15 20:18:02 +00:00
BookApiController.php Organised activity types and moved most to repos 2020-11-07 22:37:27 +00:00
BookExportApiController.php Added chapters to the API 2020-05-23 00:28:41 +01:00
BookshelfApiController.php Started widening of activity logging 2020-11-18 23:40:39 +00:00
ChapterApiController.php Organised activity types and moved most to repos 2020-11-07 22:37:27 +00:00
ChapterExportApiController.php Added chapters to the API 2020-05-23 00:28:41 +01:00