This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
BookStack
Watch
1
Star
0
Fork
You've already forked BookStack
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8a9505bf8c
BookStack
/
app
/
Http
/
Controllers
History
Dan Brown
992f03a3c0
Added markdown export endpoints to API
...
- Added tests to cover. - Added slight extra spaces at content joins.
2021-06-22 21:39:29 +01:00
..
Api
Added markdown export endpoints to API
2021-06-22 21:39:29 +01:00
Auth
Converted another couple of tests from browserkit
2021-05-29 23:42:21 +01:00
Images
AttachmentController.php
Fixed issue with using old non-existing reference in controller
2021-06-13 14:16:09 +01:00
AuditLogController.php
BookController.php
Added testing to cover next/previous navigation
2021-05-29 12:49:10 +01:00
BookExportController.php
Updated markdown export implementation
2021-06-22 21:02:18 +01:00
BookshelfController.php
Started refactoring of view service
2021-05-16 10:49:37 +01:00
BookSortController.php
ChapterController.php
Added testing to cover next/previous navigation
2021-05-29 12:49:10 +01:00
ChapterExportController.php
Updated markdown export implementation
2021-06-22 21:02:18 +01:00
CommentController.php
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
PageController.php
Added testing to cover next/previous navigation
2021-05-29 12:49:10 +01:00
PageExportController.php
Updated markdown export implementation
2021-06-22 21:02:18 +01:00
PageRevisionController.php
PageTemplateController.php
RecycleBinController.php
RoleController.php
SearchController.php
Added testing to favourite system
2021-05-23 14:34:36 +01:00
SettingController.php
StatusController.php
TagController.php
UserApiTokenController.php
UserController.php
UserProfileController.php
UserSearchController.php