advplyr
|
64fcb6270b
|
Fix i18n strings out of order
|
2024-09-30 17:10:42 -05:00 |
|
advplyr
|
562c30cff4
|
Replace failed to update toasts with one generic string
|
2024-09-29 17:53:52 -05:00 |
|
advplyr
|
c5ecd35fe9
|
Remove toasts after uploading #3352
|
2024-09-28 16:41:56 -05:00 |
|
advplyr
|
7cd8d7f44d
|
Update NotificationManager to singleton
|
2024-09-27 17:33:23 -05:00 |
|
advplyr
|
567a9a4e58
|
Fix:API /libraries/:library/items validate limit and page are positive integers #3459
|
2024-09-26 16:48:38 -05:00 |
|
advplyr
|
58f4a0cfbb
|
Merge pull request #3461 from mpgirro/oci-image-source
Add OpenContainers Annotations as Labels to Docker Image
|
2024-09-26 16:34:23 -05:00 |
|
advplyr
|
35f60d699d
|
Merge pull request #3427 from weblate/weblate-audiobookshelf-abs-web-client
Translations update from Hosted Weblate
|
2024-09-25 17:02:36 -05:00 |
|
advplyr
|
48bbf0d649
|
Merge pull request #3453 from glorenzen/center-play-button
Center Play Button
|
2024-09-25 16:56:09 -05:00 |
|
advplyr
|
0bc58c254f
|
Update playback speed to no longer use font-mono, adjust position of popup
|
2024-09-25 16:49:24 -05:00 |
|
advplyr
|
bb7938f66d
|
Update:When merging embedded chapters from multiple files filter out ~0 duration chapters #3361
|
2024-09-24 10:54:25 -05:00 |
|
advplyr
|
5b22e945da
|
Update:Format numbers on user listening stats chart #3441
|
2024-09-23 16:36:56 -05:00 |
|
advplyr
|
decde230aa
|
Update:Some logs to include library item id #3440
|
2024-09-22 14:15:17 -05:00 |
|
advplyr
|
1dec8ae122
|
Update:Added string localization for tasks #3303 #3352
|
2024-09-21 14:02:57 -05:00 |
|
advplyr
|
8512d5e693
|
Update Task object to handle translation keys with subs
|
2024-09-20 17:18:29 -05:00 |
|
advplyr
|
bb481ccfb4
|
Update:Chapters page populate ASIN input in lookup modal after match #3428
|
2024-09-19 17:21:41 -05:00 |
|
advplyr
|
12bce48ef5
|
Update:Home page refetch items when scanning in first items
|
2024-09-18 15:30:24 -05:00 |
|
advplyr
|
013c7c776e
|
Merge pull request #3436 from mikiher/create-playback-session-race-condition
Change PlaybackSession createFromOld to use upsert instead of create
|
2024-09-18 15:14:03 -05:00 |
|
advplyr
|
8f96d20a23
|
Merge pull request #3435 from mikiher/comic-book-extractors
Move to node-unrar-js for cbr and node-stream-zip for cbz
|
2024-09-18 14:52:32 -05:00 |
|
advplyr
|
1a8811b69a
|
Remove unused requires
|
2024-09-18 14:26:10 -05:00 |
|
advplyr
|
22ad16e11b
|
Fix:Server crash on scan for library with no metadataPrecedence set #3434
|
2024-09-17 16:10:32 -05:00 |
|
advplyr
|
2f49a08c7d
|
Merge pull request #3425 from wommy/postcss-options
added postcssOptions to remove npm warning
|
2024-09-16 14:22:42 -05:00 |
|
advplyr
|
fa0c90de70
|
Merge pull request #3422 from mikiher/parse-comic-metadata-try-catch
Catch file extraction errors in parseComicMetadata
|
2024-09-15 16:10:13 -05:00 |
|
advplyr
|
c1197314ac
|
Merge pull request #3397 from weblate/weblate-audiobookshelf-abs-web-client
Translations update from Hosted Weblate
|
2024-09-15 15:34:29 -05:00 |
|
advplyr
|
b35fabbe55
|
Update:Collection & playlist Play button renamed to Play All #3320
|
2024-09-14 16:04:50 -05:00 |
|
advplyr
|
8493e56b11
|
Merge pull request #3418 from mikiher/fix-database-version-init
Fix MigrationManager initial run behavior
|
2024-09-14 10:09:46 -05:00 |
|
advplyr
|
5c49a8ce6a
|
Merge pull request #3407 from agraubert/patch-1
Default deny explicit content to users
|
2024-09-13 13:24:12 -05:00 |
|
advplyr
|
854f308eae
|
Merge pull request #3410 from mikiher/library-scan-try-catch
Handle library scan failure gracefully
|
2024-09-13 13:10:46 -05:00 |
|
advplyr
|
16ba6b53ba
|
Merge pull request #3414 from thatguy7/master
Improved handling of Authors and Series with names containing non-ASCII characters
|
2024-09-13 12:59:01 -05:00 |
|
advplyr
|
01fbea02f1
|
Clean out old unused functions, Device updates for replacing DeviceInfo
|
2024-09-12 16:36:39 -05:00 |
|
advplyr
|
3d9af89e24
|
Merge pull request #3411 from justcallmelarry/feature/add-duration-when-creating-sessions
Add duration to local sessions on creation
|
2024-09-12 15:23:10 -05:00 |
|
advplyr
|
5b09bd8242
|
Merge pull request #3374 from wommy/update-nuxt-2.18.1
client update: nuxt 2.17.3 -> 2.18.1
|
2024-09-11 16:28:08 -05:00 |
|
advplyr
|
703477b157
|
Merge pull request #3405 from mikiher/logger-fixes
Log non-strings into log file like console.log does
|
2024-09-11 14:31:05 -05:00 |
|
advplyr
|
fac5de582d
|
Merge pull request #3378 from mikiher/migration-manager
Add db migration management infratructure
|
2024-09-10 16:50:39 -05:00 |
|
advplyr
|
7cbf9de8ca
|
Update migrations jsdocs
|
2024-09-10 15:57:07 -05:00 |
|
advplyr
|
ce213c3d89
|
Version bump v2.13.4
|
2024-09-09 16:15:44 -05:00 |
|
advplyr
|
32cd0360e6
|
Merge pull request #3371 from weblate/weblate-audiobookshelf-abs-web-client
Translations update from Hosted Weblate
|
2024-09-09 16:11:21 -05:00 |
|
advplyr
|
7a0cd1eb34
|
Merge pull request #3396 from mikiher/custom-provider-try-catch
Add a try-catch block around custom provider search
|
2024-09-09 16:04:20 -05:00 |
|
advplyr
|
ac3277da09
|
Merge pull request #3395 from mikiher/quick-match-new-series
Fix crash when quick match adds new series
|
2024-09-09 16:03:30 -05:00 |
|
advplyr
|
65d1e7be56
|
Merge pull request #3394 from mikiher/webp-embed
Convert webp images to jpeg during metadata embed
|
2024-09-09 16:02:17 -05:00 |
|
advplyr
|
4ddd2788f0
|
Fix:Byte conversion to use 1000 instead of 1024 to be accurate with abbrevs #3386
|
2024-09-07 16:52:42 -05:00 |
|
advplyr
|
423a2129d1
|
Update:Format number for entity total in bookshelf toolbar #3370
|
2024-09-06 17:01:48 -05:00 |
|
advplyr
|
a338097514
|
Update:Cleanup logging on library item update #3362
|
2024-09-06 16:58:40 -05:00 |
|
advplyr
|
84b67abb03
|
Fix:Get all collections API endpoint crashing server #3372
|
2024-09-05 17:15:38 -05:00 |
|
advplyr
|
5ec8406653
|
Cleanup Collection model to remove oldCollection references
|
2024-09-04 18:00:59 -05:00 |
|
advplyr
|
0344a63b48
|
Clean out old unused objects
|
2024-09-03 17:04:58 -05:00 |
|
advplyr
|
24923c0009
|
Version bump v2.13.3
|
2024-09-02 17:09:34 -05:00 |
|
advplyr
|
a9036c9738
|
Merge pull request #3360 from weblate/weblate-audiobookshelf-abs-web-client
Translations update from Hosted Weblate
|
2024-09-02 16:53:30 -05:00 |
|
advplyr
|
fea5f8f3d4
|
Update:Batch edit page show confirmation before navigating away with unsaved changes #3369
|
2024-09-02 16:50:22 -05:00 |
|
advplyr
|
f9bb529b85
|
Fix:Unlink OpenID button translation string
|
2024-09-02 16:15:26 -05:00 |
|
advplyr
|
60e348fcc1
|
Fix:Updating root user #3366
|
2024-09-02 16:12:57 -05:00 |
|
advplyr
|
f194c5be0e
|
Merge pull request #3368 from nichwall/fix_tag_permissions
Fix tag permissions
|
2024-09-02 15:58:05 -05:00 |
|
advplyr
|
47712e63f1
|
Update user default permissions
|
2024-09-02 15:55:25 -05:00 |
|
advplyr
|
48f232790a
|
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
|
2024-09-01 15:41:19 -05:00 |
|
advplyr
|
3c55aa5f43
|
Version bump v2.13.2
|
2024-09-01 15:41:11 -05:00 |
|
advplyr
|
8c1edb30a6
|
Merge pull request #3356 from weblate/weblate-audiobookshelf-abs-web-client
Translations update from Hosted Weblate
|
2024-09-01 15:35:29 -05:00 |
|
advplyr
|
9f60017cfe
|
Update:Remove oldSeries model
|
2024-09-01 15:26:43 -05:00 |
|
advplyr
|
b6a86d11d2
|
Fix:Toasts for item details updated
|
2024-09-01 15:11:06 -05:00 |
|
advplyr
|
db86bfd63d
|
Fix:New authors not setting lastFirst column, updates for new Series model
|
2024-09-01 15:08:56 -05:00 |
|
advplyr
|
7ff72a8920
|
Merge pull request #3355 from weblate/weblate-audiobookshelf-abs-web-client
Translations update from Hosted Weblate
|
2024-09-01 10:19:57 -05:00 |
|
advplyr
|
1a9f26e804
|
Version bump v2.13.1
|
2024-09-01 07:45:46 -05:00 |
|
advplyr
|
42f8194bde
|
Add:Slovenian language option
|
2024-09-01 07:45:32 -05:00 |
|
advplyr
|
fc276b330a
|
Fix:Server crash when uploading or adding new podcast #3353
|
2024-09-01 07:35:05 -05:00 |
|
advplyr
|
5b22d7430a
|
Version bump v2.13.0
|
2024-08-31 15:39:50 -05:00 |
|
advplyr
|
8883debc74
|
Merge pull request #3350 from nichwall/untranslated_strings_cleanup
Delete untranslated strings
|
2024-08-31 15:09:57 -05:00 |
|
advplyr
|
1254b668de
|
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
|
2024-08-31 15:03:50 -05:00 |
|
advplyr
|
48b703bf9f
|
Update:Global search author card and library stat author name links to author page
|
2024-08-31 15:03:42 -05:00 |
|
advplyr
|
064679c057
|
Update:Author number of books sort fallsback to sort on name when num books is the same
|
2024-08-31 14:59:42 -05:00 |
|
advplyr
|
4c8b91e9d9
|
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
|
2024-08-31 13:27:54 -05:00 |
|
advplyr
|
ba742563c2
|
Remove old Author object & fix issue deleting empty authors
|
2024-08-31 13:27:48 -05:00 |
|
advplyr
|
acc4bdbc5e
|
Add:Podcast latest page includes Mark as Finished button #3321
|
2024-08-29 17:27:52 -05:00 |
|
advplyr
|
c45c82306e
|
Remove old library, folder and librarysettings model
|
2024-08-28 17:26:23 -05:00 |
|
advplyr
|
fd827b2214
|
Merge pull request #3265 from weblate/weblate-audiobookshelf-abs-web-client
Translations update from Hosted Weblate
|
2024-08-28 04:55:44 -05:00 |
|
advplyr
|
1326d29fad
|
Merge pull request #3332 from itzexor/memorystore-2
memorystore: simplify, refactor, re-enable
|
2024-08-27 16:56:07 -05:00 |
|
advplyr
|
9b35530956
|
Fix memorystore constructor validation
|
2024-08-27 16:53:18 -05:00 |
|
advplyr
|
0ae054c5d7
|
Update tools endpoint status codes
|
2024-08-26 17:02:29 -05:00 |
|
advplyr
|
c72eac9987
|
Fix:Check if book is already being merged before allowing to start #3331
|
2024-08-25 17:13:09 -05:00 |
|
advplyr
|
159ccd807f
|
Updates to migrate off of old library model
|
2024-08-24 16:09:54 -05:00 |
|
advplyr
|
5d13faef33
|
Updates to LibraryController to use new Library model
- Additional validation on API endpoints
- Removed success toast when reorder libraries
|
2024-08-24 15:38:15 -05:00 |
|
advplyr
|
e0de59a4b6
|
Merge pull request #3329 from mikiher/embed-single-file
Fix embed and convert for single file library items
|
2024-08-24 13:27:43 -05:00 |
|
advplyr
|
519a1b0eaf
|
Merge pull request #3328 from mikiher/aspect-ratio-card-width
Update series and collection width to account for book aspect ratio
|
2024-08-24 13:24:38 -05:00 |
|
advplyr
|
38edcdca4b
|
Updates to use new Library model
|
2024-08-23 16:59:51 -05:00 |
|
advplyr
|
8774e6be71
|
Update:Create library endpoint to create using new model, adding additional validation
|
2024-08-22 17:39:28 -05:00 |
|
advplyr
|
1c0d6e9c67
|
Merge pull request #3313 from mikiher/author-image-path
Update AuthorController to handle invalid image paths and log a warning
|
2024-08-21 17:46:39 -05:00 |
|
advplyr
|
7d711da381
|
Merge pull request #3305 from nichwall/update_api_linting_workflow
Update api linting workflow
|
2024-08-21 17:43:05 -05:00 |
|
advplyr
|
f66cea9829
|
Merge pull request #3312 from nichwall/close_comics_during_scan
Close comics during scan
|
2024-08-21 17:41:06 -05:00 |
|
advplyr
|
5f572face5
|
Merge pull request #3311 from nichwall/backup_restore_clear_cache
Backup restore clear cache
|
2024-08-21 17:38:16 -05:00 |
|
advplyr
|
88a4cf9f12
|
Merge pull request #3319 from chancez/pr/chancez/ios_safari_content_type_workaround
Fix Content-Type header when browser user-agent is from an Apple mobile device
|
2024-08-21 17:20:14 -05:00 |
|
advplyr
|
149bb3e5b2
|
Fix:Audible book match not falling back to search after failed ASIN #3314
|
2024-08-20 17:04:48 -05:00 |
|
advplyr
|
7a7a779824
|
Update podcast audio file meta tag to use album-artist for author and fallback to artist tag #3315
|
2024-08-20 16:41:17 -05:00 |
|
advplyr
|
26d2c5a8f0
|
Remove oldUser object require
|
2024-08-19 17:35:00 -05:00 |
|
advplyr
|
bae39e3a2d
|
Remove oldUser object require
|
2024-08-19 17:31:29 -05:00 |
|
advplyr
|
bb1a72269a
|
Remove old User object with old MediaProgress & AudioBookmark
|
2024-08-19 17:26:17 -05:00 |
|
advplyr
|
5308fd8b46
|
Update:Create & update API endpoints to create with new data model
|
2024-08-17 17:18:40 -05:00 |
|
advplyr
|
1b914d5d4f
|
Update:Log local auth login attempts for failed and successful #2533 #2579
|
2024-08-17 15:02:59 -05:00 |
|
advplyr
|
9e0f17f7c6
|
Merge pull request #3294 from mikiher/menu-keyboard-navigation-refactor
Refactor menu keyoboard navigation into mixin
|
2024-08-17 14:08:20 -05:00 |
|
advplyr
|
1320b6d785
|
Add:Next chapter button plays next item in queue #3299
|
2024-08-17 13:32:00 -05:00 |
|
advplyr
|
f9f89e1e51
|
Update material symbols icon font
- only include Material Symbols Rounded
- Replace some ligatures with codepoint so loading isnt as ugly/shifting
|
2024-08-16 16:57:17 -05:00 |
|
advplyr
|
bbf214fa4c
|
Update LibraryItem debug logs to show objects and display libraryFiles changes differently
|
2024-08-15 17:05:18 -05:00 |
|
advplyr
|
f1582177e1
|
Merge pull request #3271 from faush01/feature/nobreak_in_stats
no line breaks in size text
|
2024-08-15 16:14:02 -05:00 |
|
advplyr
|
1c274862d8
|
Merge pull request #3288 from mikiher/fix-collapse-subseries
Fix: add back expand/collapse sub series in selected series page
|
2024-08-15 16:09:24 -05:00 |
|