1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-24 03:42:32 +01:00
BookStack/app/Config
Dan Brown c61c3bc608 Started backend theme system
Allows customization of back-end components via event-driven handling
from the theme folder.
2021-03-16 17:14:03 +00:00
..
api.php
app.php Started backend theme system 2021-03-16 17:14:03 +00:00
auth.php
broadcasting.php
cache.php
database.php
debugbar.php
dompdf.php
filesystems.php Ensured base64 images are read from image upload folder 2020-12-06 15:34:18 +00:00
hashing.php
logging.php
mail.php
queue.php
saml2.php
services.php LDAP: Added TLS support 2020-11-18 01:05:29 +01:00
session.php Made session cookie path dynamic based on APP_URL 2021-03-16 13:03:07 +00:00
setting-defaults.php Adding APP_VIEWS_BOOKSHELF to .ENV 2021-02-25 07:51:38 +01:00
snappy.php
view.php