1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-23 11:22:33 +01:00
BookStack/app/Entities/Queries
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
..
EntityQuery.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Popular.php Search: Updated popular items query, load parent book for chapters/pages 2023-06-10 15:08:07 +01:00
RecentlyViewed.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
TopFavourites.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00