.. |
Api
|
Reviewed base64 image upload support
|
2021-06-02 21:34:34 +01:00 |
Auth
|
Converted another couple of tests from browserkit
|
2021-05-29 23:42:21 +01:00 |
Images
|
Updated not-found image path handling to have better ux
|
2021-05-08 18:49:58 +01:00 |
AttachmentController.php
|
Fixed issue with using old non-existing reference in controller
|
2021-06-13 14:16:09 +01:00 |
AuditLogController.php
|
Added user filter to audit log
|
2021-03-21 15:04:32 +00:00 |
BookController.php
|
Added testing to cover next/previous navigation
|
2021-05-29 12:49:10 +01:00 |
BookExportController.php
|
Merge branch 'markdown-export' of https://github.com/nikhiljha/BookStack-1 into nikhiljha-markdown-export
|
2021-06-22 19:12:24 +01:00 |
BookshelfController.php
|
Started refactoring of view service
|
2021-05-16 10:49:37 +01:00 |
BookSortController.php
|
Fixed some mis-refactoring and split search service
|
2020-11-22 00:17:45 +00:00 |
ChapterController.php
|
Added testing to cover next/previous navigation
|
2021-05-29 12:49:10 +01:00 |
ChapterExportController.php
|
Merge branch 'markdown-export' of https://github.com/nikhiljha/BookStack-1 into nikhiljha-markdown-export
|
2021-06-22 19:12:24 +01:00 |
CommentController.php
|
Fixed some mis-refactoring and split search service
|
2020-11-22 00:17:45 +00:00 |
Controller.php
|
Added back-end attachments-in-browser support
|
2021-06-06 00:51:06 +01:00 |
FavouriteController.php
|
Added favourites page with link from header and home
|
2021-05-23 13:34:08 +01:00 |
HomeController.php
|
Added favourites page with link from header and home
|
2021-05-23 13:34:08 +01:00 |
MaintenanceController.php
|
Moved models to folder, renamed managers to tools
|
2020-11-21 23:20:54 +00:00 |
PageController.php
|
Added testing to cover next/previous navigation
|
2021-05-29 12:49:10 +01:00 |
PageExportController.php
|
Merge branch 'markdown-export' of https://github.com/nikhiljha/BookStack-1 into nikhiljha-markdown-export
|
2021-06-22 19:12:24 +01:00 |
PageRevisionController.php
|
Swapped out HTML diff implementation for own, removes tidy depdendancy
|
2020-11-29 19:08:13 +00:00 |
PageTemplateController.php
|
Aligned constructors across controller classes
|
2020-11-21 17:08:37 +00:00 |
RecycleBinController.php
|
Fixed some mis-refactoring and split search service
|
2020-11-22 00:17:45 +00:00 |
RoleController.php
|
Aligned constructors across controller classes
|
2020-11-21 17:08:37 +00:00 |
SearchController.php
|
Added testing to favourite system
|
2021-05-23 14:34:36 +01:00 |
SettingController.php
|
Aligned constructors across controller classes
|
2020-11-21 17:08:37 +00:00 |
StatusController.php
|
Added status endpoint
|
2021-01-17 13:21:57 +00:00 |
TagController.php
|
Aligned constructors across controller classes
|
2020-11-21 17:08:37 +00:00 |
UserApiTokenController.php
|
Ran phpcbf and updated phpcs.xml
|
2021-03-07 22:24:05 +00:00 |
UserController.php
|
Updated shelf sort to allow default sort, added testing
|
2021-03-21 23:06:15 +00:00 |
UserProfileController.php
|
Started rolling out user slugs to model and core controllers
|
2021-03-09 23:06:12 +00:00 |
UserSearchController.php
|
Moved permission updating to its own tool
|
2021-01-01 17:49:48 +00:00 |