Commit Graph

  • 207b7f290f Implemented replay kontiko 2024-06-27 22:22:13 +0200
  • 8cadaa57f6 Update share endpoint to return playback session, add get share file endpoint advplyr 2024-06-26 17:03:12 -0500
  • 042035051d
    Merge pull request #3037 from mikiher/bookshelf-refactor-2 advplyr 2024-06-25 15:54:31 -0500
  • 12ce3a6147
    Merge pull request #3103 from weblate/weblate-audiobookshelf-abs-web-client advplyr 2024-06-25 08:31:25 -0500
  • 9bf4bd9bfa
    Merge branch 'advplyr:master' into bookshelf-refactor-2 mikiher 2024-06-25 10:03:18 +0300
  • 2819317924 Remove now-unsued slider components mikiher 2024-06-25 09:14:33 +0300
  • e06ab594e1 Revert "feat: Add a Show Subtitles option" mikiher 2024-06-25 08:57:09 +0300
  • 04a65648a3
    Merge pull request #3099 from mattbasta/patch-1 advplyr 2024-06-24 17:19:27 -0500
  • 2673742d8d Update User-Agent strings advplyr 2024-06-24 17:14:20 -0500
  • 090c02079d Fix bookshelf view search page showing tags shelf, fix bookshelf row arrow overlay height advplyr 2024-06-24 16:44:29 -0500
  • 514fb5f7da Fix ItemSlider component select advplyr 2024-06-24 16:37:02 -0500
  • f541bc2159 Fix ItemSlider component on search page advplyr 2024-06-24 16:24:30 -0500
  • d70810364c
    Translated using Weblate (German) Mario 2024-06-24 07:23:48 +0000
  • 6a3a37758c fixed some missed merge fields kontiko 2024-06-23 21:31:38 +0000
  • 2d10669700 first_progress kontiko 2024-06-23 23:29:00 +0200
  • c69e6bff10
    Translated using Weblate (Chinese (Simplified)) SunSpring 2024-06-20 05:14:44 +0000
  • b49c2e7b82
    Translated using Weblate (Italian) chris sollami 2024-06-20 11:10:33 +0000
  • d012b2107d
    Translated using Weblate (Spanish) gallegonovato 2024-06-20 09:04:28 +0000
  • 9294521632
    Translated using Weblate (Czech) Plazec 2024-06-19 15:12:37 +0000
  • 09d7880779 Merge branch 'master' of https://github.com/advplyr/audiobookshelf advplyr 2024-06-23 14:14:56 -0500
  • 7d05317357
    Notification endpoints (#3096) Nicholas W 2024-06-23 12:12:10 -0700
  • ef79dfbb3f Update: bundled spec Nicholas Wallace 2024-06-23 18:27:27 +0000
  • 820f8a9d2a Fix: libraryItem typos Nicholas Wallace 2024-06-23 18:12:41 +0000
  • 63b5a18f6d Fix: required `id` in wrong body Nicholas Wallace 2024-06-23 17:59:28 +0000
  • c77582c180 Fix: `allOf` for `libraryItemSequence` Nicholas Wallace 2024-06-23 17:57:40 +0000
  • df801f792e Remove: `id` from Notification requestBody Nicholas Wallace 2024-06-23 17:52:51 +0000
  • 25178034d0 Nullable libraryId schema Nicholas Wallace 2024-06-23 17:49:37 +0000
  • b49219338c Add: `nullable` notification creation parameters Nicholas Wallace 2024-06-23 17:38:17 +0000
  • d53b148fe0 Fix: notification ID is not uuid Nicholas Wallace 2024-06-23 17:25:34 +0000
  • daa9ce3042 Fix: library response to be arroy of objects Nicholas Wallace 2024-06-23 17:25:16 +0000
  • c1fe824f75 Fix: `operationId` typos Nicholas Wallace 2024-06-23 17:16:51 +0000
  • f8eed7a20b Merge branch 'master' into notification_endpoints Nicholas Wallace 2024-06-23 17:05:29 +0000
  • 2843a3b6d7
    Add user agent string to feed requests Matt Basta 2024-06-23 12:35:37 -0400
  • 635f22ddfe Reverted default spacing and font-sizing changes, and extended spaing with em-based variants mikiher 2024-06-23 19:15:39 +0300
  • 903b685e1a Update jsdocs advplyr 2024-06-23 11:01:25 -0500
  • 09bcc1191f
    Merge pull request #3095 from nichwall/parameter_changes advplyr 2024-06-23 07:41:21 -0500
  • d6eae9b43e Add:Create media item shares with expiration #1768 advplyr 2024-06-22 16:42:13 -0500
  • a2a22d2922 Update bundled spec Nicholas Wallace 2024-06-22 00:08:40 +0000
  • b667843a98 Add: NotificationController Nicholas Wallace 2024-06-22 00:08:02 +0000
  • 4bf279588b Add middleware Nicholas Wallace 2024-06-21 22:38:01 +0000
  • f95d9bd0e9 Change: `requestBody` to `parameter`, allow commas in queries Nicholas Wallace 2024-06-21 22:25:22 +0000
  • 6fe6330c7f Add: comment about OpenAPI validator Nicholas Wallace 2024-06-21 22:04:45 +0000
  • e52b695f7e Update:Change chapters table End column to a Duration column #3093 advplyr 2024-06-21 16:58:24 -0500
  • be74330512 Update: Author image query token Nicholas Wallace 2024-06-21 21:42:08 +0000
  • c53f849cbf Update: Minified and booleans in LibraryController Nicholas Wallace 2024-06-21 21:12:57 +0000
  • faa31471b4 Update: some library parameters Nicholas Wallace 2024-06-21 20:03:47 +0000
  • 86cb5049ee Update bundled spec Nicholas Wallace 2024-06-16 20:02:20 +0000
  • 76135800d5 Update spec path in `Server.js` Nicholas Wallace 2024-06-16 20:01:42 +0000
  • ac4bd0a558 Change: OpenApiValidator to only be created in dev Nicholas Wallace 2024-06-16 19:50:47 +0000
  • 0122f88b46 Add: `express-openapi-validator` to dev dependencies Nicholas Wallace 2024-06-16 19:49:25 +0000
  • 62fbae6f7b Revert "Add: `express-openapi-validator` to package file" Nicholas Wallace 2024-06-16 19:48:15 +0000
  • f5d7a71f62 Fix: allow comma in Author query Nicholas Wallace 2024-06-16 19:37:35 +0000
  • 0a4d24f1b3 Add: `format` and `unknownFormats` Nicholas Wallace 2024-06-16 00:32:46 +0000
  • 327ddd8ec5 Initial OpenApiValidator middleware Nicholas Wallace 2024-06-16 00:22:44 +0000
  • 89685b677b Add: `express-openapi-validator` to package file Nicholas Wallace 2024-06-15 22:20:23 +0000
  • 72c1407aa7 Fix:Automatic library scans using stale copy of library object resulting in reverting saved changes to it #3079 #2894 advplyr 2024-06-20 17:08:18 -0500
  • 2ec49cbdb1 Update en-us string order advplyr 2024-06-19 17:17:40 -0500
  • 331d7a41ab Add:Ability to edit backup location path on backups page #2973 - Added api endpoint PATCH /api/backups/path - Cleanup backup page UI for mobile screens advplyr 2024-06-19 17:14:37 -0500
  • 8498cab842
    Merge pull request #3086 from taxilian/bug/itemProgressNull advplyr 2024-06-19 15:28:46 -0500
  • c170cb3132
    Merge pull request #3089 from weblate/weblate-audiobookshelf-abs-web-client advplyr 2024-06-19 15:18:22 -0500
  • 0c58c9060e
    Translated using Weblate (French) Charlie 2024-06-19 01:50:30 +0000
  • e3c3903c71 bug: If !itemProgress unhandled exception syncing user progress Richard Bateman 2024-06-18 18:52:37 -0600
  • 991da2870f
    Translated using Weblate (Czech) kuci-JK 2024-06-18 20:32:37 +0000
  • 52b632d810
    Translated using Weblate (Danish) JL 2024-06-18 18:23:25 +0000
  • 33531ff73b
    Translated using Weblate (Czech) Plazec 2024-06-18 16:30:21 +0000
  • 391a777dde
    Translated using Weblate (Czech) Plazec 2024-06-17 19:08:01 +0000
  • 85e7b63532
    Translated using Weblate (Portuguese (Brazil)) pmangro 2024-06-16 17:49:03 +0000
  • b02429cf55
    Translated using Weblate (Portuguese (Brazil)) pmangro 2024-06-16 17:34:51 +0000
  • 9e064e670a
    Translated using Weblate (Croatian) Smoukus 2024-06-16 07:13:39 +0000
  • 61b3785038
    Translated using Weblate (German) Valentin 2024-06-16 15:24:07 +0000
  • 7bc70effb0 Update:Add server setting for backupPath and allow overriding with BACKUP_PATH env variable #2973 advplyr 2024-06-18 17:10:49 -0500
  • a75ad5d659 Add:Finnish language option advplyr 2024-06-16 09:42:40 -0500
  • 516a3858c5
    Merge pull request #3080 from weblate/weblate-audiobookshelf-abs-web-client advplyr 2024-06-16 08:52:14 -0500
  • 364787db72
    Translated using Weblate (Finnish) Petteri Hjort 2024-06-15 15:21:46 +0000
  • b2562ede55
    Translated using Weblate (German) Vito0912 2024-06-15 15:11:42 +0000
  • c441d83d39
    Translated using Weblate (French) Charlie 2024-06-15 10:37:53 +0000
  • 08c6cc674b
    Added translation using Weblate (Finnish) Nicholas W 2024-06-15 16:31:48 +0200
  • 9c34e4bd14
    Translated using Weblate (Chinese (Traditional)) Nicholas W 2024-06-15 00:53:51 +0000
  • 9b159fc1e6
    Translated using Weblate (Russian) Dmitry 2024-06-14 21:56:17 +0000
  • bcc2fa409e
    Translated using Weblate (Portuguese (Brazil)) Nicholas W 2024-06-15 00:54:07 +0000
  • 360d54847c
    Translated using Weblate (Italian) Nicholas W 2024-06-15 00:53:35 +0000
  • b25314b4bd
    Translated using Weblate (Spanish) Nicholas W 2024-06-15 00:53:24 +0000
  • c87f2a571e
    Translated using Weblate (Czech) Nicholas W 2024-06-15 00:52:55 +0000
  • 8be02303f9
    Translated using Weblate (Russian) Dmitry 2024-06-14 21:23:14 +0000
  • c6b4694b22
    Translated using Weblate (Chinese (Simplified)) SunSpring 2024-06-14 11:10:52 +0000
  • 4762cdb7d8
    Translated using Weblate (Ukrainian) Illia Pyshniak 2024-06-14 10:12:10 +0000
  • fe2a07bf4b
    Translated using Weblate (Lithuanian) Petras Šukys 2024-06-14 11:24:25 +0000
  • 9f80900717
    Translated using Weblate (Spanish) DiamondtipDR 2024-06-14 13:26:01 +0000
  • 6b001ad7a1
    Translated using Weblate (Spanish) gallegonovato 2024-06-14 13:45:46 +0000
  • 4241544aaf
    Translated using Weblate (German) Mario 2024-06-14 09:29:07 +0000
  • 80bcc71c72
    Translated using Weblate (Bulgarian) A L 2024-06-14 17:02:49 +0000
  • 253095dcd6
    Translated using Weblate (Chinese (Simplified)) SunSpring 2024-06-14 06:45:06 +0000
  • 0e4109a7c2
    Translated using Weblate (Italian) burghy86 2024-06-14 06:57:41 +0000
  • 629741db92
    Translated using Weblate (German) Daniel Schosser 2024-06-14 06:24:50 +0000
  • 79236dd67d
    Translated using Weblate (German) Mario 2024-06-14 09:18:42 +0000
  • bdfb7b9af3
    Translated using Weblate (Chinese (Simplified)) SunSpring 2024-06-14 06:02:58 +0000
  • 665244f1b2
    Translated using Weblate (German) Vito0912 2024-06-14 04:35:48 +0000
  • b74f13bbd7
    Translated using Weblate (Spanish) gallegonovato 2024-06-10 09:19:22 +0000
  • d1ee3af2d9
    Translated using Weblate (Spanish) gallegonovato 2024-06-09 20:54:51 +0000
  • 38fa4d4169
    Merge pull request #3078 from nichwall/time_parsing_fix advplyr 2024-06-15 16:44:57 -0500