BookStack/resources/views/users/preferences
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 Added shortcut input controls to make custom shortcuts work 2022-11-09 14:40:44 +00:00
index.blade.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
notifications.blade.php Notifications: Added new preferences view and access control 2023-08-14 17:29:12 +01:00
shortcuts.blade.php Extracted shortcut text to language files 2022-11-10 10:25:28 +00:00