.. |
Api
|
Added book-export endpoints to the API
|
2020-04-10 16:05:17 +01:00 |
Auth
|
Authenticated admins on all guards upon login
|
2020-04-25 18:19:22 +01:00 |
Images
|
Added support for changing the draw.io instance URL
|
2020-04-05 17:27:16 +01:00 |
AttachmentController.php
|
Entity Repo & Controller Refactor (#1690)
|
2019-10-05 12:55:01 +01:00 |
BookController.php
|
Reviewed #1688, Show parent shelves on books page
|
2020-04-09 17:29:22 +01:00 |
BookExportController.php
|
support exporting books as zip files
|
2020-05-13 19:57:59 -07:00 |
BookshelfController.php
|
Updated view-change endpoints to be clearer, separated books and shelf
|
2020-04-10 12:49:16 +01:00 |
BookSortController.php
|
Entity Repo & Controller Refactor (#1690)
|
2019-10-05 12:55:01 +01:00 |
ChapterController.php
|
Entity Repo & Controller Refactor (#1690)
|
2019-10-05 12:55:01 +01:00 |
ChapterExportController.php
|
basic markdown export
|
2020-05-12 21:12:26 -07:00 |
CommentController.php
|
Updated comment md rendering to be server-side
|
2020-05-01 23:24:11 +01:00 |
Controller.php
|
Removed bmp and tiff support from uploaded images.
|
2020-04-05 16:15:05 +01:00 |
HomeController.php
|
Updated shelf-list view to enforce view permissions for child books
|
2020-05-12 22:21:45 +01:00 |
PageController.php
|
Updated page delete to return to chapter if within one
|
2019-12-16 11:54:53 +00:00 |
PageExportController.php
|
basic markdown export
|
2020-05-12 21:12:26 -07:00 |
PageRevisionController.php
|
Entity Repo & Controller Refactor (#1690)
|
2019-10-05 12:55:01 +01:00 |
PageTemplateController.php
|
Entity Repo & Controller Refactor (#1690)
|
2019-10-05 12:55:01 +01:00 |
PermissionController.php
|
Entity Repo & Controller Refactor (#1690)
|
2019-10-05 12:55:01 +01:00 |
SearchController.php
|
Fixed issues preventing breadcrumb navigation menus from opening
|
2020-02-15 19:09:33 +00:00 |
SettingController.php
|
Allow book, shelf, settings & profile form input validation to skip image
|
2020-03-04 00:17:53 +01:00 |
TagController.php
|
Re-structured the app code to be feature based rather than code type based
|
2018-09-25 12:30:50 +01:00 |
UserApiTokenController.php
|
Extracted API auth into guard
|
2019-12-30 14:51:28 +00:00 |
UserController.php
|
Updated user-create endpoint so saml and ldap is consistent.
|
2020-04-25 18:28:07 +01:00 |