Commit graph

  • 076f71d490 Fix:Handle undefined page/limit in paginated library queries #3499 advplyr 2024-10-11 17:15:16 -05:00
  • 33eae1e03a Fix:Server crash on podcast add page, adds API endpoint to get podcast titles #3499 - Instead of loading all podcast library items this page now loads only the needed data advplyr 2024-10-11 16:55:09 -05:00
  • a6ea614690 Backup endpoints Nicholas Wallace 2024-10-11 10:53:26 -07:00
  • a6290d1e87 Add: collection and podcast endpoints Nicholas Wallace 2024-10-11 10:31:28 -07:00
  • aa3079189e Change: response to say non-negative Nicholas Wallace 2024-10-11 09:33:10 -07:00
  • 7b8709f029 Fix: undefined limit causes crash in Sequelize Nicholas Wallace 2024-10-11 09:32:12 -07:00
  • f643d12cd6 Merge remote-tracking branch 'remotes/upstream/master' Toni Barth 2024-10-11 15:43:38 +02:00
  • 8a20510cde Localize: subtitle books Nicholas Wallace 2024-10-10 22:12:31 -07:00
  • c33b470fca Tools Manager strings Nicholas Wallace 2024-10-10 21:58:17 -07:00
  • 29db5f1990 Update: tools strings Nicholas Wallace 2024-10-10 21:21:15 -07:00
  • f98f78a5bd Podcast search strings Nicholas Wallace 2024-10-10 21:14:51 -07:00
  • 77192782a9 Add: my progress endpoints Nicholas Wallace 2024-10-10 20:24:17 -07:00
  • d258b42e01 Fix:Podcast episode batch mark as finished only showing for admin and up #3496 advplyr 2024-10-10 08:03:16 -05:00
  • a6da32430f
    Merge pull request #3492 from mikiher/author-image-ar advplyr 2024-10-09 17:31:24 -05:00
  • cfae607310 AuthorImage remove aspectRatio unused var advplyr 2024-10-09 17:22:38 -05:00
  • 446345761c Merge remote-tracking branch 'remotes/upstream/master' Toni Barth 2024-10-09 15:54:16 +02:00
  • 7653e72e88 Use object-cover for author images unless AR is really high or low. mikiher 2024-10-09 15:04:25 +03:00
  • f38b6636e3
    Add published decade filter option (#3489) Greg Lorenzen 2024-10-08 15:20:42 -07:00
  • 81e7def9b1 Auto formatting advplyr 2024-10-08 17:16:30 -05:00
  • e42db121ea
    Merge pull request #3491 from thatguy7/unicode-author-series advplyr 2024-10-08 17:04:21 -05:00
  • 0adceaa3f0 Remove asciiOnlyToLowerCase advplyr 2024-10-08 16:59:45 -05:00
  • e6db1495ab retire unicode handling workaround for Author and Series title Oleg Ivasenko 2024-10-08 19:52:26 +00:00
  • 8b99a64ae4
    Update client/strings/en-us.json advplyr 2024-10-08 10:54:15 -05:00
  • 12e95c1690 Add: initial listening session object Nicholas Wallace 2024-10-07 21:35:12 -07:00
  • c2ae15cc8b Update: library opml endpoints Nicholas Wallace 2024-10-07 21:08:02 -07:00
  • 121c15716a Add: podcast download queue endpoints Nicholas Wallace 2024-10-07 20:38:55 -07:00
  • e6e494a92c Rename for next minor release Nicholas Wallace 2024-10-07 18:52:14 -07:00
  • a3557de8ea Add publishedDecades filter group to MediaGroupQuery Greg Lorenzen 2024-10-07 22:54:50 +00:00
  • cf32ca25f0 Add 'publishedDecades' to invalidFilters in user.js Greg Lorenzen 2024-10-07 22:53:01 +00:00
  • 549f95b259
    Merge pull request #3488 from mikiher/nunicode-musl advplyr 2024-10-07 16:43:38 -05:00
  • 13f59cc6b9 Add published decade in BookScanner Greg Lorenzen 2024-10-07 21:07:53 +00:00
  • d22bf92dce Add database method to add published decades to filter data Greg Lorenzen 2024-10-07 21:07:25 +00:00
  • 1532964902 Add publishedDecades to getFilterData Greg Lorenzen 2024-10-07 21:06:57 +00:00
  • d92626071e Use musl-based libnusqlite3 in Docker mikiher 2024-10-07 20:48:52 +03:00
  • a7ac82b023
    Merge pull request #3487 from mikiher/lazy-bookshelf-authors advplyr 2024-10-06 16:32:42 -05:00
  • 64b78b5822 Move pagination limit/page query param validation to middleware & check for positive integer advplyr 2024-10-06 16:29:30 -05:00
  • 8ba17db877 Fix authors button in SideRail selected advplyr 2024-10-06 15:58:23 -05:00
  • 6820d9ae4e Fix AuthorCard component test mikiher 2024-10-06 18:57:13 +03:00
  • 0bdc2fb05e Move authors to lazyBookshelf mikiher 2024-10-06 18:25:08 +03:00
  • cf5598aeb9 Version bump v2.14.0 v2.14.0 advplyr 2024-10-05 16:10:07 -05:00
  • 8cf3d648ea
    Merge pull request #3478 from weblate/weblate-audiobookshelf-abs-web-client advplyr 2024-10-05 15:58:50 -05:00
  • 212311a980
    Translated using Weblate (Chinese (Simplified Han script)) SunSpring 2024-10-04 12:32:23 +00:00
  • c9522dc25d
    Translated using Weblate (Croatian) biuklija 2024-10-03 16:24:22 +00:00
  • 37af753402
    Translated using Weblate (Czech) kuci-JK 2024-10-02 20:43:41 +00:00
  • d8c5627cf8 Update audio player volume slider to be vertical advplyr 2024-10-03 18:34:43 -05:00
  • de54982985
    Merge branch 'advplyr:master' into master Matt Galloway 2024-10-03 18:01:09 -05:00
  • 4f926b37db Update:Remove server settings update toast on config page advplyr 2024-10-02 18:10:51 -05:00
  • f54098074f Initial user endpoints Nicholas Wallace 2024-10-01 21:55:53 -07:00
  • 8c19a35f5d Add publishedDecades to libraries store Greg Lorenzen 2024-10-02 01:06:52 +00:00
  • af91b413d0 Add publishedDecades filter options to LibraryFilterSelect Greg Lorenzen 2024-10-02 01:06:24 +00:00
  • 72e8dc6b57 Add strings for PublishedDecade and PublishedDecades Greg Lorenzen 2024-10-02 00:32:45 +00:00
  • fefc16bd13 Fix:Use region for author search by name #3470 advplyr 2024-10-01 16:14:51 -05:00
  • 1b1b71a9b6
    Merge pull request #3468 from mikiher/nunicode-intergration advplyr 2024-10-01 15:17:54 -05:00
  • 086532652e Fix to NUSQLITE3_PATH in index.js mikiher 2024-10-01 17:15:44 +03:00
  • 4e8b4720a1 Merge branch 'nunicode-intergration' of https://github.com/mikiher/audiobookshelf into nunicode-intergration mikiher 2024-10-01 16:48:14 +03:00
  • 4a7ada28fb Switch to nunicode-binaries v1.1 mikiher 2024-10-01 16:47:40 +03:00
  • 1710285674
    Merge pull request #3460 from weblate/weblate-audiobookshelf-abs-web-client advplyr 2024-09-30 17:19:04 -05:00
  • a6bb61d998
    Translated using Weblate (Finnish) tonttula 2024-09-30 10:07:07 +00:00
  • 5ec05dfa84
    Translated using Weblate (Spanish) gallegonovato 2024-09-30 10:26:15 +00:00
  • 83e854aa13
    Translated using Weblate (German) Alexander Künzel 2024-09-30 12:12:44 +00:00
  • 634f809159
    Translated using Weblate (Slovenian) thehijacker 2024-09-30 03:06:22 +00:00
  • e5cf141834
    Update translation files Hosted Weblate 2024-09-29 22:54:15 +00:00
  • 8610b68d3f
    Translated using Weblate (Croatian) biuklija 2024-09-29 21:07:35 +00:00
  • f3e3bddc94
    Translated using Weblate (German) Alexander Künzel 2024-09-29 10:21:40 +00:00
  • 7ef3284cc5
    Translated using Weblate (Finnish) tonttula 2024-09-28 06:36:55 +00:00
  • 3494586f77
    Translated using Weblate (Hungarian) Mihály Hunyady 2024-09-28 16:56:07 +00:00
  • faaf99e6bb
    Translated using Weblate (Croatian) biuklija 2024-09-28 15:58:52 +00:00
  • 1078ba2111
    Translated using Weblate (Finnish) tonttula 2024-09-27 16:16:28 +00:00
  • 2ad69300f5
    Translated using Weblate (Chinese (Traditional Han script)) ti777777 2024-09-27 12:06:35 +00:00
  • d2f3fa7fdf
    Translated using Weblate (Bengali) Soaibuzzaman 2024-09-26 08:48:18 +00:00
  • 64fcb6270b Fix i18n strings out of order advplyr 2024-09-30 17:10:42 -05:00
  • 562c30cff4 Replace failed to update toasts with one generic string advplyr 2024-09-29 17:53:52 -05:00
  • 7108501d24 Add libnusqlite3 to gitignore advplyr 2024-09-29 11:37:13 -05:00
  • 37eae3406c Remove debug messages mikiher 2024-09-29 12:27:30 +03:00
  • 501dc938e6 Add Nunicode sqlite extension integration mikiher 2024-09-29 09:22:39 +03:00
  • c5ecd35fe9 Remove toasts after uploading #3352 advplyr 2024-09-28 16:41:56 -05:00
  • 9513580043 Updated to use new NotificationManager singleton. matt 2024-09-27 20:23:58 -05:00
  • a5ef1d4d0e
    Merge branch 'advplyr:master' into master Matt Galloway 2024-09-27 19:39:36 -05:00
  • 7cd8d7f44d Update NotificationManager to singleton advplyr 2024-09-27 17:33:23 -05:00
  • e85fd0835d Add: series endpoints Nicholas Wallace 2024-09-27 11:46:58 -07:00
  • da6afc7664 Add: RSS Feed endpoints Nicholas Wallace 2024-09-27 09:15:29 -07:00
  • aad2d9a017 Added notification support for new items being added to a library. Supports the client upload method (one or more items), or folder changes. matt 2024-09-27 10:54:41 -05:00
  • 567a9a4e58 Fix:API /libraries/:library/items validate limit and page are positive integers #3459 advplyr 2024-09-26 16:48:38 -05:00
  • 58f4a0cfbb
    Merge pull request #3461 from mpgirro/oci-image-source advplyr 2024-09-26 16:34:23 -05:00
  • e6c0b697aa
    Add OpenContainer Image Format Annotations as Labels to Docker Image Maximilian Irro 2024-09-26 20:24:28 +02:00
  • 35f60d699d
    Merge pull request #3427 from weblate/weblate-audiobookshelf-abs-web-client advplyr 2024-09-25 17:02:36 -05:00
  • c219be0970
    Translated using Weblate (Finnish) Vili Kangas 2024-09-24 20:08:51 +00:00
  • c72ce843fa
    Translated using Weblate (French) Charlie 2024-09-24 16:46:45 +00:00
  • c606059a3a
    Translated using Weblate (French) Charlie 2024-09-24 08:37:08 +00:00
  • 049a8bdc6d
    Translated using Weblate (Swedish) Philip Karlsson 2024-09-23 12:00:59 +00:00
  • 9752f744ca
    Translated using Weblate (Italian) burghy86 2024-09-23 15:20:33 +00:00
  • 4be6fb789c
    Translated using Weblate (Croatian) biuklija 2024-09-23 21:04:26 +00:00
  • afc56e5259
    Translated using Weblate (Slovenian) thehijacker 2024-09-22 07:21:41 +00:00
  • d47f8521d5
    Translated using Weblate (Chinese (Simplified Han script)) SunSpring 2024-09-22 05:43:08 +00:00
  • 7f853d426a
    Translated using Weblate (Spanish) gallegonovato 2024-09-22 09:30:28 +00:00
  • e9008c615d
    Translated using Weblate (Italian) burghy86 2024-09-20 07:15:42 +00:00
  • 01f081ef5a
    Translated using Weblate (French) Charlie 2024-09-20 12:17:40 +00:00
  • 7ee174e0d5
    Translated using Weblate (French) Charlie 2024-09-19 15:44:26 +00:00
  • 24439f86e0
    Translated using Weblate (Slovenian) thehijacker 2024-09-19 09:22:40 +00:00
  • fbd3ce3b72
    Translated using Weblate (Estonian) Reimo Vellemaa 2024-09-19 04:45:33 +00:00