advplyr
a5c200ac79
Merge branch 'master' into sso
2024-02-17 14:15:41 -06:00
advplyr
180c328ed1
Update jsdocs for search podcasts
2024-02-17 13:24:49 -06:00
advplyr
2ec52a7a45
Merge branch 'master' into liaocl
2024-02-17 12:56:05 -06:00
advplyr
a9e9808183
Fix:trim whitespace from asin for chapter lookup #2605
2024-02-15 17:05:48 -06:00
advplyr
af7cb2432b
Update:Log uncaught exceptions to crash_logs.txt #706 & cleanup logger
2024-02-15 16:46:19 -06:00
advplyr
0cf2f8885e
Add custom metadata provider controller, update model, move to item metadata utils
2024-02-11 16:48:16 -06:00
advplyr
ddf4b2646c
Merge branch 'master' into dewyer/add-custom-metadata-provider
2024-02-11 09:10:29 -06:00
advplyr
fe1e0749a2
Update:Listening sessions table rows per page text wrapping
2024-02-08 19:12:59 -06:00
advplyr
0b334cf957
Add:Authentication setting to show a custom message on login #2552
2024-01-26 17:08:23 -06:00
Denis Arnst
71b0a5cc81
SSO Settings: Fix Redirect URL Regex
...
Forgot to include subpaths
2024-01-25 11:49:10 +01:00
Denis Arnst
87ebf4722b
OpenID/SSO: Implement Logout functionality
2024-01-24 22:47:50 +01:00
FlyinPancake
6ef4944d89
Merge branch 'advplyr:master' into dewyer/add-custom-metadata-provider
2024-01-13 01:08:23 +01:00
advplyr
850397e4c1
Add:Playlist button to podcast episodes on latest page #2455
2024-01-12 17:58:07 -06:00
FlyinPancake
3b531144cf
implemented suggestions, extended CMPs with series
2024-01-12 21:45:03 +01:00
advplyr
578a59063f
Update discord invite link
2024-01-05 09:24:18 -06:00
mozhu
fea78898a5
移动播客搜索地区配置到媒体库配置
2024-01-05 14:45:35 +08:00
mozhu
1be34564f2
数据绑定错误修改
2024-01-04 15:00:40 +08:00
mozhu
56eff7a236
增加播客搜索地区配置
2024-01-04 11:52:45 +08:00
Barnabas Ratki
8027c4a06f
Added support for custom metadata providers
...
WiP but already open to feedback
2024-01-03 20:25:34 +01:00
advplyr
d38058e1d2
Fix:Podcast episode time remaining shown on button showing 0 seconds after toggling mark as finished
2023-12-31 15:32:44 -06:00
advplyr
021adf3104
Update:Podcast episode table is lazy loaded #1549
2023-12-31 14:51:01 -06:00
advplyr
0d644fe0c9
Add:Year in review banner for user stats page #2373
2023-12-23 15:29:34 -06:00
advplyr
2738402aac
Add:Year in review card for server stats #2373
2023-12-22 17:01:07 -06:00
advplyr
68d36522b1
Update:Listening sessions table UI for mobile
2023-12-21 14:36:51 -06:00
advplyr
76119445a3
Update:Listening sessions table for multi-select, sorting and rows per page
...
- Updated get all sessions API endpoint to include sorting
- Added sessions API endpoint for batch deleting
2023-12-21 13:52:42 -06:00
advplyr
2b7122c744
Update:Year stats API endpoint & generate year in review image #2373
2023-12-20 17:18:21 -06:00
advplyr
8966dbbcd1
Fix:Restrict podcast search page to admins
2023-12-17 11:06:03 -06:00
advplyr
341a0452da
Update auth settings endpoint to return updated flag and show whether updates were made in client toast
2023-12-07 17:01:33 -06:00
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
advplyr
fbc2c2b481
Merge pull request #2333 from kieraneglin/ke/feature/upload-auto-fetch-data
...
Add ability to fetch book data on upload
2023-12-02 15:56:39 -06:00
advplyr
f59516cc6e
Fix:Hide change password form when password auth is disabled #2367
2023-12-01 17:10:33 -06:00
advplyr
88078ff813
Fix undefined series string when match has no series, minor ui updates
2023-12-01 16:44:04 -06:00
Kieran Eglin
e5579b2c33
Improved UI; Added tooltips; Fixed unrelated layout issues
2023-11-28 11:45:44 -08:00
Kieran Eglin
2f6756eddf
Merged parent
2023-11-28 10:21:41 -08:00
advplyr
f243ad14e0
Add help link to oidc guide
2023-11-27 17:10:31 -06:00
advplyr
6651ad0d45
Update:Added translation strings for OIDC auth
2023-11-22 12:55:01 -06:00
advplyr
288beae874
Update:OIDC auth auto launch setting description to include manual override path
2023-11-22 12:38:11 -06:00
Kieran Eglin
8c434703fb
Added computed metadata check to UI dropdown
2023-11-20 09:18:50 -08:00
Kieran Eglin
3cc900ffbf
Adds fetching book data on upload
2023-11-20 08:51:00 -08:00
advplyr
fb48636510
Openid auth failures redirect to login page with error message.
...
Remove remaining google oauth server settings
2023-11-11 13:10:24 -06:00
advplyr
1ad6722e6d
Remove google-oauth passport strategy
2023-11-11 11:29:59 -06:00
advplyr
237fe84c54
Add new API endpoint for updating auth-settings and update passport auth strategies
2023-11-10 16:11:51 -06:00
advplyr
078cb0855f
Merge branch 'master' into auth_passportjs
2023-11-10 07:26:07 -06:00
advplyr
d6b17678ec
Update:Persist soft/hard delete checkbox option #1689
2023-11-09 16:36:28 -06:00
advplyr
e140897313
Add match existing user by and auto register settings and UI
2023-11-08 14:45:29 -06:00
advplyr
f840aa80f8
Add button to populate openid URLs using the issuer URL
2023-11-05 14:11:37 -06:00
advplyr
840811b464
Replace passport openidconnect plugin with openid-client, add JWKS and logout URL server settings, use email and email_verified instead of username
2023-11-04 15:36:43 -05:00
advplyr
828b96b2d9
Add server settings for changing openid button text and auto launching openid
2023-11-02 13:55:01 -05:00
advplyr
ab14b561f5
Merge master
2023-11-01 08:58:48 -05:00
advplyr
61f2fb28e0
Add:Help icon buttons for libraries, rss feeds and users config pages, table add new buttons updated
2023-10-28 13:27:53 -05:00