Commit Graph

  • 4b7b10a901 Add translation string for no results for query advplyr 2024-05-30 16:28:46 -0500
  • 800cdc129d
    Merge pull request #2646 from Teekeks/payer-translation advplyr 2024-05-30 16:24:25 -0500
  • fb86b4fc84 Fix chapter marker string, map translations advplyr 2024-05-30 16:23:27 -0500
  • 941f3248d8 Add:SMTP email setting to disable certificate verification #3030 advplyr 2024-05-29 16:59:43 -0500
  • 6edbab863a Update:nodemailer version bump to 6.9.13 advplyr 2024-05-29 16:23:47 -0500
  • a9a317a378
    Merge pull request #3028 from Machou/master advplyr 2024-05-28 17:24:03 -0500
  • 3fd290c518 Remove unused functions, jsdoc updates, auto-formatting advplyr 2024-05-28 17:24:02 -0500
  • b0924e4ce8
    Update fr.json Machou 2024-05-28 03:55:20 +0200
  • 24adc8f66f
    Update fr.json Machou 2024-05-28 03:27:01 +0200
  • 31e50e44ed
    Merge branch 'refs/heads/master' into mf/rssInboundManager mfcar 2024-05-27 22:41:19 +0100
  • 964ef910b6 Version bump v2.10.1 v2.10.1 advplyr 2024-05-27 16:09:32 -0500
  • ba6a88a5bf Fix:Edit author modal resetting form inputs on image change #2965 advplyr 2024-05-27 16:04:36 -0500
  • 1576164218 Update:Get all user playlists for library API endpoint performance improvement #2852 advplyr 2024-05-27 15:37:02 -0500
  • 94400f7794
    Merge pull request #3023 from Dalabad/patch-1 advplyr 2024-05-27 13:39:46 -0500
  • 41e1b02f3a Merge branch 'master' of https://github.com/advplyr/audiobookshelf advplyr 2024-05-27 13:22:29 -0500
  • 1337c60cde Fix:Debian pkg crash due to using toSorted that is only available in Node20+ #3024 advplyr 2024-05-27 13:22:20 -0500
  • e9b4e07bd8
    Update de.json Daniel Schosser 2024-05-27 19:14:10 +0200
  • 607fdffc18
    Merge pull request #3022 from JBlond/master advplyr 2024-05-27 11:47:24 -0500
  • 216139119b
    Update de.json Daniel Schosser 2024-05-27 15:02:00 +0200
  • 19cbd1f8de Update de strings. JBlond 2024-05-27 11:35:54 +0200
  • e4dbc6178e Merge remote-tracking branch 'upstream/master' into converter_bitrate_stats Nicholas Wallace 2024-05-27 01:15:21 +0000
  • bf893a56c9 Version bump v2.10.0 for client v2.10.0 advplyr 2024-05-26 17:20:48 -0500
  • 3a2f680a51 Version bump v2.10.0 advplyr 2024-05-26 17:06:22 -0500
  • ce7f891b9b Update:Disable epubs from running scripts by default, add library setting to enable it GHSA-7j99-76cj-q9pg advplyr 2024-05-26 16:01:08 -0500
  • 8ec9da143f
    Merge pull request #3014 from BrianCArnold/UpdateMatchImportTagsAndNarrators advplyr 2024-05-26 14:39:03 -0500
  • 7f28fbb330 Update:Prevent MultiSelect input from adding items that are whitespace & trim whitespace before adding items advplyr 2024-05-26 14:37:07 -0500
  • 3111d1860a
    Merge pull request #3017 from nichwall/playlist_user_permissions advplyr 2024-05-26 14:15:25 -0500
  • bd3dce26d9 Playlist row can always be deleted Nicholas Wallace 2024-05-26 17:22:47 +0000
  • db9ee301e3 Playlist always shows edit/delete key Nicholas Wallace 2024-05-26 17:22:21 +0000
  • 44ff2e7a99 Limit collections to return only 2 items when getting list of ALL collections (otherwise, return the entire collection) Brian C. Arnold 2024-05-26 12:18:17 -0400
  • 36f46072fd Limit playlists to return only 4 items when getting list of ALL playlists (otherwise, return the entire playlist) Brian C. Arnold 2024-05-26 11:57:57 -0400
  • 7d8fb3bb10 Change Tags and Narrators to work the same as Genres on the Match Import page. Brian C. Arnold 2024-05-26 08:08:07 -0400
  • 6fa49e0aab Fix:Add timeout to provider matching default to 30s #3000 advplyr 2024-05-25 16:32:02 -0500
  • e17cf99ac4 Update OpenAPI readme Nicholas Wallace 2024-05-25 20:37:51 +0000
  • a7a68a00dd Add: workflow for linting spec Nicholas Wallace 2024-05-25 20:18:05 +0000
  • c5f82e16e0 Fix: `name` in `sortDesc` schema Nicholas Wallace 2024-05-25 20:13:50 +0000
  • 30d3e41542
    Merge pull request #3009 from nichwall/timePicker_cleanup advplyr 2024-05-25 15:03:18 -0500
  • c58d613949
    Update client/components/ui/TimePicker.vue advplyr 2024-05-25 14:58:46 -0500
  • 38ba7fbec2
    Merge pull request #3010 from nichwall/ereader_settings_update advplyr 2024-05-25 14:45:43 -0500
  • 6fad4521d4 Map translations advplyr 2024-05-25 14:44:46 -0500
  • 2f72300636 Update email page to only load users when needed advplyr 2024-05-25 14:44:34 -0500
  • b9cb54db71 Onscreen keyboard to appear with `TimePicker` Nicholas Wallace 2024-05-25 19:27:23 +0000
  • aaaa314761 Add: information to whitelist email Nicholas Wallace 2024-05-25 18:19:47 +0000
  • 4e40dbc3a5 Add: user column to ereaders Nicholas Wallace 2024-05-25 18:12:18 +0000
  • ba6a4f1224 Add: TimePicker focusable by tab Nicholas Wallace 2024-05-24 23:49:07 +0000
  • 524ed9b677 Tab removes focus from TimePicker Nicholas Wallace 2024-05-24 23:47:38 +0000
  • 5bbcb9cac3 Fix:Embedded chapters sort order #3007 advplyr 2024-05-24 16:49:39 -0500
  • ff169f3fd0
    Merge pull request #3002 from diamondtipdr/patch-1 advplyr 2024-05-24 11:22:43 -0500
  • cf7b08c993
    Update es.json DiamondtipDR 2024-05-23 23:44:08 -0400
  • d99a77837b
    Merge pull request #2920 from rasmuslos/master advplyr 2024-05-23 16:39:40 -0500
  • 23dcf684d9 Item listening sessions endpoint returns 404 on not found media item advplyr 2024-05-23 16:35:36 -0500
  • 9c2ed279df Fix mediaId reference, add JS docs, autoformatting advplyr 2024-05-23 16:32:34 -0500
  • 2b454991a2
    Merge 5682d2c7e8 into 700d7fe68e Ruby Marx 2024-05-23 04:40:25 +0200
  • 700d7fe68e Fix:Ebook item context menu position on mouseover #2980 advplyr 2024-05-22 16:51:11 -0500
  • bc1492129c Fix: series endpoint deprecation Nicholas Wallace 2024-05-21 01:57:57 +0000
  • d293edfc05 Add library series endpoint and update deprecation Nicholas Wallace 2024-05-20 02:29:20 +0000
  • 8c40fa5fdf Fix: series issues Nicholas Wallace 2024-05-20 02:02:03 +0000
  • 6a9f4db57a Add: series endpoints Nicholas Wallace 2024-05-20 01:57:48 +0000
  • 69833db819 Add:Env variable setting to allow CORS advplyr 2024-05-19 14:40:46 -0500
  • 37d029e01a Add: author search region for matching Nicholas Wallace 2024-05-19 01:33:00 +0000
  • f32ef3d01c Fix: oneOf and array issues Nicholas Wallace 2024-05-19 01:30:30 +0000
  • 1068a68c23 Add: library series endpoint Nicholas Wallace 2024-05-19 01:11:53 +0000
  • e7c26ad542
    Fix lang file mfcar 2024-05-19 00:55:50 +0100
  • 78e84217e2 Add: series schemas Nicholas Wallace 2024-05-18 23:53:12 +0000
  • b61c38bdd4 Fix: base schemas Nicholas Wallace 2024-05-18 23:53:00 +0000
  • 43accefd54
    Update header string to maintain consistency. mfcar 2024-05-19 00:50:44 +0100
  • 2db98d3323
    Update Header strings mfcar 2024-05-19 00:12:25 +0100
  • f2c9fd5a80
    Merge branch 'refs/heads/master' into mf/rssInboundManager mfcar 2024-05-19 00:09:39 +0100
  • 802e14adc6 Fix: errors Nicholas Wallace 2024-05-18 23:01:02 +0000
  • 955f6ffcff Add: library items endpoint Nicholas Wallace 2024-05-18 22:50:44 +0000
  • ab2026ecea
    Merge pull request #2988 from Machou/patch-1 advplyr 2024-05-18 17:49:04 -0500
  • 2ff0cb2c0a Add: remove library items with issues Nicholas Wallace 2024-05-18 22:38:49 +0000
  • df03343a95 Update bundled spec Nicholas Wallace 2024-05-18 22:33:17 +0000
  • 44deef3453 Massive cleanup and violation fixing Nicholas Wallace 2024-05-18 22:25:52 +0000
  • 811fd9018a
    Update fr.json Machou 2024-05-18 22:15:46 +0200
  • 6d89721371 Fix:Podcast download new episode check to compare both GUID and enclosure URL for existing episodes #2986 advplyr 2024-05-18 09:33:48 -0500
  • ab3a137db9
    Merge pull request #2982 from cor-bee/patch-1 advplyr 2024-05-17 16:50:32 -0500
  • a0e915db17 Add: delete library items with issues Nicholas Wallace 2024-05-17 05:10:59 +0000
  • d85ed0cc32 LibraryController items endpoint Nicholas Wallace 2024-05-17 05:08:39 +0000
  • 0cadb99c52 Temporary: nullable Author schemas Nicholas Wallace 2024-05-17 04:44:22 +0000
  • 771895de68 Fix: match post operation Nicholas Wallace 2024-05-17 04:37:59 +0000
  • a11cf7a90e Fix:Book library author name sort order with multi-author books #2859 advplyr 2024-05-16 14:56:19 -0500
  • c995816076
    Merge pull request #2981 from pmangro/PT-BR]-Updated-strings advplyr 2024-05-16 14:53:33 -0500
  • 94e7fc6434
    [PT-BR] String fix pmangro 2024-05-16 16:43:36 -0300
  • 3916bfe833
    [PT-BR] Updated strings pmangro 2024-05-16 16:28:20 -0300
  • 3080ada35f
    Update uk.json Illia Pyshniak 2024-05-16 18:31:48 +0300
  • 88ef453b56 Fix: requestBody descriptions Nicholas Wallace 2024-05-15 04:28:15 +0000
  • e8797ce0c8 Replace: generic parameter with path specific parameter Nicholas Wallace 2024-05-15 04:18:29 +0000
  • 1430946e0e LibrarySettings update Nicholas Wallace 2024-05-15 03:58:10 +0000
  • 0e9cf0df68 Update requestBody on LibraryController Nicholas Wallace 2024-05-15 03:03:48 +0000
  • 4cddc597c1 Fix:Book library collapse series with no-series filter #2976 advplyr 2024-05-14 17:24:39 -0500
  • ec07bfa940
    Merge pull request #2974 from JBlond/master advplyr 2024-05-14 08:09:54 -0500
  • d20d4bf8c1 Update de.json JBlond 2024-05-14 14:21:25 +0200
  • 09e26a9e56
    Use new database models, fix function name and use optional path parameter Rasmus Krämer 2024-05-14 10:51:50 +0200
  • ef74919f12
    Merge branch 'advplyr:master' into master Rasmus Krämer 2024-05-14 10:40:21 +0200
  • 9af5b8d96d Update json Nicholas Wallace 2024-05-14 05:23:01 +0000
  • a60f7463a7 Update: formatting Nicholas Wallace 2024-05-14 04:51:59 +0000
  • 44a98a0061 Remove: unused response type Nicholas Wallace 2024-05-14 04:19:25 +0000
  • bda3e625f6 Simplify author schema with items Nicholas Wallace 2024-05-14 04:01:44 +0000
  • 8c2073c10a Add `get` for author images Nicholas Wallace 2024-05-14 03:26:51 +0000