BookStack/resources/views/errors
Dan Brown b90033a730
Guest control: Cleaned methods involved in fetching/handling
- Moves guest user caching from User class to app container for
  simplicity.
- Updates test to use simpler $this->users->guest() method for
  consistency.
- Streamlined helpers to avoid function overlap for simplicity.
- Extracted user profile dropdown while doing changes.
2023-09-16 13:18:35 +01:00
..
parts Extracted not found text into its own simple blade file 2021-06-13 13:53:59 +01:00
404.blade.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
500.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
503.blade.php Added help/about box to wysiwyg editor 2022-02-07 23:19:04 +00:00
debug.blade.php Added custom whoops-based debug view 2021-10-14 15:33:08 +01:00