BookStack/app/Entities
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
..
Controllers Merge branch 'add-priority' into development 2023-08-21 15:43:16 +01:00
Models Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00
Queries Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Repos API: Reviewed changes for API priority control 2023-08-21 15:42:47 +01:00
Tools Simplified and aligned handling of mixed entity endpoints 2023-09-10 15:19:23 +01:00
BreadcrumbsViewComposer.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
EntityProvider.php Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00