Commit Graph

  • b96226966b Merge pull request #3980 from advplyr/stringify_sequelize_query advplyr 2025-02-13 18:24:36 -06:00
  • 5ca12eee19 Fix count cache by stringify Symbols #3979 stringify_sequelize_query advplyr 2025-02-13 18:07:59 -06:00
  • f460297daf fix: allow upgrading HTTP to HTTPS for redirects Conner McCall 2025-02-13 09:06:53 -06:00
  • ebdf377fc1 Version bump v2.19.2 v2.19.2 advplyr 2025-02-12 10:01:05 -06:00
  • 808d23561c Merge pull request #3972 from advplyr/remove-col-ambiguity advplyr 2025-02-12 09:59:54 -06:00
  • a34813b3ab Fix server crash remove column name ambiguity #3966 remove-col-ambiguity advplyr 2025-02-12 08:52:20 -06:00
  • 725192fbc0 Version bump v2.19.1 v2.19.1 advplyr 2025-02-11 17:17:07 -06:00
  • 2915c072b5 Merge pull request #3931 from weblate/weblate-audiobookshelf-abs-web-client advplyr 2025-02-11 16:52:14 -06:00
  • 03a1d7da32 Translated using Weblate (Belarusian) Troja 2025-02-11 19:14:44 +00:00
  • 1be1ce6f87 Translated using Weblate (German) Mario 2025-02-11 14:12:45 +00:00
  • 21b27c432c Translated using Weblate (Belarusian) Troja 2025-02-10 18:43:45 +00:00
  • cbe5e3db8a Translated using Weblate (Belarusian) Troja 2025-02-10 15:50:40 +00:00
  • 08b4d4d7a2 Translated using Weblate (Italian) burghy86 2025-02-10 13:25:01 +00:00
  • ac8324e595 Translated using Weblate (Swedish) Jan-Eric Myhrgren 2025-02-06 10:49:59 +00:00
  • a14c6a3a8b Translated using Weblate (Dutch) Pepijn 2025-02-06 20:53:14 +00:00
  • 74b35ea9d1 Translated using Weblate (Swedish) Jan-Eric Myhrgren 2025-02-06 10:11:19 +00:00
  • 78d8c83e6d Translated using Weblate (Swedish) Jan-Eric Myhrgren 2025-02-05 10:53:25 +00:00
  • bf795d3662 Translated using Weblate (Swedish) Jan-Eric Myhrgren 2025-02-04 18:31:20 +00:00
  • 1fbd090441 Translated using Weblate (Swedish) Jan-Eric Myhrgren 2025-02-03 12:06:24 +00:00
  • 70621e72e8 Translated using Weblate (Croatian) biuklija 2025-02-03 20:51:20 +00:00
  • d30a09f503 Merge pull request #3963 from mikiher/security-fix-GHSA-pg8v-5jcv-wrvw advplyr 2025-02-11 16:50:52 -06:00
  • 39567c6c22 Update view feed modal to sort episodes by pub date ascending advplyr 2025-02-11 16:47:34 -06:00
  • ed3af5bdcd Fix server crash when feed cover image is requested but doesnt exist advplyr 2025-02-11 16:14:49 -06:00
  • 9e54b4f7ca Merge pull request #3952 from mikiher/query-performance advplyr 2025-02-11 15:41:59 -06:00
  • ec65376569 Security fix for GHSA-pg8v-5jcv-wrvw mikiher 2025-02-11 22:02:51 +02:00
  • 4e8cd6fba0 Update index.js dev fallback router base path advplyr 2025-02-10 17:58:18 -06:00
  • 1a3d70d041 Merge pull request #3958 from devnoname120/fix-apex-path-support advplyr 2025-02-10 10:16:47 -06:00
  • 14e92435ec Fix ROUTER_BASE_PATH override for empty string Paul 2025-02-10 11:41:26 +01:00
  • 0ccb88904a fix v2.15.0 migration test advplyr 2025-02-09 17:40:29 -06:00
  • 4cc300d6e9 Update changelog with v2.19.1 migration mikiher 2025-02-09 21:39:43 +02:00
  • 068ba84a8c Merge pull request #3954 from advplyr/fix_next_prev_edit_description advplyr 2025-02-08 13:17:50 -06:00
  • 36ef675556 Fix edit episode next/prev buttons showing when editing from home page fix_next_prev_edit_description advplyr 2025-02-08 13:05:50 -06:00
  • 0dd57a8912 Fix using next/prev in edit modals while rich text input is focused #3951 advplyr 2025-02-08 13:02:27 -06:00
  • ef45f844e5 Update upwards migration to be idempotent advplyr 2025-02-08 12:37:34 -06:00
  • 9a261195b7 Update server/models/Book.js advplyr 2025-02-08 10:19:13 -06:00
  • 3d08a35aa0 Add index on (libraryId, mediaType, createdAt) mikiher 2025-02-08 14:53:01 +02:00
  • a13143245b Improve page load queries on title, titleIgnorePrefix, and addedAt sort order mikiher 2025-02-08 12:29:23 +02:00
  • 52bb28669a Add a profile utility function mikiher 2025-02-08 10:41:56 +02:00
  • 25ae6dd59a Merge branch 'master' of https://github.com/advplyr/audiobookshelf advplyr 2025-02-07 17:10:12 -06:00
  • a37fe3c3d2 Fix: Users with update permission unable to remove books from collection #3947 advplyr 2025-02-07 17:09:48 -06:00
  • 59bcbe0dfa Merge pull request #3946 from advplyr/details_trim_whitespace advplyr 2025-02-06 17:51:49 -06:00
  • b5e69630de Update batch edit text inputs to trim whitespace details_trim_whitespace advplyr 2025-02-06 17:29:27 -06:00
  • 0bba709124 Trim whitespace from book/podcast/episode details text inputs #3943 advplyr 2025-02-06 17:27:33 -06:00
  • e93bb5cb07 Merge pull request #3941 from Vynce/accept-encoding advplyr 2025-02-06 17:01:31 -06:00
  • 3f7af8acfb Add Accept-Encoding header to getPodcastFeed() Michael Vincent 2025-02-05 23:12:58 -06:00
  • 5e5a604d03 Fix name parser to not use "last, first" format when not using comma separators. Adds unit tests #3940 advplyr 2025-02-05 17:25:31 -06:00
  • 201e12ecc3 Update downloadFile to debug log percentage complete advplyr 2025-02-05 16:15:00 -06:00
  • 24d6e390f0 Fix Book/Podcast updateFromRequest to support null values in string fields #3938 advplyr 2025-02-05 15:31:57 -06:00
  • 0cf7a6abec Merge pull request #3929 from mikiher/fix-trix-resize advplyr 2025-02-04 17:22:30 -06:00
  • 76ac0d001b Add resize to trix editor mikiher 2025-02-04 09:54:28 +02:00
  • 00343a953b Update Collection/Playlist and batch quick match modal bg colors to be consistent with other modals advplyr 2025-02-03 17:47:10 -06:00
  • 82ab95ab02 Version bump v2.19.0 v2.19.0 advplyr 2025-02-02 15:39:46 -06:00
  • a1d8ebc01b Merge pull request #3893 from weblate/weblate-audiobookshelf-abs-web-client advplyr 2025-02-02 15:36:43 -06:00
  • eeaae5f934 Added translation using Weblate (Turkish) advplyr 2025-02-02 22:06:22 +01:00
  • 4464276a6e Translated using Weblate (Slovenian) thehijacker 2025-02-01 13:51:58 +00:00
  • 3465790fe9 Translated using Weblate (Croatian) biuklija 2025-02-01 10:09:26 +00:00
  • 5fa4c5a2c3 Translated using Weblate (German) Jonathan 2025-02-01 12:27:05 +00:00
  • 13f353596b Translated using Weblate (Chinese (Simplified Han script)) SunSpring 2025-02-01 01:38:03 +00:00
  • 3d9100e5b8 Translated using Weblate (Russian) Simple16 2025-02-01 03:16:01 +00:00
  • b62309ead2 Translated using Weblate (Ukrainian) Максим Горпиніч 2025-01-31 05:50:24 +00:00
  • 1fce94ad4a Translated using Weblate (Danish) Andreas Morell-Reng 2025-01-31 09:36:09 +00:00
  • 9abd6698ae Translated using Weblate (Slovenian) thehijacker 2025-01-30 06:52:41 +00:00
  • 88c10ad619 Translated using Weblate (Swedish) Jan-Eric Myhrgren 2025-01-30 07:58:19 +00:00
  • c62a6fbffd Translated using Weblate (Croatian) biuklija 2025-01-29 11:53:11 +00:00
  • 989388d3ed Translated using Weblate (French) Michel Neuba 2025-01-29 15:01:30 +00:00
  • 4cc97a22f6 Translated using Weblate (Japanese) Will Forde 2025-01-28 00:18:21 +00:00
  • 8bd336a4ba Translated using Weblate (Ukrainian) Максим Горпиніч 2025-01-28 11:47:18 +00:00
  • 437c8dd09c Translated using Weblate (Slovenian) thehijacker 2025-01-27 06:22:23 +00:00
  • f82697cbbf Translated using Weblate (Ukrainian) Максим Горпиніч 2025-01-27 11:06:11 +00:00
  • 74c87a0bbd Translated using Weblate (Danish) Andreas Morell-Reng 2025-01-27 07:07:40 +00:00
  • 35eb5bcfc0 Translated using Weblate (Croatian) biuklija 2025-01-25 20:56:42 +00:00
  • 0a29b549df Translated using Weblate (Russian) Simple16 2025-01-25 11:59:03 +00:00
  • a38a92b948 Translated using Weblate (Chinese (Simplified Han script)) SunSpring 2025-01-25 10:46:07 +00:00
  • d245c93da4 Translated using Weblate (Swedish) Jan-Eric Myhrgren 2025-01-25 11:12:32 +00:00
  • bcf8f6b732 Translated using Weblate (Russian) Илья Червонный 2025-01-25 11:45:09 +00:00
  • 40e11db5e5 Merge pull request #3921 from advplyr/fix_content_url_basepath advplyr 2025-02-01 17:07:29 -06:00
  • aebb3ff413 Fix API including basepath in tracks contentUrl fix_content_url_basepath advplyr 2025-02-01 16:47:36 -06:00
  • a58d486c44 Fix:Collapsed subseries showing parent series name on hover #3713 advplyr 2025-01-31 17:18:23 -06:00
  • 4a76ba0226 Remove copy of series numbers on book cards advplyr 2025-01-31 17:11:57 -06:00
  • 7afff57b5e Merge pull request #3916 from nichwall/add_collection_help_text advplyr 2025-01-30 17:50:21 -06:00
  • 2e13c5bd50 Fix no collections message, ui updates advplyr 2025-01-30 17:47:41 -06:00
  • 344de941ff Merge pull request #3919 from advplyr/fix_logger_fatal advplyr 2025-01-30 17:36:37 -06:00
  • c3aad9486c Fix Logger.fatal to be a promise to ensure crash_logs.txt write fix_logger_fatal advplyr 2025-01-30 17:27:32 -06:00
  • 5c0cd98cb3 Add: collection and playlist help text to modal Nicholas Wallace 2025-01-29 22:55:34 -07:00
  • 8974c582fc Add: collection and playlist link to guide Nicholas Wallace 2025-01-29 22:46:53 -07:00
  • 5ee6005112 Merge pull request #3914 from advplyr/progress_bar_visibility advplyr 2025-01-29 18:05:07 -06:00
  • 6a7469851d Adds box shadow to progress bar on covers for visibility #3825 progress_bar_visibility advplyr 2025-01-29 17:54:22 -06:00
  • 1d57daa9f9 Merge pull request #3907 from nichwall/close_blank_issues advplyr 2025-01-29 17:01:20 -06:00
  • caf2b664f1 Add: workflow to close blank issues Nicholas Wallace 2025-01-28 20:22:46 -07:00
  • b3b2bd7772 Fix feeds for collection/series pub date increment #3442 advplyr 2025-01-28 17:11:57 -06:00
  • 95864705dc Update clean database to remove invalid CollectionBook records advplyr 2025-01-28 16:58:42 -06:00
  • 0fbba3efbd Merge pull request #3906 from tharvik/master advplyr 2025-01-28 16:41:54 -06:00
  • 575927c101 server/podcast: stabilize random ID tharvik 2025-01-28 20:36:35 +01:00
  • 45aaaf9f0b Pass ChapterInfo to media session advplyr 2025-01-28 09:47:26 -06:00
  • 51704f41aa Merge pull request #3892 from glorenzen/feat/adjustable-playback-speed-increment-decrement advplyr 2025-01-27 16:51:23 -06:00
  • e701a0a32e Update playback rate display value number of decimals advplyr 2025-01-27 16:46:32 -06:00
  • fbe186a925 Merge pull request #3899 from mikiher/pragma-from-env advplyr 2025-01-27 16:21:40 -06:00
  • 6ed2b575b0 Merge pull request #3898 from mikiher/fix-batch-quick-match advplyr 2025-01-26 13:27:41 -06:00
  • 558173e086 Update custom metadata provider results to sanitize html descriptions #3880 advplyr 2025-01-26 10:51:18 -06:00
  • 23067e1818 Allows setting of some pragma values through environment variables mikiher 2025-01-26 13:44:57 +02:00