BookStack/app
Dan Brown 91e613fe60
Shared entity permission logic across both query methods
The runtime userCan() and the JointPermissionBuilder now share much of
the same logic for handling entity permission resolution.
2023-01-23 15:09:03 +00:00
..
Actions Updated tags list to new responsive format 2022-10-31 11:40:28 +00:00
Api Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
Auth Shared entity permission logic across both query methods 2023-01-23 15:09:03 +00:00
Config Updated locale list to align with lang folders 2022-11-30 12:13:50 +00:00
Console Removed most usages of restricted entitiy property 2022-10-10 16:58:26 +01:00
Entities Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
Exceptions
Facades
Http Converted md settings to localstorage, added preview resize 2022-11-28 14:08:20 +00:00
Interfaces
Notifications
Providers Fixed incorrect pluralisation for de_informal 2023-01-16 16:56:41 +00:00
References Added book child reference handling on book url change 2022-08-30 22:00:32 +01:00
Search Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
Settings Aligned user preference endpoints in style and behaviour 2022-11-09 19:30:08 +00:00
Theming Added "page_include_parse" theme event 2022-09-05 16:40:42 +01:00
Traits
Translation Fixed incorrect pluralisation for de_informal 2023-01-16 16:56:41 +00:00
Uploads Fixed app logo visibility with secure_restricted images 2022-11-10 14:15:59 +00:00
Util Fixed phpstan static usage warning, updated ci flows 2022-11-03 14:14:22 +00:00
Application.php
helpers.php
Model.php