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 |
|
mikiher
|
d796849d74
|
Small change to logging of unhandled rejections
|
2024-09-18 18:44:16 +03:00 |
|
mikiher
|
942bd0859f
|
Change PlaybackSession createFromOld to use upsert instead of create
|
2024-09-18 18:01:36 +03:00 |
|
mikiher
|
072028c740
|
Cleanup empty directiories inside the temp extraction dir
|
2024-09-18 10:16:46 +03:00 |
|
mikiher
|
0d08aecd56
|
Move from libarchive to node-unrar-js for cbr and node-stream-zip for cbz
|
2024-09-18 08:28:15 +03: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 |
|
wommy
|
fcacda74cb
|
added postcssOptions to remove npm warning
|
2024-09-15 18:29:23 -04: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 |
|
mikiher
|
0b31792660
|
catch file extraction errors in parseComicMetadata
|
2024-09-15 11:48:33 +03:00 |
|
advplyr
|
b35fabbe55
|
Update:Collection & playlist Play button renamed to Play All #3320
|
2024-09-14 16:04:50 -05:00 |
|
biuklija
|
8cd8a157a6
|
Translated using Weblate (Croatian)
Currently translated at 100.0% (974 of 974 strings)
Translation: Audiobookshelf/Abs Web Client
Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/hr/
|
2024-09-14 23:04:50 +02:00 |
|
burghy86
|
86aece6828
|
Translated using Weblate (Italian)
Currently translated at 92.8% (904 of 974 strings)
Translation: Audiobookshelf/Abs Web Client
Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/it/
|
2024-09-14 23:04:50 +02:00 |
|
gfbdrgng
|
f9edadbafd
|
Translated using Weblate (Russian)
Currently translated at 100.0% (974 of 974 strings)
Translation: Audiobookshelf/Abs Web Client
Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/ru/
|
2024-09-14 23:04:49 +02:00 |
|
biuklija
|
6a388cd4fe
|
Translated using Weblate (Croatian)
Currently translated at 100.0% (974 of 974 strings)
Translation: Audiobookshelf/Abs Web Client
Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/hr/
|
2024-09-14 23:04:49 +02:00 |
|
J. Lavoie
|
9d17e9ff48
|
Translated using Weblate (Italian)
Currently translated at 89.6% (873 of 974 strings)
Translation: Audiobookshelf/Abs Web Client
Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/it/
|
2024-09-14 23:04:49 +02:00 |
|
J. Lavoie
|
662b7d01b8
|
Translated using Weblate (French)
Currently translated at 100.0% (974 of 974 strings)
Translation: Audiobookshelf/Abs Web Client
Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/fr/
|
2024-09-14 23:04:49 +02:00 |
|
J. Lavoie
|
a19bc4b4e4
|
Translated using Weblate (German)
Currently translated at 100.0% (974 of 974 strings)
Translation: Audiobookshelf/Abs Web Client
Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/de/
|
2024-09-14 23:04:49 +02:00 |
|
Charlie
|
a545aa5c39
|
Translated using Weblate (French)
Currently translated at 100.0% (974 of 974 strings)
Translation: Audiobookshelf/Abs Web Client
Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/fr/
|
2024-09-14 23:04:49 +02: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 |
|
mikiher
|
21c77dccce
|
Add server migration scripts to pkg assets
|
2024-09-14 13:05:21 +03:00 |
|
mikiher
|
55164803b0
|
Fix migrationMeta database version initial value, and move isDatabaseNew logic inside MigrationManager
|
2024-09-14 08:01:32 +03: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 |
|
Oleg Ivasenko
|
0af29a378a
|
use asciiOnlyToLowerCase to match lower function behaviour of SQLite
|
2024-09-13 17:09:32 +00:00 |
|
Oleg Ivasenko
|
def34a860b
|
when checking if series/author is alread in DB, use case insensitive match only for ASCII names
|
2024-09-13 16:23:25 +00:00 |
|
mikiher
|
f8034e1b78
|
scanLibrary fail and cancel handling round 2
|
2024-09-13 09:23:48 +03: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 |
|
Lauri Vuorela
|
d430d9f3ed
|
add new setDuration and use that
|
2024-09-12 20:05:08 +02:00 |
|
Lauri Vuorela
|
0c24a1e626
|
add duration to session when creating
|
2024-09-12 19:46:08 +02:00 |
|
mikiher
|
1099dbe642
|
Handle library scan failure gracefully
|
2024-09-12 18:56:52 +03:00 |
|
Aaron Graubert
|
2df3277dcd
|
Server side change to enable default explicit acces for admins
|
2024-09-11 23:09:04 -06:00 |
|
Aaron Graubert
|
6ae14213f5
|
Related ui changes for removing default explicit access
|
2024-09-11 23:08:00 -06:00 |
|
Aaron Graubert
|
61bd029303
|
Default deny explicit content to users
|
2024-09-11 22:42:21 -06: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 |
|
mikiher
|
03ff5d8ae1
|
Disregard socketListener.level if level >= FATAL
|
2024-09-11 22:05:38 +03:00 |
|
mikiher
|
220f7ef7cd
|
Resolve some weird unrelated flakiness in BookFinder test
|
2024-09-11 21:40:31 +03:00 |
|
mikiher
|
682a99dd43
|
Log non-strings into log file like console.log does
|
2024-09-11 19:58:30 +03: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 |
|
Mario
|
1ec23a5699
|
Translated using Weblate (German)
Currently translated at 100.0% (974 of 974 strings)
Translation: Audiobookshelf/Abs Web Client
Translate-URL: https://hosted.weblate.org/projects/audiobookshelf/abs-web-client/de/
|
2024-09-09 23:04:25 +02:00 |
|