BookStack/app/App
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
..
Providers Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Application.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
helpers.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
HomeController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
MailNotification.php Notifications: Reorgranised classes into domain specific folders 2023-09-11 19:27:36 +01:00
Model.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Sluggable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00