BookStack/app
Dan Brown 93fd869ba3
Started refactoring of view service
Phasing out the view service from being a generic 'service' class,
moving the core create/delete methods into the model.
The idea is that the existing query work will need to interlink
with the favourite system so maybe we have a (or many composable)
query building classes rather than mixing query building and
create/delete work as per the old service.
2021-05-16 10:49:37 +01:00
..
Actions Started refactoring of view service 2021-05-16 10:49:37 +01:00
Api Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Auth Added login/register theme events 2021-03-19 21:54:50 +00:00
Config Adjusted dompdf font path to writable folder 2021-05-15 12:19:36 +01:00
Console Started refactoring of view service 2021-05-16 10:49:37 +01:00
Entities Started refactoring of view service 2021-05-16 10:49:37 +01:00
Exceptions Moved NotifyException render work from handler to exception 2021-05-08 19:00:09 +01:00
Facades Aligned facade accessor 2021-04-09 21:03:02 +01:00
Http Started refactoring of view service 2021-05-16 10:49:37 +01:00
Interfaces Started refactoring of view service 2021-05-16 10:49:37 +01:00
Notifications Add feature to send test e-mails 2019-10-16 08:24:33 +02:00
Providers Added the possibility of social provider extension via theme 2021-03-19 16:22:47 +00:00
Settings Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Theming Added login/register theme events 2021-03-19 21:54:50 +00:00
Traits Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Translation Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Uploads Handle acl set of images differently for s3 and s3-like 2021-05-15 17:25:51 +01:00
Util Filtered scripts in custom HTML head for exports 2021-05-03 23:59:52 +01:00
Application.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
helpers.php Aligned setting helper with new get method changes 2021-02-10 23:21:49 +00:00
Model.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00