audiobookshelf/server/objects
Denis Arnst 80fd2a1a18 SSO/OpenID: Use a mobile-redirect route (Fixes #2379 and #2381)
- Implement /auth/openid/mobile-redirect this will redirect to an app-link like audiobookshelf://oauth
- An app must provide an `redirect_uri` parameter with the app-link in the authorization request to /auth/openid
- The user will have to whitelist possible URLs, or explicitly allow all
- Also modified MultiSelect to allow to hide the menu/popup
2023-12-04 22:36:34 +01:00
..
entities Remove unused old model functions 2023-10-19 17:20:12 -05:00
files
mediaTypes Update:Remove support for metadata.abs, added script to create metadata.json files if they dont exist 2023-10-22 15:53:05 -05:00
metadata Remove unused old model functions 2023-10-19 17:20:12 -05:00
settings SSO/OpenID: Use a mobile-redirect route (Fixes #2379 and #2381) 2023-12-04 22:36:34 +01:00
user Matching user by openid sub, email or username based on server settings. Auto register user. Persist sub on User records 2023-11-08 16:14:57 -06:00
Backup.js
Collection.js
DailyLog.js
DeviceInfo.js
Feed.js Update:Add cover file extension in RSS feeds 2023-11-01 12:11:24 +01:00
FeedEpisode.js Update:Simpler content URL in RSS feeds 2023-11-01 12:10:44 +01:00
FeedMeta.js
Folder.js
Library.js Library scanner saves last scan info including metadata precedence. Remove force re-scan 2023-10-09 17:48:21 -05:00
LibraryItem.js Update:Remove support for metadata.abs, added script to create metadata.json files if they dont exist 2023-10-22 15:53:05 -05:00
Notification.js
PlaybackSession.js Fix:Set date properly on local playback sessions #2168 2023-10-01 12:44:52 -05:00
Playlist.js
PodcastEpisodeDownload.js
Stream.js Update:HLS router request validation, smooth out transcode reset logic 2023-10-14 12:50:48 -05:00
Task.js Update:JSDocs for task manager 2023-10-20 16:39:32 -05:00