BookStack/app
Dan Brown 4985e39db4
Slack auth: Switched from community to laravel library
Tested locally before & after change, and looked at code to compare.
Nothing seen or experienced that should affect things, from testing all
is working as expected with no difference from before.
- Update composer requirement of socialite to that which included slack.
- Updated PHP depds while there.
- Updated format of socialite events to align with current documentation
  and to use class references instead of strings.
2023-09-11 15:26:04 +01:00
..
Access OIDC: Moved name claim option handling from config to service 2023-09-11 11:50:58 +01:00
Activity Fixed php8 compat issue, updated readme & templates 2023-09-11 11:37:07 +01:00
Api Cache: Increases database cache value size 2023-08-21 23:01:42 +01:00
App Slack auth: Switched from community to laravel library 2023-09-11 15:26:04 +01:00
Config OIDC: Moved name claim option handling from config to service 2023-09-11 11:50:58 +01:00
Console Updated command classes to include "Command" in name 2023-05-24 13:21:46 +01:00
Entities Simplified and aligned handling of mixed entity endpoints 2023-09-10 15:19:23 +01:00
Exceptions Merge pull request #4320 from devdot/improve-api-auth-exception 2023-06-25 23:35:19 +01:00
Facades Played around with a new app structure 2023-05-17 17:56:55 +01:00
Http Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
Notifications Notifications: Aligned how user language is used 2023-09-02 15:11:42 +01:00
Permissions Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00
References Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
Search Search: Updated popular items query, load parent book for chapters/pages 2023-06-10 15:08:07 +01:00
Settings Status: Updated cache check to use unique key 2023-08-17 21:24:35 +01:00
Theming Webhooks: Fixed failing delete-based events 2023-07-12 16:16:12 +01:00
Translation Notifications: Aligned how user language is used 2023-09-02 15:11:42 +01:00
Uploads Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
Users Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00
Util SSR: Updated allow list handling & covered webhook usage 2023-08-26 20:13:37 +01:00