Commit Graph

  • e8cd18eac2 Add:Alert when progress is not syncing advplyr 2022-06-03 19:11:13 -0500
  • bf928692d5 Update:API route for getting playback session and getting media progress advplyr 2022-06-03 18:59:42 -0500
  • 792490b629
    Merge pull request #664 from bskrtich/docker_updates advplyr 2022-06-03 05:02:11 -0500
  • 0d1ff35c5e Add:Not Finished progress filter #650 advplyr 2022-06-02 18:20:18 -0500
  • 67e02fddbd Comment out expand on player ui advplyr 2022-06-02 17:54:07 -0500
  • 09beb6a2ae Merge branch 'master' of https://github.com/advplyr/audiobookshelf advplyr 2022-06-02 16:32:42 -0500
  • 1bd657f07d Fix:Mark as finished once media has ended #635 video advplyr 2022-06-02 16:31:52 -0500
  • 2dba17a7ae
    Merge pull request #651 from selfhost-alt/handle-another-backup-parse-error advplyr 2022-06-02 07:26:42 -0500
  • 4900649908 feat: Updates to docker file and gh action Brandon Skrtich 2022-06-02 05:55:01 +0000
  • c3b33ea37a Fix:Sanitize filename to remove line breaks and check filename length is not too long #663 advplyr 2022-06-01 20:14:10 -0500
  • 36bd6e649a Fix:Remove podcast episode to also remove library file #636 advplyr 2022-06-01 17:45:52 -0500
  • 4621c78573 Update:Show version number in bottom of siderail #660 and save previous version data to continue showing if update is available advplyr 2022-06-01 17:15:13 -0500
  • c88bbf1ce4 Fix:Authors landing page available on refresh #659 advplyr 2022-06-01 16:29:29 -0500
  • d37b25a6f6 Update audio player to player ui and separate out components advplyr 2022-05-31 20:13:46 -0500
  • 792268f5ee Merge branch 'master' into video advplyr 2022-05-31 18:53:30 -0500
  • 5f2d6f4d5e Add:Support for wav #652 advplyr 2022-05-31 18:45:40 -0500
  • 1350a91fba Handle another type of corrupted backup file Selfhost Alt 2022-05-30 23:45:02 -0700
  • acf22ca4fa Testing video media type advplyr 2022-05-30 19:26:53 -0500
  • 705aac40d7 Remove experimental set bookshelf texture advplyr 2022-05-30 09:58:02 -0500
  • 7456052620 Fix:Match update cover image #648 advplyr 2022-05-30 09:52:42 -0500
  • 6cd4ec7fce Version bump v2.0.18 v2.0.18 advplyr 2022-05-29 13:18:31 -0500
  • 93b8e11378 Fix:Mark media as finished if less than 5 seconds remain on a sync and call progress sync again when last track ends #635 advplyr 2022-05-29 12:55:14 -0500
  • 6161daeef0 Fix:OPML file upload reset advplyr 2022-05-29 12:22:16 -0500
  • cfcd351570 Add:Match All Authors button #642 advplyr 2022-05-29 12:15:39 -0500
  • 514893646a Add:OPML Upload for bulk adding podcasts #588 advplyr 2022-05-29 11:46:45 -0500
  • e5469cc0f8 Update:Podcast library items do not show incomplete error when it doesnt have audio files #636 advplyr 2022-05-29 07:25:30 -0500
  • ec6e70725c Fix:Include Watcher as lib with no dependencies and fix tiny-readdir bug #610 advplyr 2022-05-28 20:01:20 -0500
  • 160dac109d Add:User permission restrict explicit content #637 advplyr 2022-05-28 16:53:03 -0500
  • 6be741045f
    Merge pull request #622 from kaldigo/master advplyr 2022-05-28 15:56:27 -0500
  • f41d6d5c77 Update multi-series edit for match and make into separate component with inner modal advplyr 2022-05-28 15:54:04 -0500
  • a5dacd7821 Merge master advplyr 2022-05-28 13:58:52 -0500
  • 8b12508b0c Add:Rich text editor for podcast episode description advplyr 2022-05-28 13:36:58 -0500
  • a394f38fe9 Add:Full podcast episode description parsed and viewable in modal #492 advplyr 2022-05-28 11:38:51 -0500
  • c4bfa266b0 Add:HTML sanitizer lib to support html in podcasts and replace strip html lib advplyr 2022-05-27 19:41:40 -0500
  • 96232676cb Fix:Save RSS feed url passed in by user instead of using the RSS feed returned from the request #634 advplyr 2022-05-27 17:50:56 -0500
  • b2aab06e01 Add:Listening session modal with all details advplyr 2022-05-27 17:39:24 -0500
  • f002532c1e Add:User listening sessions page, Update:Listening sessions to save media times and device info advplyr 2022-05-26 19:09:46 -0500
  • 54663f0f01 Fix:Listening stats on users page and user listening-sessions api endpoint advplyr 2022-05-26 15:10:12 -0500
  • d8df9a9dff Update dockerfile for generating client advplyr 2022-05-25 10:26:21 -0500
  • 68efd30a54 Merge branch 'master' of https://github.com/advplyr/audiobookshelf v2.0.17 advplyr 2022-05-24 21:44:15 -0500
  • 27407d49dd Version bump 2.0.17 advplyr 2022-05-24 21:44:11 -0500
  • 97d4330cda
    Merge pull request #632 from cassieesposito/getBookDataFromDir-refactor advplyr 2022-05-24 21:33:40 -0500
  • 3153bdc5bb Fixed bug that caused scanner to fail to get title when subtitle parsing is off, refactored possibly confusing variable declarations. Cassie Esposito 2022-05-24 18:49:45 -0700
  • 31fd75a895 Merge branch 'getBookDataFromDir-refactor' of github.com:cassieesposito/audiobookshelf into getBookDataFromDir-refactor Cassie Esposito 2022-05-24 18:43:20 -0700
  • b22173a631 Undoing changes caused by linter run amok Cassie Esposito 2022-05-24 17:30:16 -0700
  • d2e012d7b1 Version bump 2.0.16 v2.0.16 advplyr 2022-05-24 19:19:16 -0500
  • d4fe0be386
    Merge pull request #631 from cassieesposito/getBookDataFromDir-refactor advplyr 2022-05-24 19:17:42 -0500
  • 6d947bbc29 Converted indentation from 4 spaces to 2 Cassie Esposito 2022-05-24 17:06:44 -0700
  • 5187d0e55f Add:Option to hard delete podcast episode from file system #488 advplyr 2022-05-24 18:38:25 -0500
  • c6253e4fd4 Merge branch 'getBookDataFromDir-refactor' of github.com:cassieesposito/audiobookshelf into getBookDataFromDir-refactor Cassie Esposito 2022-05-24 16:26:59 -0700
  • 1ab933c8b0 Refactored getSequence. Slight behavior changes introduced. All components of the bottom level directory except volume which can no longer use '-' for separation, but 'Vol 4 Title' is still valid and '4. Title' or 'Vol 4.' are also now valid. Cassie Esposito 2022-05-24 16:21:58 -0700
  • e2e5dd372a Merge branch 'master' into getBookDataFromDir-refactor Cassie Esposito 2022-05-24 12:56:10 -0700
  • aeb87c81a1 Fix missed preferMatchedMetadata rename Kaldigo 2022-05-24 01:29:43 +0100
  • 3e98b6f749 Update:Remove manual sorting of podcast episodes and default to sort by published at advplyr 2022-05-23 19:28:00 -0500
  • 3c465994fe Fix:Hide remove icon from author images with no image advplyr 2022-05-23 19:12:40 -0500
  • 6cfe583535 Fix:Static router for downloading single file library items #627 advplyr 2022-05-23 18:31:11 -0500
  • 0ad7a98fc7 Add:Support for single book files to be detected by Watcher #610, Fix:Single media file in library folder root is only supported for books not podcasts advplyr 2022-05-23 18:15:15 -0500
  • ce88ebb55b Removed response groups in Audible query and limited to 10 results Kaldigo 2022-05-23 22:48:11 +0100
  • c7e3f08d39
    Merge branch 'advplyr:master' into master Kaldigo 2022-05-23 22:46:17 +0100
  • d15264832d Updated matching with latest changes, Added override toggle for quickmatch, added asin and isbn to quickmatch query, updated audible provider to use audnexus Kaldigo 2022-05-23 03:56:51 +0100
  • a8d5b543d7 Update:Parsing sequence from folder will strip leading zeros #562 advplyr 2022-05-22 19:17:21 -0500
  • f2e16017f6 Merge branch 'master' of https://github.com/advplyr/audiobookshelf advplyr 2022-05-22 08:14:42 -0500
  • 4d227cbade Add copy to clipboard fallback advplyr 2022-05-22 08:05:39 -0500
  • 15a85299b9
    Merge pull request #612 from cassieesposito/scan-for-narrator advplyr 2022-05-21 12:04:06 -0500
  • d22e9e32ed Remove dev dependency from package.json advplyr 2022-05-21 11:36:08 -0500
  • 8beac53f5f Update:Send source back with auth request advplyr 2022-05-21 11:21:03 -0500
  • cbad435690
    Merge branch 'advplyr:master' into scan-for-narrator Cassie Esposito 2022-05-21 08:07:42 -0700
  • 169b637720 Removed dependency erroniously added by IDE Cassie Esposito 2022-05-21 08:06:06 -0700
  • f083d4b5f6 Update dockerfile failing with dev dependency advplyr 2022-05-20 18:15:54 -0500
  • 3451a312e9
    Merge branch 'advplyr:master' into getBookDataFromDir-refactor Cassie Esposito 2022-05-20 15:45:10 -0700
  • 927c1a3514
    Merge branch 'advplyr:master' into scan-for-narrator Cassie Esposito 2022-05-20 15:40:26 -0700
  • dabcad5ebd Update experimental e-reader alert advplyr 2022-05-20 16:47:00 -0500
  • 796602d1b2 Add:Enable e-reader server setting to allow all users to access experimental e-reader #614 advplyr 2022-05-20 16:34:51 -0500
  • 302870a101 Fix:Continue series shelf show next book in series #608 advplyr 2022-05-20 15:55:03 -0500
  • 3954aa1963
    Merge pull request #611 from cassieesposito/npm-watch advplyr 2022-05-20 09:31:37 -0500
  • 2d8c840ad6 Cleaned up function getSequence, became more forgiving of whitespace around metadata elements Cassie Esposito 2022-05-20 01:03:36 -0700
  • f1f02b185e Cleaned function getPublishedYear Cassie Esposito 2022-05-19 22:55:00 -0700
  • 13d21e90f8 Cleaned function getSubtitle Cassie Esposito 2022-05-19 22:31:55 -0700
  • dd664da871 Separated individual element parsing functions out of function getBookDataFromDir Cassie Esposito 2022-05-19 22:10:53 -0700
  • 6ff66370fe Use {} instead of [] for narrators tag. Removed logging left over from debugging. Cassie Esposito 2022-05-19 21:07:04 -0700
  • 23904d57ad Narrator data is sucessfully saved from folder name. Cassie Esposito 2022-05-19 20:43:17 -0700
  • efdb43e2d2
    Merge branch 'advplyr:master' into scan-for-narrator Cassie Esposito 2022-05-19 19:45:35 -0700
  • 67523095d6 Narrators successfully isolated from path. Next steps: parse multiple narrators and save to disk Cassie Esposito 2022-05-19 19:42:45 -0700
  • e2d869bb19 Added support for npm run watch to automatically reset server during development. Cassie Esposito 2022-05-19 19:10:51 -0700
  • d38e9499db Version bump 2.0.15 v2.0.15 advplyr 2022-05-19 19:58:09 -0500
  • c7429efe95 Update:Debian install script to create directories if they dont exist and set ownership #503 advplyr 2022-05-19 19:51:27 -0500
  • b925dbcc95 Fix:Updating library folder paths will only set file permissions if it needed to create the folder #529 advplyr 2022-05-19 19:00:34 -0500
  • 2a235b8324 Add:RSS feeds for audiobooks #606 advplyr 2022-05-19 18:51:58 -0500
  • 06cc2a1b21 Fix:Increase width of MoreMenu since Mark as Not Finished was wrapping advplyr 2022-05-19 18:11:02 -0500
  • 4bcca97b1f Update:Home page continue series shelf to use first unplayed book (instead of next book after most recently played) #608 advplyr 2022-05-19 18:09:26 -0500
  • 313b9026f1 Add:Authors page links to filter by author books and link to series page #609 advplyr 2022-05-19 17:42:34 -0500
  • 139ee013a7 Add:Parsing tags from OPF metadata #602, Update:OPF parser to check for prefix on package/metadata/meta objects advplyr 2022-05-18 19:25:18 -0500
  • 7e5ab477b2 Update:Persist scroll position for bookshelves #604 advplyr 2022-05-18 18:37:38 -0500
  • eba37c46cb Update:Confirmation when clicking force re-scan #591 advplyr 2022-05-18 16:36:54 -0500
  • 228d9cc301 Fix:Library scan toasts advplyr 2022-05-18 16:33:24 -0500
  • 85946dd1d5 Update build-win add GZip advplyr 2022-05-17 19:57:50 -0500
  • b40598593d
    Merge pull request #593 from BCNelson/master advplyr 2022-05-17 19:18:47 -0500
  • 725aad0a25 Revert "Address XSS vulnerability" jflattery 2022-05-17 14:41:28 +0000
  • 0c84cf8047
    Create SECURITY.md Jim Flattery 2022-05-16 15:57:46 -0400
  • 2a55c52527 Address XSS vulnerability jflattery 2022-05-16 19:43:23 +0000