Commit Graph

660 Commits

Author SHA1 Message Date
advplyr
c34a518754 Move server settings and SSO settings to settings.js module & cleanup sso.vue 2022-02-10 18:24:20 -06:00
David Leimroth
5060e0b728 hide sso button, if sso is not available 2022-02-10 19:30:40 +01:00
David Leimroth
b98a3b422c changed the way sso user id's are generated 2022-02-10 19:06:04 +01:00
David Leimroth
7b8759a829 merged from upstream 2022-02-10 15:02:39 +01:00
David Leimroth
b77f7f2514 cleanup 2022-02-10 14:56:27 +01:00
David Leimroth
3cd09eecba adjusted SSOSettings model and changed all code based on the model 2022-02-10 14:45:21 +01:00
David Leimroth
b12a38d12b added string difference util function 2022-02-10 14:40:23 +01:00
advplyr
8a0508342b Fix:PWA icon sizes 2022-02-09 12:15:36 -06:00
advplyr
f315e77b10 Version bump 1.6.66 2022-02-09 11:19:29 -06:00
advplyr
70c5db4534 Mobile UI adjustments 2022-02-09 11:19:02 -06:00
David Leimroth
4b93882494 modified serialization and deserialization of users to only use the useres id, only creating oidc related enpoints, if oidc is configured 2022-02-09 16:49:17 +01:00
advplyr
18a095c6e4 Fix:Only show collapse series checkbox on library page 2022-02-09 09:02:37 -06:00
advplyr
922214f241 Add:PWA support #354 2022-02-09 08:57:34 -06:00
advplyr
42e7b7f590 Add:Initial setup for PWA #354 2022-02-08 19:09:24 -06:00
David Leimroth
cd3feee583 fixed missing char, moved oidc variable init into its own function 2022-02-08 21:05:21 +01:00
David Leimroth
339883405f fixed server crash because of unregistered openidconnect strategy 2022-02-08 20:16:27 +01:00
David Leimroth
5a6609150c merged 2022-02-08 19:58:22 +01:00
David Leimroth
6533c8274b removed unnecessary 'token' cookie 2022-02-08 19:51:05 +01:00
David Leimroth
c4dd6ed19a added /oidc/ as a proxy route to nuxt.config.js 2022-02-08 19:38:53 +01:00
advplyr
9e913b5e17 Update passport init with saved settings & check if OIDC is configured 2022-02-07 17:52:50 -06:00
advplyr
adae905953 Move SSOSettings to settings db & initialize with env vars 2022-02-07 16:58:11 -06:00
David Leimroth
c11c0ff54e added more options to the sso config page 2022-02-07 17:50:30 +01:00
David Leimroth
89a7611c18 added a route and a method to store sso configs to the ApiController 2022-02-07 17:39:48 +01:00
David Leimroth
c98a8ee776 fixed payload passed to sso/updateSSOSettings 2022-02-07 17:38:31 +01:00
David Leimroth
1948e2a476 fixed updateSSOSettings actions not being called because of missing sso/ prefix 2022-02-07 17:32:10 +01:00
David Leimroth
e61d7f1ee8 modified Db.js to store sso settings 2022-02-07 17:10:37 +01:00
David Leimroth
dbf09ad451 added a SSOSettings class 2022-02-07 17:08:52 +01:00
David Leimroth
53e6c9f913 removed sso related code from client/store/index.js and renamed some functions in client/store/sso.js 2022-02-07 17:06:58 +01:00
David Leimroth
27f498ffae Merge branch 'master' of https://github.com/advplyr/audiobookshelf into oidc 2022-02-07 14:50:19 +01:00
David Leimroth
b66e0f6b24 fixed a small mistake 2022-02-07 14:47:34 +01:00
David Leimroth
f5cd93c6db added more settings 2022-02-07 14:39:55 +01:00
David Leimroth
2cd622cb89 added a new settings page for sso 2022-02-07 14:32:54 +01:00
advplyr
3906031d62 Version bump 1.6.65 2022-02-06 17:31:47 -06:00
advplyr
6683301106 Fix:FLAC files use mpegts segment type and force AAC transcode 2022-02-06 17:31:04 -06:00
advplyr
c0c4b1fa23 Fix:FFprobe path for node-ffprobe 2022-02-06 17:14:55 -06:00
David Leimroth
d2395a5896 removed unnecessary dependency 2022-02-06 18:57:25 +01:00
David Leimroth
b7bb124eb0 removed unnecessary dependency 2022-02-06 18:56:50 +01:00
David Leimroth
e7f034ce59 added sso via passport js 2022-02-06 16:47:41 +01:00
advplyr
0336b65bca Version bump 1.6.64 2022-02-03 18:12:44 -06:00
advplyr
d2c1c7aee0 Fix:Init user audiobook map before mobile app sync #345 2022-02-03 18:12:12 -06:00
advplyr
590dbe3991 Fix:Downloader sets file permission and owner on files #286 2022-02-03 18:08:39 -06:00
advplyr
405d333d60 Change:Download m4b file set proper metadata id3 tags #286 2022-02-03 17:27:22 -06:00
advplyr
663ab2db90 Fix:Save library updating name only #350 2022-02-03 16:39:05 -06:00
advplyr
964cba0491 Fix:Cover aspect ratio init #341 2022-02-01 16:58:11 -06:00
advplyr
316ae4ff79
Merge pull request #343 from igorkaldowski/master
Fetch Narrators from opf custom column
2022-02-01 14:36:28 -06:00
Igor Kaldowski
4212251c78 Added try catch to opf fetchNarrators 2022-02-01 16:50:42 +00:00
Igor Kaldowski
4e329a3f8e Fetch Narrators from opf custom column 2022-02-01 02:32:03 +00:00
advplyr
812818bdff Version bump 1.6.63 2022-01-31 16:07:32 -06:00
advplyr
1581557080 Fix:Revert njodb to 0.4.29 2022-01-31 16:07:02 -06:00
advplyr
b3ed29b280 Add:Collapse series no longer experimental #322 2022-01-31 16:02:52 -06:00