BookStack/app/Http/Controllers
Dan Brown 0fb1fc87c8
Enabled utf8 slugs
Prevents slug change when using only non-ascii chars
Allows use of more localised urls.

Closes #233
2016-11-12 17:16:52 +00:00
..
Auth Merge fixes from branch 'v0.12' 2016-11-12 11:40:54 +00:00
AttachmentController.php Fixed attachments on draft pages 2016-11-12 14:21:54 +00:00
BookController.php Improved sort efficiency by a factor of 10 2016-08-26 20:20:58 +01:00
ChapterController.php Enabled utf8 slugs 2016-11-12 17:16:52 +00:00
Controller.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