Commit Graph

  • 64b824ef6b
    Merge pull request #445 from rasmuslos/token-env advplyr 2022-04-09 05:33:10 -0500
  • 96cd91a385 Added select all episodes option to episode feed Rasmus Krämer 2022-04-09 11:44:31 +0200
  • 5c91c1e2c7 Added select all option to the episode selector Rasmus Krämer 2022-04-09 10:25:24 +0200
  • 2df5ab0dde Only fall back to the default secret when no is provided Rasmus Krämer 2022-04-09 09:25:13 +0200
  • baf738f5ba Fix updating media progress object id advplyr 2022-04-08 19:27:35 -0500
  • 3a7cafbb95 Update media progress object to use unique id for podcast episodes advplyr 2022-04-08 19:19:47 -0500
  • 3276b04256 Fix authors filter query string advplyr 2022-04-08 18:34:30 -0500
  • ac3fa31d1e Update Podcast Episode add libraryItemId, expanded returns audioTrack object advplyr 2022-04-05 19:40:40 -0500
  • 6e5e638076 Update Book.js to return array of AudioTrack objects on json expand advplyr 2022-04-03 16:01:59 -0500
  • d9af1c13c4
    Accessibility Labels: User Account Icon Dan D 2022-04-02 21:52:06 -0500
  • 7f1fab77e5
    Accessibility Labels: Account Icon Dan D 2022-04-02 21:44:57 -0500
  • 54b8fd47bb
    Accessibility Labels: Increase and Decrease Size Dan D 2022-04-02 21:43:04 -0500
  • ce9040d497
    Improve accessibility on Account button. Dan D 2022-04-02 21:41:44 -0500
  • 684db14ff9
    Update Menu.vue Dan D 2022-04-02 21:39:03 -0500
  • 7aea6efd1a
    Update CoverSizeWidget.vue Dan D 2022-04-02 21:35:08 -0500
  • 609bf4309f
    Merge pull request #439 from Albuca/patch-1 advplyr 2022-04-02 18:17:30 -0500
  • 66b5c14c6b
    Change 'Current' to 'Currently' Albuca 2022-04-02 17:37:44 -0500
  • e4936ed522 Add chapters to playback session advplyr 2022-04-02 11:41:17 -0500
  • c201e2aa98 Add mediaPlayer to playback session advplyr 2022-04-02 11:19:57 -0500
  • 3d3f20296c Add displayTitle and displayAuthor to playback session advplyr 2022-04-02 10:26:42 -0500
  • 9ae71615bc Add:Match tab show current value next to new match value #431 advplyr 2022-03-31 17:10:02 -0500
  • 292840a0e3 Update njodb path and add proper-lockfile package advplyr 2022-03-31 16:34:24 -0500
  • 84e6e6fdbe Include njodb statically & fix write stream issue advplyr 2022-03-31 16:32:50 -0500
  • cfe27dff80 Add:Server setting to set custom sorting prefixes to ignore #358 advplyr 2022-03-31 15:07:50 -0500
  • c75895d711 Fix:Podcast scanner get embedded cover art advplyr 2022-03-28 20:23:16 -0500
  • c0ff28ffff Add recent series and authors bookshelf rows on home advplyr 2022-03-27 16:16:08 -0500
  • 58dfa65660 Fix update podcast episode api route; advplyr 2022-03-27 15:46:57 -0500
  • 3f8e685d64 Podcasts add get episode feed and download, add edit podcast episode modal advplyr 2022-03-27 15:37:04 -0500
  • 08e1782253 Fix use first accessible library depending on display order, default library id checked on server when authenticating advplyr 2022-03-27 09:45:28 -0500
  • 0dd219f303 Add podcast episode auto download new episodes cron advplyr 2022-03-26 19:58:59 -0500
  • d5e96a3422 Fix podcast re-scan, fix more menu item advplyr 2022-03-26 19:00:55 -0500
  • 03bfecefee Podcast episode playing fix title and author advplyr 2022-03-26 18:30:58 -0500
  • 12027b9a76 Podcast episode player fixes, episode table ui updates advplyr 2022-03-26 18:23:33 -0500
  • 0e665e2091 Add playing podcast episodes, episode progress, podcast page, podcast home page shelves advplyr 2022-03-26 17:41:26 -0500
  • e32d05ea27 Podcast library item card, edit details, batch edit advplyr 2022-03-26 15:23:25 -0500
  • 5446aea910 Add Scanner support for podcasts advplyr 2022-03-26 14:29:49 -0500
  • 86e7c7fc33
    Merge pull request #426 from jflattery/master advplyr 2022-03-26 12:51:51 -0500
  • 173b72c3b5 Add:Purge cache promp alert advplyr 2022-03-26 12:08:05 -0500
  • 3150822117 New data model removing media entity for books advplyr 2022-03-26 11:59:34 -0500
  • 9a96d17a30 Update NPM Packages jflattery 2022-03-25 22:14:02 +0000
  • c98409b9ae Address three CVEs jflattery 2022-03-24 17:34:34 +0000
  • 0e3640c246 Upgrade Node to v16 jflattery 2022-03-24 15:38:02 +0000
  • e030b59bae Address CVE-2022-21676 RailRoad 2022-03-24 15:19:48 +0000
  • 920ca683b9 Podcast episode downloader, update podcast data model advplyr 2022-03-21 19:24:38 -0500
  • 28d76d21f1 Add expand library item authors to /items/:id route advplyr 2022-03-21 05:08:33 -0500
  • e1e6b46456 Create podcast manager and re-organize managers advplyr 2022-03-20 16:41:06 -0500
  • 122f2a2556 New data model fix collections page & table advplyr 2022-03-20 16:16:39 -0500
  • 27f1bd90f9 Add:Restrict user permissions by tag advplyr 2022-03-20 06:29:08 -0500
  • f8d0384155 Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes advplyr 2022-03-19 10:13:10 -0500
  • 43bbfbfee3 Fix library check path and set provider, update podcast model and UI advplyr 2022-03-19 06:41:54 -0500
  • deadc63dbb Add podcast add modal advplyr 2022-03-18 19:16:54 -0500
  • a9b9e23f46 Library update migrate to use book mediaType, disable editing mediaType, set icon instead of media category advplyr 2022-03-18 17:09:17 -0500
  • 6a06ba4327 Fix player content url, update user progress object include media entity id, update reset progress route advplyr 2022-03-18 15:31:46 -0500
  • 3d2bbc7719 Fix bug with creating new series & authors on scan advplyr 2022-03-18 14:08:57 -0500
  • c9ea5dd2d7 New data model backups and move backups to API endpoints advplyr 2022-03-18 13:44:29 -0500
  • eea3e2583c New data model fix library stats advplyr 2022-03-18 12:37:47 -0500
  • 57399bb79e Clean up ApiRouter adding MiscController, move upload and scan to api endpoints advplyr 2022-03-18 11:51:55 -0500
  • 69fcb103e4 Fix:Updating author name to update author name on each library item advplyr 2022-03-18 09:38:36 -0500
  • f00b120e96 New data model scanner update and change scan chunks to be based on total file size advplyr 2022-03-18 09:16:10 -0500
  • 14a8f84446 New data model update bookmarks and bookmark routes to use API advplyr 2022-03-17 20:28:04 -0500
  • 099ae7c776 New data model play media entity, PlaybackSessionManager advplyr 2022-03-17 19:10:47 -0500
  • 1cf9e85272 New data model update MeController user progress routes advplyr 2022-03-17 13:33:22 -0500
  • c4eeb1cfb7 New data model Book media type contains Audiobooks updates advplyr 2022-03-17 12:25:12 -0500
  • 1dde02b170 Add user API token with copy to clipboard advplyr 2022-03-17 09:28:31 -0500
  • 08e648a3bc Fix db migration advplyr 2022-03-17 09:07:02 -0500
  • 755e70b4a9 Fix db migration advplyr 2022-03-17 09:04:10 -0500
  • 5ff4cd2c0b
    Merge pull request #423 from Quietus/configurablehost advplyr 2022-03-17 08:18:55 -0500
  • e36c31c5e7 Add HOST config for docker and debian advplyr 2022-03-17 08:18:39 -0500
  • d561a48229 Allowed the configuration of a "HOST" parameter to enable ipv6 support. Quietus 2022-03-17 11:06:52 +0000
  • 5243a225e8 Update sample book library item advplyr 2022-03-16 19:22:16 -0500
  • 4fe60465e5 New data model change of Book media type to include array of Audiobook and Ebook objects advplyr 2022-03-16 19:15:25 -0500
  • 56e003ae4e feat: add auto docker build. fix yaml extension tvories 2022-03-15 21:31:06 -0600
  • 0af6ad63c1 New data model start of PlaybackSessionManager to replace StreamManager, remove podcast & ip npm package advplyr 2022-03-15 19:28:54 -0500
  • 68b13ae45f New data model migration for users, bookmarks and playback sessions advplyr 2022-03-15 18:57:15 -0500
  • 4c2ad3ede5 Add author edit modal & remove from experimental advplyr 2022-03-14 18:53:49 -0500
  • deea6702f0 Change Library object use mediaCategory, allow adding new manual folder path, validate folder paths, fix Watcher re-init after folder path updates advplyr 2022-03-14 09:56:24 -0500
  • 7348432594 New data model update for Match tab advplyr 2022-03-14 08:12:28 -0500
  • 7d66f1eec9 New data model edit tracks page, match, quick match, clean out old files advplyr 2022-03-13 19:34:31 -0500
  • be1e1e7ba0 New data model update stats page and routes, update users page advplyr 2022-03-13 17:33:50 -0500
  • 4bdef893af New data model batch routes and batch editor advplyr 2022-03-13 17:10:48 -0500
  • 6597fca576 New data model fix scan for creating series/authors and mapping ebooks advplyr 2022-03-13 13:47:36 -0500
  • ea9ec13845 New data model for global search input and search page advplyr 2022-03-13 12:39:12 -0500
  • 30f15d3575 Add:Authors page match authors and display author image advplyr 2022-03-13 10:35:35 -0500
  • dad12537b6 New data model authors routes advplyr 2022-03-13 06:42:43 -0500
  • 65df377a49 New model update audio player, stream, collections advplyr 2022-03-12 19:59:35 -0600
  • 2d19208340 New model updates for series, collections, authors routes advplyr 2022-03-12 18:50:31 -0600
  • 73257188f6 New data model save covers, scanner, new api routes advplyr 2022-03-12 17:45:32 -0600
  • 5f4e5cd3d8 New model update details, author and series inputs with create new, compare & copy utils advplyr 2022-03-11 19:46:32 -0600
  • f2be3bc95e Add multi select dropdown with query from server advplyr 2022-03-10 19:13:19 -0600
  • 2a30cc428f New api routes, updating web client pages, audiobooks to libraryItem migration advplyr 2022-03-10 18:45:02 -0600
  • b97ed953f7 Add db migration file to change audiobooks to library items with new data model advplyr 2022-03-09 19:23:17 -0600
  • 65793f7109 Start of new data model advplyr 2022-03-08 19:31:44 -0600
  • 2b7f53b0a7 Add:Support for book folders with CD# subfolders #393 advplyr 2022-03-07 16:22:20 -0600
  • c6eb1096e8 Add:Podcast search page advplyr 2022-03-06 19:02:06 -0600
  • a907c88f66 Add:iTunes search api metadata provider #381 advplyr 2022-03-06 17:26:35 -0600
  • 43f48b65f8 Add:Podcast iTunes search api and iTunes provider advplyr 2022-03-06 16:32:04 -0600
  • 2a4cbd48b8 Remove old API routes advplyr 2022-03-06 09:51:56 -0600
  • b6e4f3a8c5 Add:Podcast RSS feed parser advplyr 2022-03-05 18:54:24 -0600
  • 83976b5549 Fix:Encode filename for audio player direct plays advplyr 2022-03-05 17:28:15 -0600
  • 9f29b245d7 Version bump 1.7.2 v1.7.2 advplyr 2022-03-05 15:46:06 -0600