BookStack/app
Dan Brown 672b15d36c
Fixed attachment base-url usage and non-existant images
Images now self-delete if the original file does not exist.
Prevents simply getting non-fixable errors.

Also cleaned some JS.
2016-11-12 12:41:34 +00:00
..
Console Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Exceptions Started work on attachments 2016-10-09 18:58:22 +01:00
Http Merge fixes from branch 'v0.12' 2016-11-12 11:40:54 +00:00
Notifications Made registration gravatar/email requests fail gracefully 2016-09-17 21:33:55 +01:00
Providers Laravel 5.3 upgrade (#189) 2016-09-17 18:22:04 +01:00
Repos Fixed attachment base-url usage and non-existant images 2016-11-12 12:41:34 +00:00
Services File upload deletion complete & added extension handling 2016-10-23 13:36:45 +01:00
Activity.php Fixed error with similar activity filtering 2016-05-28 14:02:48 +01:00
Book.php Updated all application urls to allow path prefix. 2016-08-14 12:29:35 +01:00
Chapter.php Updated all application urls to allow path prefix. 2016-08-14 12:29:35 +01:00
Entity.php Amended search to not break on non-alpha-num chars 2016-10-30 12:08:22 +00:00
EntityPermission.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
File.php Page Attachments - Improved UI, Now initially complete 2016-10-23 17:55:48 +01:00
helpers.php Updated build and versioning system 2016-10-30 17:44:00 +00:00
Image.php Finished initial implementation of custom role system 2016-02-27 19:24:42 +00:00
JointPermission.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Model.php Improved permission regen performance by factor of 4 2016-04-30 17:16:06 +01:00
Ownable.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Page.php Started work on attachments 2016-10-09 18:58:22 +01:00
PageRevision.php Separated revision preview and diff & fixed chosen diff html 2016-09-29 10:10:46 +01:00
Role.php Updated and added tests for new default user system 2016-09-29 17:07:58 +01:00
RolePermission.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Setting.php Improved permission regen performance by factor of 4 2016-04-30 17:16:06 +01:00
SocialAccount.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Tag.php Renamed attribute to tags & continued interface 2016-05-13 21:20:21 +01:00
User.php Started work on making the public role/user configurable 2016-09-29 12:43:46 +01:00
View.php Improved permission regen performance by factor of 4 2016-04-30 17:16:06 +01:00