bookstack/app/App
Dan Brown 1559b0acd1
Queries: Migrated BookRepo queries to new query class
Also moved to a non-static approach, and added a high-level class to
allow easy access to all other entity queries, for use in mixed-entity
scenarios and easier/simpler injection.
2024-02-04 17:35:16 +00:00
..
Providers Auth: Refactored OIDC RP-logout PR code, Extracted logout 2023-12-06 13:49:53 +00:00
Application.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
HomeController.php Queries: Migrated BookRepo queries to new query class 2024-02-04 17:35:16 +00:00
MailNotification.php Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
Model.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PwaManifestBuilder.php PWA: Prevent passing credentials to avoid redirection issues 2023-11-07 14:33:37 +00:00
Sluggable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
helpers.php Extracted icon helper, aligned container resolution 2023-09-16 18:26:28 +01:00