BookStack/app/Settings
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
..
AppSettingsStore.php Integrated favicon handler with correct files & actions 2023-02-09 13:24:43 +00:00
MaintenanceController.php Notifications: Reorgranised classes into domain specific folders 2023-09-11 19:27:36 +01:00
Setting.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
SettingController.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
SettingService.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
StatusController.php Status: Updated cache check to use unique key 2023-08-17 21:24:35 +01:00
TestEmailNotification.php Notifications: Reorgranised classes into domain specific folders 2023-09-11 19:27:36 +01:00
UserNotificationPreferences.php Notifications: added user preference UI & logic 2023-07-25 17:08:40 +01:00
UserShortcutMap.php Started interface user shortcut form interface 2022-11-08 21:17:45 +00:00