BookStack/app/Http/Controllers
Dan Brown ab468bac3c
Updated build and versioning system
Added versioning file instead of using git tags
(Step towards removing git as a dependancy in the future)

Updated gulpfile to fit with verisioning system and cleaned
up node dependancies.

Fixes #108
2016-10-30 17:44:00 +00:00
..
Auth Made registration gravatar/email requests fail gracefully 2016-09-17 21:33:55 +01:00
BookController.php Improved sort efficiency by a factor of 10 2016-08-26 20:20:58 +01:00
ChapterController.php Started work on making the public role/user configurable 2016-09-29 12:43:46 +01:00
Controller.php Page Attachments - Improved UI, Now initially complete 2016-10-23 17:55:48 +01:00
FileController.php Page Attachments - Improved UI, Now initially complete 2016-10-23 17:55:48 +01:00
HomeController.php Added new page drafts and started image entity attaching 2016-03-13 12:04:08 +00:00
ImageController.php Fixed error on image deletion 2016-07-01 20:13:30 +01:00
PageController.php Updated and added tests for new default user system 2016-09-29 17:07:58 +01:00
PermissionController.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
SearchController.php Tightened and cleaned some list styles 2016-07-03 09:58:45 +01:00
SettingController.php Updated build and versioning system 2016-10-30 17:44:00 +00:00
TagController.php Added tag autosuggestion when no input provided 2016-06-04 15:37:28 +01:00
UserController.php Updated and added tests for new default user system 2016-09-29 17:07:58 +01:00