BookStack/app
Dan Brown 19b7093438
Fixed redirect issue when custom app url in use
Fixes #956 & #1048
Also added tests to cover this url logic.
Also removed debugbar during tests to maybe improve test speed.
2018-11-04 15:18:27 +00:00
..
Console Fixed formatting via phpcbf 2018-09-21 18:48:47 +01:00
Exceptions Altered social auto-reg to be configurable per service 2018-09-21 18:05:06 +01:00
Http Added base RTL support 2018-09-22 13:18:26 +01:00
Notifications Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Providers add everything needed to use discord as social login provider 2018-06-28 09:01:36 +02:00
Repos Prevented attachDefaultRole from trying to re-attach if already existing 2018-09-22 22:09:34 +01:00
Services Added Bookshelves to search system. 2018-09-23 12:34:30 +01:00
Activity.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Attachment.php Fixed attachment error handling, Allowed all link types 2018-05-20 11:06:10 +01:00
Book.php Added bookshelves homepage options 2018-09-20 15:27:30 +01:00
Bookshelf.php Fixed formatting via phpcbf 2018-09-21 18:48:47 +01:00
Chapter.php Slimmed down testing DB sized and improved permission caching 2018-04-14 22:17:47 +01:00
Comment.php Made some changes to the comment system 2017-09-03 16:37:51 +01:00
Entity.php Merge branch 'fix/ru-locale' of git://github.com/mullinsmikey/BookStack into mullinsmikey-fix/ru-locale 2018-09-22 22:29:03 +01:00
EntityPermission.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
helpers.php Fixed redirect issue when custom app url in use 2018-11-04 15:18:27 +00:00
Image.php Fixed formatting via phpcbf 2018-09-21 18:48:47 +01:00
JointPermission.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Model.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Ownable.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Page.php Changes as per code review, and fixes failing test cases. 2018-09-16 20:44:09 +05:30
PageRevision.php Final tweaks after code review and fixing failing test cases. 2018-09-16 01:12:36 +05:30
Role.php Added ability to set custom ldap group -> role mapping 2018-07-15 19:34:42 +01:00
RolePermission.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
SearchTerm.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Setting.php Improved permission regen performance by factor of 4 2016-04-30 17:16:06 +01:00
SocialAccount.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Tag.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
User.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
View.php Improved permission regen performance by factor of 4 2016-04-30 17:16:06 +01:00