BookStack/app
Dan Brown a641b4da2c
Swapped injected db instance with facade
Injected db instance was causing the DB connection to be
made a lot earlier than desired or required.
Swapped to a facade for now but ideally this extension of services needs
to be cleaned up with a better approach in general.
2021-08-31 21:50:23 +01:00
..
Actions
Api Updated API auth handling of email confirmations 2021-08-05 22:07:08 +01:00
Auth Swapped injected db instance with facade 2021-08-31 21:50:23 +01:00
Config Added untrusted server fetching control 2021-08-31 20:22:42 +01:00
Console Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Entities Added untrusted server fetching control 2021-08-31 20:22:42 +01:00
Exceptions Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Facades
Http Updated the login redirect logic to ignore mfa routes 2021-08-31 20:54:43 +01:00
Interfaces
Notifications
Providers Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
Settings
Theming Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Traits
Translation Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Uploads
Util
Application.php
helpers.php
Model.php