Commit Graph

70 Commits

Author SHA1 Message Date
c83399c7b5 use the toggle to not show earlier works than the ones already read 2024-03-12 17:04:26 +01:00
85fecbd1b9 Version bump v2.8.0 2024-02-18 16:43:16 -06:00
2ec52a7a45 Merge branch 'master' into liaocl 2024-02-17 12:56:05 -06:00
0b334cf957 Add:Authentication setting to show a custom message on login #2552 2024-01-26 17:08:23 -06:00
fea78898a5 移动播客搜索地区配置到媒体库配置 2024-01-05 14:45:35 +08:00
56eff7a236 增加播客搜索地区配置 2024-01-04 11:52:45 +08:00
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
a4d4f1bc2e Merge branch 'advplyr:master' into nfo-metadata 2023-11-21 09:09:12 +02:00
89eb857c14 Fix initialize openid auth strategy 2023-11-19 12:57:17 -06:00
d990e5b909 Add NFO metadata source 2023-11-12 13:30:23 +00:00
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
237fe84c54 Add new API endpoint for updating auth-settings and update passport auth strategies 2023-11-10 16:11:51 -06:00
e140897313 Add match existing user by and auto register settings and UI 2023-11-08 14:45:29 -06:00
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
828b96b2d9 Add server settings for changing openid button text and auto launching openid 2023-11-02 13:55:01 -05:00
ab14b561f5 Merge master 2023-11-01 08:58:48 -05:00
27497451d9 Add:Ereader device setting to set users that have access #1982 2023-10-29 11:28:34 -05:00
60a80a2996 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
347b49f564 Update:Remove scanner settings, add library scanner settings tab, add order of precedence 2023-10-08 17:10:43 -05:00
2662e8f715 Merge branch 'master' into auth_passportjs 2023-10-02 16:21:47 -05:00
f0929729a3 Fix:Adding new podcast with auto download episodes not setting the schedule #2160 2023-09-29 14:52:04 -05:00
e282142d3f Add authentication page in config, add /auth-settings GET endpoint, remove authOpenIDCallbackURL server setting 2023-09-24 15:36:35 -05:00
f0f03efe17 Merge remote-tracking branch 'origin/master' into auth_passportjs 2023-09-10 13:11:35 +00:00
826963bf00 Add api route for changing sorting prefixes, update default sorting prefixes to include a 2023-09-08 12:32:30 -05:00
dd9a3858d7 Merge remote-tracking branch 'origin/master' into auth_passportjs 2023-08-12 16:44:44 +02:00
254ba1f089 Migrate backups manager 2023-07-08 14:40:49 -05:00
bdbc5e3161 Add:Library setting to hide single book series #1433 2023-06-29 17:55:17 -05:00
d0bce2949e Add:FFProbe api endpoint 2023-06-25 16:16:11 -05:00
d54edb93d6 Updates to Email settings/manager to include test email 2023-06-12 04:53:51 +00:00
0ec50bb570 Remove experimental features and experimental ereader setting 2023-06-10 14:11:51 -05:00
014fc45c15 Add:Audiobooks only library settings, supplementary ebooks #1664 2023-06-10 12:46:57 -05:00
05ce9c6eda Add:Email smtp config & send ebooks to devices #1474 2023-05-29 17:38:38 -05:00
95e6fef3d1 Merge remote-tracking branch 'origin/master' into auth_passportjs 2023-05-27 10:56:05 +02:00
81d4ac3ed2 Add:metadata.json format #1775 #916 2023-05-15 18:23:31 -05:00
7010a13648 Fixes for passport local and allow empty password 2023-04-16 10:08:13 -05:00
62b0940766 Added passport-openidconnect implementation 2023-04-14 20:26:29 +02:00
be53b31712 Merge remote-tracking branch 'origin/master' into auth_passportjs 2023-03-24 18:23:08 +01:00
e1ddb95250 Inital passportjs integration 2023-03-24 18:21:25 +01:00
071444a9e7 Improve dates, times and schedule backup info 2023-02-27 18:04:26 +00:00
a65859f575 One Default Bookshelf View
This patch updates the default value of the home page bookshelf view so
that it is identical to the default library view. Having different
styles by default seems odd. I picked the non-wooden view as default
based on the recent discussion on Matrx/Discord that that one looks more
modern.
2023-01-28 23:17:31 +01:00
5410aae8fc Remove old scanner setting from ServerSettings 2023-01-02 12:07:26 -06:00
86bf6bfc62 Remove scannerMaxThreads from ServerSettings 2023-01-02 12:05:58 -06:00
6e064eeafb Add:Server setting for default language #1103 2022-11-08 18:09:07 -06:00
1a35def375 Update:default sorting ignore prefixes to just be the #869 2022-10-27 17:50:56 -05:00
e1e10dca50 Update:Default library view to detail instead of bookshelf view & update settings copy 2022-10-22 09:13:20 -05:00
0e96465d74 Remove old coverAspectRatio server setting 2022-10-22 09:01:00 -05:00
39a13e3610 Add:Notification system max queue and max failed attempts settings #996 2022-09-25 10:42:26 -05:00
7aa89f16c9 Add:Notification system queueing and queue limit #996 2022-09-25 10:19:44 -05:00
88726bed86 Update:Notification system descriptions #996 2022-09-25 09:46:45 -05:00
8e8046541e Add:Notification edit/delete and UI updates #996 2022-09-24 14:03:14 -05:00