0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-09 14:57:51 +00:00
BookStackApp_BookStack/app/Activity/Models
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
..
Activity.php Users API: Fixed incorrect created_at date on index endpoint 2023-06-17 18:18:17 +01:00
Comment.php Comments: Fixed wrong identification of parent comment 2023-09-15 13:38:02 +01:00
Favouritable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Favourite.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Loggable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Tag.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
View.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Viewable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Watch.php Notifications: User watch list and differnt page watch options 2023-08-14 13:11:18 +01:00
Webhook.php Fixed failing references after controller/file reshuffle 2023-05-24 09:06:15 +01:00
WebhookTrackedEvent.php Played around with a new app structure 2023-05-17 17:56:55 +01:00