BookStack/app/Repos
Dan Brown 43d9d2eba7 Updated all application urls to allow path prefix.
Allows BookStack to be installed at a non-root location on a domain.
Closes #40.
2016-08-14 12:29:35 +01:00
..
BookRepo.php Fixed entities created with blank slugs. 2016-08-13 13:53:04 +01:00
ChapterRepo.php Fixed entities created with blank slugs. 2016-08-13 13:53:04 +01:00
EntityRepo.php Added tag searching to search interfaces 2016-05-15 13:41:18 +01:00
ImageRepo.php Updated all application urls to allow path prefix. 2016-08-14 12:29:35 +01:00
PageRepo.php Fixed entities created with blank slugs. 2016-08-13 13:53: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