Commit Graph

  • 9f133ba98c Version bump 1.6.69 advplyr 2022-02-17 17:40:23 -0600
  • f51299c798 Add:Start of chromecast plugin & update cors accept header, move sortable to static advplyr 2022-02-17 17:39:38 -0600
  • 6c6a0b4ba6 Add:Change volume with hover and scroll wheel #366 advplyr 2022-02-17 15:19:50 -0600
  • 0892291499 Add:Batch set book details #370 advplyr 2022-02-17 14:33:12 -0600
  • 82afefc133 Version bump 1.6.68 advplyr 2022-02-15 18:35:01 -0600
  • 11be49a535 Add:Library match all books #359 advplyr 2022-02-15 18:33:33 -0600
  • c953c3dee0 Add:Library route quick match all books advplyr 2022-02-15 16:36:22 -0600
  • 088969e1fe Add:Quick match option advplyr 2022-02-15 16:15:09 -0600
  • de32698ea5 Add:Metadata provider option to library advplyr 2022-02-15 14:59:46 -0600
  • c046f9ee98 Add:Edit button and play button on audiobook landing page cover #360, Fix:Playback rate controller sending change events advplyr 2022-02-15 14:38:06 -0600
  • db25affd43 Fix:Reactivity for book cards on home page advplyr 2022-02-15 12:57:56 -0600
  • 86f39ccc83 Update readme spacing and header advplyr 2022-02-14 17:46:40 -0600
  • ad8a15c9ea Update readme add discord invite advplyr 2022-02-14 17:45:37 -0600
  • aa2fa0a748 Version bump 1.6.67 advplyr 2022-02-14 17:33:24 -0600
  • d78cc90276 Add:Discord invite to config advplyr 2022-02-14 17:32:35 -0600
  • 3be32a2813 Add:Alternate bookshelf view show sorting/filtering keys and ignore The prefix title #232 #361 advplyr 2022-02-14 16:01:53 -0600
  • f15be4c96e Add:Server setting to ignore "The" infront of titles and series when sorting #361 advplyr 2022-02-13 15:00:59 -0600
  • e0a6631396 Update readme screenshot advplyr 2022-02-12 17:19:14 -0600
  • f2c1d453e7 Cleanup sso config page advplyr 2022-02-12 14:42:26 -0600
  • b212f1d5bb Merge master advplyr 2022-02-12 11:58:06 -0600
  • 7658433d72 Fix readme header and spacing advplyr 2022-02-11 17:18:56 -0600
  • 38668ec17b Update readme with synology reverse proxy setup advplyr 2022-02-11 17:17:27 -0600
  • 43b5b87799 Update readme with nginx proxy manager setup advplyr 2022-02-11 17:08:33 -0600
  • 0dca8472de Fix:Mobile flag max size advplyr 2022-02-11 08:50:28 -0600
  • c34a518754 Move server settings and SSO settings to settings.js module & cleanup sso.vue advplyr 2022-02-10 18:24:20 -0600
  • 30e0cc4c07 Cleanup & start of abs metadata file advplyr 2022-02-10 17:05:15 -0600
  • 5060e0b728 hide sso button, if sso is not available David Leimroth 2022-02-10 19:30:40 +0100
  • b98a3b422c changed the way sso user id's are generated David Leimroth 2022-02-10 19:06:04 +0100
  • 7b8759a829 merged from upstream David Leimroth 2022-02-10 15:02:39 +0100
  • b77f7f2514 cleanup David Leimroth 2022-02-10 14:56:27 +0100
  • 3cd09eecba adjusted SSOSettings model and changed all code based on the model David Leimroth 2022-02-10 14:45:21 +0100
  • b12a38d12b added string difference util function David Leimroth 2022-02-10 14:40:23 +0100
  • 8a0508342b Fix:PWA icon sizes advplyr 2022-02-09 12:15:36 -0600
  • f315e77b10 Version bump 1.6.66 advplyr 2022-02-09 11:19:29 -0600
  • 70c5db4534 Mobile UI adjustments advplyr 2022-02-09 11:19:02 -0600
  • 4b93882494 modified serialization and deserialization of users to only use the useres id, only creating oidc related enpoints, if oidc is configured David Leimroth 2022-02-09 16:49:17 +0100
  • 18a095c6e4 Fix:Only show collapse series checkbox on library page advplyr 2022-02-09 09:02:37 -0600
  • 922214f241 Add:PWA support #354 advplyr 2022-02-09 08:57:34 -0600
  • 42e7b7f590 Add:Initial setup for PWA #354 advplyr 2022-02-08 19:09:24 -0600
  • cd3feee583 fixed missing char, moved oidc variable init into its own function David Leimroth 2022-02-08 21:05:21 +0100
  • 339883405f fixed server crash because of unregistered openidconnect strategy David Leimroth 2022-02-08 20:16:27 +0100
  • 5a6609150c merged David Leimroth 2022-02-08 19:54:48 +0100
  • 6533c8274b removed unnecessary 'token' cookie David Leimroth 2022-02-08 19:51:05 +0100
  • c4dd6ed19a added /oidc/ as a proxy route to nuxt.config.js David Leimroth 2022-02-08 19:38:53 +0100
  • 9e913b5e17 Update passport init with saved settings & check if OIDC is configured advplyr 2022-02-07 17:52:50 -0600
  • adae905953 Move SSOSettings to settings db & initialize with env vars advplyr 2022-02-07 16:58:11 -0600
  • c11c0ff54e added more options to the sso config page David Leimroth 2022-02-07 17:50:30 +0100
  • 89a7611c18 added a route and a method to store sso configs to the ApiController David Leimroth 2022-02-07 17:39:48 +0100
  • c98a8ee776 fixed payload passed to sso/updateSSOSettings David Leimroth 2022-02-07 17:38:31 +0100
  • 1948e2a476 fixed updateSSOSettings actions not being called because of missing sso/ prefix David Leimroth 2022-02-07 17:32:10 +0100
  • e61d7f1ee8 modified Db.js to store sso settings David Leimroth 2022-02-07 17:10:37 +0100
  • dbf09ad451 added a SSOSettings class David Leimroth 2022-02-07 17:08:52 +0100
  • 53e6c9f913 removed sso related code from client/store/index.js and renamed some functions in client/store/sso.js David Leimroth 2022-02-07 17:05:12 +0100
  • 27f498ffae Merge branch 'master' of https://github.com/advplyr/audiobookshelf into oidc David Leimroth 2022-02-07 14:50:19 +0100
  • b66e0f6b24 fixed a small mistake David Leimroth 2022-02-07 14:47:34 +0100
  • f5cd93c6db added more settings David Leimroth 2022-02-07 14:39:55 +0100
  • 2cd622cb89 added a new settings page for sso David Leimroth 2022-02-07 14:32:54 +0100
  • 3906031d62 Version bump 1.6.65 advplyr 2022-02-06 17:31:47 -0600
  • 6683301106 Fix:FLAC files use mpegts segment type and force AAC transcode advplyr 2022-02-06 17:31:04 -0600
  • c0c4b1fa23 Fix:FFprobe path for node-ffprobe advplyr 2022-02-06 17:14:55 -0600
  • d2395a5896 removed unnecessary dependency David Leimroth 2022-02-06 18:57:25 +0100
  • b7bb124eb0 removed unnecessary dependency David Leimroth 2022-02-06 18:56:50 +0100
  • e7f034ce59 added sso via passport js David Leimroth 2022-02-06 16:47:41 +0100
  • 0336b65bca Version bump 1.6.64 advplyr 2022-02-03 18:12:44 -0600
  • d2c1c7aee0 Fix:Init user audiobook map before mobile app sync #345 advplyr 2022-02-03 18:12:12 -0600
  • 590dbe3991 Fix:Downloader sets file permission and owner on files #286 advplyr 2022-02-03 18:08:39 -0600
  • 405d333d60 Change:Download m4b file set proper metadata id3 tags #286 advplyr 2022-02-03 17:27:22 -0600
  • 663ab2db90 Fix:Save library updating name only #350 advplyr 2022-02-03 16:39:05 -0600
  • 964cba0491 Fix:Cover aspect ratio init #341 advplyr 2022-02-01 16:58:11 -0600
  • 316ae4ff79
    Merge pull request #343 from igorkaldowski/master advplyr 2022-02-01 14:36:28 -0600
  • 4212251c78 Added try catch to opf fetchNarrators Igor Kaldowski 2022-02-01 16:50:42 +0000
  • 4e329a3f8e Fetch Narrators from opf custom column Igor Kaldowski 2022-02-01 02:32:03 +0000
  • 812818bdff Version bump 1.6.63 advplyr 2022-01-31 16:07:32 -0600
  • 1581557080 Fix:Revert njodb to 0.4.29 advplyr 2022-01-31 16:07:02 -0600
  • b3ed29b280 Add:Collapse series no longer experimental #322 advplyr 2022-01-31 16:01:49 -0600
  • d9a3195831 Version bump 1.6.62 advplyr 2022-01-30 13:33:51 -0600
  • 9b8401f6e1 Njodb version bump advplyr 2022-01-30 12:24:52 -0600
  • 7f0a9fc79d
    Update feature.yml advplyr 2022-01-29 11:43:32 -0600
  • 1f81739ade
    Update bug.yaml advplyr 2022-01-29 11:39:30 -0600
  • 02c29b374f
    Add Feature Request template advplyr 2022-01-29 11:37:17 -0600
  • f8cd5da7c4
    Update bug.yaml advplyr 2022-01-29 11:32:00 -0600
  • f0f80a4edd
    Update bug.yaml advplyr 2022-01-29 11:30:38 -0600
  • 38752c3db7
    Update bug.yaml advplyr 2022-01-29 11:30:09 -0600
  • 68d43f122c
    Update bug.yaml advplyr 2022-01-29 11:28:46 -0600
  • 9a5cbf11be
    Update bug.yaml advplyr 2022-01-29 11:26:54 -0600
  • 1fc7ecba6c
    Update bug.yaml advplyr 2022-01-29 11:26:27 -0600
  • f55ade813a
    Update bug template advplyr 2022-01-29 11:25:28 -0600
  • d0b2a73b22
    Add bug issue template advplyr 2022-01-29 11:23:06 -0600
  • fe18321e0c
    Merge pull request #330 from mx03/groupcoverlimit advplyr 2022-01-27 16:56:14 -0600
  • c3376ad0ae
    Merge pull request #331 from igorkaldowski/master advplyr 2022-01-27 16:55:02 -0600
  • 676eb13fc6 Remove unnecessary series volume sort advplyr 2022-01-27 16:53:18 -0600
  • 6b476b84b2
    Update GroupCover.vue mx03 2022-01-27 23:27:18 +0100
  • 28b900d6ba Version bump 1.6.61 advplyr 2022-01-26 18:01:10 -0600
  • 454e51bf53 Add:Api route for syncing local downloaded audiobook progress advplyr 2022-01-26 18:00:40 -0600
  • 00e205ac2d Change:Hide batch select and more menu for collapsed series advplyr 2022-01-25 17:15:42 -0600
  • 503bfbf2ef Add continue series category Igor Kaldowski 2022-01-25 10:05:39 +0000
  • 372a0a2c3f Fix: Group cover does not use full width mx03 2022-01-25 12:10:51 +0100
  • 111f038cb2 Version bump 1.6.60 advplyr 2022-01-24 18:04:51 -0600
  • d8cc0b57a5 Add:Experimental collapse series for library option #322 advplyr 2022-01-24 18:03:54 -0600
  • 5bd6c8f553 Update njodb version advplyr 2022-01-24 16:53:35 -0600