BookStack/app/Http
Dan Brown 1a6293ce24
Optimized loading of page/chapter URLs to be a little more efficient
- Loaded book_slug as part of chapter/page queries instead of books
 being loaded in afterwards.
- Removed unused page method.
- Updated some page queries to load specific attributes.
2021-08-21 19:59:55 +01:00
..
Controllers Optimized loading of page/chapter URLs to be a little more efficient 2021-08-21 19:59:55 +01:00
Middleware Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Worked on MFA setup required flow 2021-08-02 22:02:25 +01:00
Request.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00