BookStack/app/Translation
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
..
FileLoader.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
LanguageManager.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
MessageSelector.php Fixed incorrect pluralisation for de_informal 2023-01-16 16:56:41 +00:00