.. |
Api
|
Refactored search-based code to its own folder
|
2022-08-16 11:28:05 +01:00 |
Auth
|
Set a fairly sensible limit on user name validation
|
2022-08-09 12:40:59 +01:00 |
Images
|
|
|
AttachmentController.php
|
Extracted download response logic to its own class
|
2022-06-08 23:50:42 +01:00 |
AuditLogController.php
|
|
|
BookController.php
|
Fixed issue blocking tags on book update
|
2022-06-25 13:46:55 +01:00 |
BookExportController.php
|
Extracted download response logic to its own class
|
2022-06-08 23:50:42 +01:00 |
BookshelfController.php
|
Improved shelf book management interface
|
2022-07-24 12:23:25 +01:00 |
BookSortController.php
|
|
|
ChapterController.php
|
Applied styleci changes for conversion work
|
2022-06-19 18:14:53 +01:00 |
ChapterExportController.php
|
Extracted download response logic to its own class
|
2022-06-08 23:50:42 +01:00 |
CommentController.php
|
|
|
Controller.php
|
Extracted download response logic to its own class
|
2022-06-08 23:50:42 +01:00 |
FavouriteController.php
|
Fixed failed permission checks due to non-loaded fields
|
2022-08-10 08:06:48 +01:00 |
HomeController.php
|
|
|
MaintenanceController.php
|
|
|
PageController.php
|
Added core editor switching functionality
|
2022-04-18 17:39:28 +01:00 |
PageExportController.php
|
Extracted download response logic to its own class
|
2022-06-08 23:50:42 +01:00 |
PageRevisionController.php
|
Refactored search-based code to its own folder
|
2022-08-16 11:28:05 +01:00 |
PageTemplateController.php
|
|
|
RecycleBinController.php
|
Start recycle bin API endpoints: list, restore, delete
|
2022-04-07 22:34:00 +02:00 |
ReferenceController.php
|
Rolled out reference pages to all entities, added testing
|
2022-08-19 22:40:44 +01:00 |
RoleController.php
|
|
|
SearchController.php
|
Refactored search-based code to its own folder
|
2022-08-16 11:28:05 +01:00 |
SettingController.php
|
Updated method of string interpolation
|
2022-05-05 09:33:25 +01:00 |
StatusController.php
|
|
|
TagController.php
|
|
|
UserApiTokenController.php
|
|
|
UserController.php
|
Set a fairly sensible limit on user name validation
|
2022-08-09 12:40:59 +01:00 |
UserProfileController.php
|
Made a pass to clean up UserRepo
|
2022-02-13 12:56:26 +00:00 |
UserSearchController.php
|
|
|
WebhookController.php
|
|
|