Commit Graph

  • 591a866f8c Fix:Removing section from upload page #530 advplyr 2022-04-30 12:31:58 -0500
  • fc8473ed84 Add:Putting back in the Continue Series shelf on the home page #541 advplyr 2022-04-30 12:24:48 -0500
  • b19442e440 Remove old home page personalized API route advplyr 2022-04-30 11:36:05 -0500
  • 7a51e0693d
    Merge pull request #534 from cassieesposito/tooltips_for_appbar advplyr 2022-04-30 11:33:22 -0500
  • 21785c8e72
    Merge branch 'advplyr:master' into tooltips_for_appbar Cassie Esposito 2022-04-30 09:27:48 -0700
  • bdf6ccbd2d Removed duplicate conditional from line 62 of client/components/app/Appbar.vue Cassie Esposito 2022-04-30 09:21:27 -0700
  • ceb163570f Fix:Set next accessible library when currently selected library is removed advplyr 2022-04-29 18:57:46 -0500
  • 049ae73d74 Update:Guest user accounts cannot change the account password #537 advplyr 2022-04-29 18:38:13 -0500
  • 729fdd5c9f Update:User type admin permissions to create podcasts and download episodes #507 advplyr 2022-04-29 18:29:40 -0500
  • 4dac8ac16c Fix:Account type select dropdown & add root user change password button advplyr 2022-04-29 18:19:04 -0500
  • 220bbc3d2d Fix:Series covers on home page not spread out correctly #505, Update:Server settings are now returned with auth requests advplyr 2022-04-29 17:43:46 -0500
  • c2a4b32192 Fix:Series on search page not directing to series page #533 advplyr 2022-04-29 17:12:02 -0500
  • 09d0d47549 Fix:Setting user can access all libraries/tags advplyr 2022-04-29 16:50:06 -0500
  • 4185807da4 Add:Check for new episodes manual check and update last check time, Update:Adding new podcasts and downloading podcast episodes restricted to admin users advplyr 2022-04-29 16:42:40 -0500
  • 8abda14e0f Version bump v2.0.7 v2.0.7 advplyr 2022-04-29 13:16:29 -0500
  • 619e5c0895 Merge branch 'master' of https://github.com/advplyr/audiobookshelf advplyr 2022-04-29 13:14:19 -0500
  • 3a2594cde9 Version bump v2.0.6 v2.0.6 advplyr 2022-04-29 13:13:54 -0500
  • 5cca2d0155
    Update docker-build.yml advplyr 2022-04-29 13:01:12 -0500
  • a467637cb5 Version bump v2.0.5 v2.0.5 advplyr 2022-04-29 12:59:35 -0500
  • 1a23001955 Update version check to use releases from gh api instead of tags, add 5 minute buffer between checking for new releases advplyr 2022-04-29 12:20:51 -0500
  • 8942dca31d Update docker-build workflow advplyr 2022-04-29 09:48:00 -0500
  • 30010824ba Added Docker Compose update MediaCowboy 2022-04-28 23:35:43 -0500
  • 2a919012b6 Version bump 2.0.4 advplyr 2022-04-28 18:43:00 -0500
  • 40b342498f Merge branch 'master' of https://github.com/advplyr/audiobookshelf v2.0.4 advplyr 2022-04-28 18:40:34 -0500
  • e220b2818a Add docker-build workflow advplyr 2022-04-28 18:40:29 -0500
  • 620bf7990f Added tooltips for edit, delete, and deselect all buttons to client/components/app/Appbar.vue Cassie Esposito 2022-04-28 15:44:07 -0700
  • 0df36d2609
    Merge pull request #523 from mediacowboy/patch-1 advplyr 2022-04-28 17:43:50 -0500
  • adfe50a841
    Update readme.md MediaCowboy 2022-04-27 22:26:44 -0500
  • 35925ddc1b
    Merge pull request #522 from selfhost-alt/skip-matching-identified-media advplyr 2022-04-27 20:14:04 -0500
  • 33dfb764fa Add:Support for openaudible folder structure (subject to change), add support for treating single audio files in the root directory as library items #401 advplyr 2022-04-27 19:42:34 -0500
  • 49bef2c641 Fix:Uploader removing single item from parsed upload items #530 advplyr 2022-04-27 18:08:07 -0500
  • ac58536501 Fix:Drag n drop folder upload advplyr 2022-04-27 18:03:00 -0500
  • c344555be3 Fix:default user settings for orderBy and default to sort ascending for titles and authors #515 advplyr 2022-04-27 17:20:44 -0500
  • 645bcc53c6
    Update readme.md MediaCowboy 2022-04-26 21:28:24 -0500
  • 84dd06dfc4 Add options to skip matching media items if they already have an ASIN/ISBN Selfhost Alt 2022-04-26 17:36:29 -0700
  • 0a73dd6437 Add:Ability to ignore directories by putting a file named .ignore inside dir #516 advplyr 2022-04-26 19:11:32 -0500
  • 2cc055a1ad Fix:checkbox default check color add to tailwind safelist #521 advplyr 2022-04-26 18:14:11 -0500
  • d8ec3bd218
    Merge pull request #512 from selfhost-alt/log-empty-folder-path-on-scan advplyr 2022-04-25 19:14:54 -0500
  • d189ec74c9 Update item api endpoint to include user media progress with item if using query string include=progress and optionally episode=episodeid - for mobile app downloads advplyr 2022-04-25 19:03:26 -0500
  • 4291769b93 Fix:Filter checks on server to check for mediaType advplyr 2022-04-25 17:36:18 -0500
  • 22900a3f67 Log full path when warning about empty root Selfhost Alt 2022-04-25 15:28:03 -0700
  • 7fa08449de Merge branch 'master' of https://github.com/advplyr/audiobookshelf advplyr 2022-04-25 16:39:02 -0500
  • 4f7203fccb Update docker template advplyr 2022-04-25 16:38:57 -0500
  • 0eea766931
    Merge pull request #509 from jflattery/patch-1 advplyr 2022-04-25 14:58:18 -0500
  • 5c054aef90
    Merge pull request #508 from jflattery/patch-2 advplyr 2022-04-25 14:57:54 -0500
  • a1674d5da1
    Change default to ghcr Jim Flattery 2022-04-25 15:45:08 -0400
  • 91597a5454
    Change default to ghcr Jim Flattery 2022-04-25 15:43:58 -0400
  • 11354a3e3f Version bump 2.0.3 v2.0.3 advplyr 2022-04-24 19:18:43 -0500
  • dcd4f69383 Fix: set downloaded/uploaded cover owner and permissions and if creating intitial config/metadata directories at startup then set owner of those #394 advplyr 2022-04-24 19:12:00 -0500
  • e253939c1e Fix: upload page files table selectable filename, size and type #406 advplyr 2022-04-24 18:55:26 -0500
  • f25ce1c0e7 Fix: overlapping text on collections book table #410 advplyr 2022-04-24 18:51:11 -0500
  • 7717e57c16 Fix: add extra check for valid names and valid author name #502 advplyr 2022-04-24 18:41:47 -0500
  • 2e28c9b06d Add: button on issues page to remove all library items with issues #476 advplyr 2022-04-24 18:25:33 -0500
  • 4bc7cd2045 Fix: show books with invalid audio files and add error icon on book items #491 advplyr 2022-04-24 18:05:15 -0500
  • 5389115120 Add: Button on series page to mark all series as finished #452 advplyr 2022-04-24 17:46:21 -0500
  • 6e99cf6570 Fix: filter sort authors and series, authors page sort alphabetical #497 advplyr 2022-04-24 17:15:41 -0500
  • 21bdd9f9ec Fix set invalid flag to false when adding first episode to an empty podcast library item, dont show podcast errors on episode cards advplyr 2022-04-24 17:03:43 -0500
  • e3ae3f7e6a Update personalized api endpoint to new optimal function that only loops through library items once advplyr 2022-04-24 16:56:30 -0500
  • 74bf917150 Update readme advplyr 2022-04-24 11:14:30 -0500
  • 5666b263f5 Readme updates and banner update to represent podcasts advplyr 2022-04-24 11:11:49 -0500
  • fc8fec62a0 Version bump 2.0.2 v2.0.2 advplyr 2022-04-23 19:41:35 -0500
  • 034d858f18 Change new podcast modal to remove episode download list #494, Fix error when importing many episodes (set max size to 5MB) #493, show podcast episodes downloading and in queue on podcast landing page advplyr 2022-04-23 19:41:06 -0500
  • ebc9e1a888 Fix batch mark as finished and clear selection #490 advplyr 2022-04-23 17:17:05 -0500
  • c5a9c2bf5a
    Merge pull request #489 from selfhost-alt/configurable-backup-size advplyr 2022-04-23 17:06:59 -0500
  • 3dbce8fd71 Fix:Persist playback rate #419 advplyr 2022-04-23 16:51:13 -0500
  • b2d299dba6 Remove open playback sessions for user when starting a new playback session advplyr 2022-04-23 16:18:34 -0500
  • cb5d9a8287 Add explicit byte conversion variable to make code more self-documenting Selfhost Alt 2022-04-23 10:26:37 -0700
  • f9530897c0 Add tooltip to explain the max backup size Selfhost Alt 2022-04-23 10:23:01 -0700
  • 7c7e8285a4 Make maximum backup size configurable Selfhost Alt 2022-04-23 10:19:31 -0700
  • 7b3f9a1e0c Add bulkInsertEntities to db to handle migrating large collections advplyr 2022-04-23 06:25:16 -0500
  • 399e0ea0bc
    Merge pull request #486 from selfhost-alt/quickmatch-updates-media-descriptions advplyr 2022-04-23 06:00:59 -0500
  • a47b0bce57
    Merge pull request #485 from selfhost-alt/fix-scan-error advplyr 2022-04-23 05:59:10 -0500
  • 4b60b4f73e Set description when quick matching media Selfhost Alt 2022-04-22 23:19:46 -0700
  • d88b20addd Update folder update logic to use new media path name Selfhost Alt 2022-04-22 22:29:38 -0700
  • 5d12cc3f23 Podcast home page shelves for currently listening episodes, newest episodes. Podcast episode card advplyr 2022-04-22 19:31:11 -0500
  • 84fb7ce8b3
    Merge pull request #484 from benonymity/search_fix advplyr 2022-04-22 18:03:56 -0500
  • 243cc672f7 Fix libraryItem in global search, same fix as app benonymity 2022-04-22 18:58:43 -0400
  • 663546dd77 Fix edit modal registering/unregistering library item listeners #483 advplyr 2022-04-22 17:42:49 -0500
  • 1b79b3f42d Add secondary sort by series sort title when sorting by author #274 advplyr 2022-04-22 17:11:03 -0500
  • d4525ad5ca Version bump 2.0.1 and Fix db function validation v2.0.1 advplyr 2022-04-22 12:44:24 -0500
  • dc9c307663 Fix user tags issue advplyr 2022-04-22 05:00:52 -0500
  • 554e9ec238 Remove download button form item landing page advplyr 2022-04-22 04:53:09 -0500
  • 2276228531 Fix user permissions restricted by tag #421 advplyr 2022-04-21 19:29:15 -0500
  • 6f7d2ef4cd
    Merge pull request #477 from jflattery/master advplyr 2022-04-21 18:52:53 -0500
  • ad3fbe7abf Add back in m4b merge downloader in experimental #478 advplyr 2022-04-21 18:52:28 -0500
  • c58110c7b7 remove redunant line jflattery 2022-04-21 18:08:45 +0000
  • f781fa9e6b Add green finished line for series #454 advplyr 2022-04-21 08:55:29 -0500
  • 7f3543400a Add realtime updates to collections bookshelf advplyr 2022-04-21 08:30:44 -0500
  • 1ff5637c1b Fix user issue sending POST requests to play endpoints #473 advplyr 2022-04-21 07:24:54 -0500
  • f2d9de5a5f Library stats page links to genres, authors, items #453, use overall days when hours > 10000 advplyr 2022-04-20 18:43:39 -0500
  • 8be3bebee8 Fix showing series on book landing page advplyr 2022-04-20 18:20:31 -0500
  • ef88972b25 Fix total listening time stats check for strings, remove from experimental since listening sessions are created for all playbacks advplyr 2022-04-20 18:16:27 -0500
  • 35f3b5863f Add library match all back updated to support v2 models advplyr 2022-04-20 18:05:09 -0500
  • ff294867f8 Fix library folder check if folder exists and if not then attempt to create folder and set permissions, fix library folder check for changes before saving advplyr 2022-04-20 17:49:34 -0500
  • 1c6cd7499b Remove old cover method make sure cover filename is an actual image advplyr 2022-04-20 17:34:20 -0500
  • ce35ae6b03
    Merge pull request #469 from jflattery/master advplyr 2022-04-20 16:38:50 -0500
  • 28c99cf17f Increase readability of logs jflattery 2022-04-20 17:35:15 +0000
  • 584e754eae Remove db log from testing advplyr 2022-04-20 08:38:24 -0500
  • 68cf748e77 Fix previous version check for db migration to v2 advplyr 2022-04-20 08:31:57 -0500
  • 9b8f53caf6 abmetadata generator fixes advplyr 2022-04-20 07:41:45 -0500