BookStack/app/Repos
Dan Brown 9dc9724e15 Laravel 5.3 upgrade (#189)
* Started move to laravel 5.3

* Started updating login & registration flows for laravel 5.3 update

* Updated app emails to notification system

* Fixed registations bugs and removed email confirmation model

* Fixed large portion of laravel post-upgrade issues

* Fixed and tested LDAP process
2016-09-17 18:22:04 +01:00
..
BookRepo.php Improved sort efficiency by a factor of 10 2016-08-26 20:20:58 +01:00
ChapterRepo.php Improved sort efficiency by a factor of 10 2016-08-26 20:20:58 +01:00
EntityRepo.php Improved sort efficiency by a factor of 10 2016-08-26 20:20:58 +01:00
ImageRepo.php Updated all application urls to allow path prefix. 2016-08-14 12:29:35 +01:00
PageRepo.php Laravel 5.3 upgrade (#189) 2016-09-17 18:22:04 +01:00
PermissionsRepo.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
TagRepo.php Added tag autosuggestion when no input provided 2016-06-04 15:37:28 +01:00
UserRepo.php Added pagination, sorting & searching to users list 2016-05-22 10:44:31 +01:00