mikiher
|
cbca560f92
|
server.js: add base path to all non-base-path requests
|
2024-10-15 06:40:14 +03:00 |
|
mikiher
|
2d7b63b4cf
|
Add base path to socket.io connections on client and server
|
2024-10-15 05:50:23 +03:00 |
|
mikiher
|
42616b59de
|
Cleanup: remove explicit localhost:3333 and remove unnessesary if(dev) blocks
|
2024-10-14 13:30:17 +03:00 |
|
mikiher
|
bf16681bea
|
Merge branch 'subdirectory-fixes' of https://github.com/mikiher/audiobookshelf into subdirectory-fixes
|
2024-10-14 13:19:30 +03:00 |
|
mikiher
|
027190b5a4
|
Merge branch 'advplyr:master' into subdirectory-fixes
|
2024-10-14 13:18:04 +03:00 |
|
mikiher
|
241c02be30
|
nuxt.config.js: more cleanup and additional proxies
|
2024-10-14 13:12:10 +03:00 |
|
mikiher
|
f2ac24e623
|
Fix next/previous chapter behavior on public share player
|
2024-10-13 10:56:38 +03:00 |
|
mikiher
|
99ffd3050c
|
Cleanup: Define routerBasePath constant in nuxt.config.js
|
2024-10-12 11:46:44 +03:00 |
|
mikiher
|
69dd82d329
|
Remove unneeded /dev routing
|
2024-10-12 11:18:49 +03:00 |
|
mikiher
|
7653e72e88
|
Use object-cover for author images unless AR is really high or low.
|
2024-10-09 15:04:25 +03:00 |
|
mikiher
|
d92626071e
|
Use musl-based libnusqlite3 in Docker
|
2024-10-07 20:48:52 +03:00 |
|
mikiher
|
6820d9ae4e
|
Fix AuthorCard component test
|
2024-10-06 18:57:13 +03:00 |
|
mikiher
|
0bdc2fb05e
|
Move authors to lazyBookshelf
|
2024-10-06 18:25:08 +03:00 |
|
mikiher
|
086532652e
|
Fix to NUSQLITE3_PATH in index.js
|
2024-10-01 17:15:44 +03:00 |
|
mikiher
|
4e8b4720a1
|
Merge branch 'nunicode-intergration' of https://github.com/mikiher/audiobookshelf into nunicode-intergration
|
2024-10-01 16:48:14 +03:00 |
|
mikiher
|
4a7ada28fb
|
Switch to nunicode-binaries v1.1
|
2024-10-01 16:47:40 +03:00 |
|
mikiher
|
37eae3406c
|
Remove debug messages
|
2024-09-29 12:27:30 +03:00 |
|
mikiher
|
501dc938e6
|
Add Nunicode sqlite extension integration
|
2024-09-29 09:22:39 +03: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 |
|
mikiher
|
0b31792660
|
catch file extraction errors in parseComicMetadata
|
2024-09-15 11:48:33 +03: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 |
|
mikiher
|
f8034e1b78
|
scanLibrary fail and cancel handling round 2
|
2024-09-13 09:23:48 +03:00 |
|
mikiher
|
1099dbe642
|
Handle library scan failure gracefully
|
2024-09-12 18:56:52 +03: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 |
|
mikiher
|
80685afa7e
|
Add a try-catch block around custom provider search
|
2024-09-09 19:23:26 +03:00 |
|
mikiher
|
f892453892
|
Fix crash when quick match adds new series
|
2024-09-09 18:36:12 +03:00 |
|
mikiher
|
422bb8c31c
|
Convert webp images to jpeg during metadata embed
|
2024-09-09 15:28:53 +03:00 |
|
mikiher
|
6fb1202c1c
|
Put umzug in server/libs and remove unneeded dependencies from it
|
2024-09-08 21:33:32 +03:00 |
|
mikiher
|
8a28029809
|
Make migration management more robust
|
2024-09-07 22:24:19 +03:00 |
|
mikiher
|
b3ce300d32
|
Fix some packaging and dependency issues
|
2024-09-04 23:55:16 +03:00 |
|
mikiher
|
3f93b93d9e
|
Add db migration management infratructure
|
2024-09-04 12:48:10 +03:00 |
|
mikiher
|
4d8e1b7cef
|
Fix embed and convert for single file library items
|
2024-08-24 12:01:00 +03:00 |
|
mikiher
|
6d3e096e08
|
Update series and collection width to account for book aspect ratio
|
2024-08-24 08:49:40 +03:00 |
|
mikiher
|
20a3657063
|
Update AuthorController to handle invalid image paths and log a warning
|
2024-08-20 10:51:24 +03:00 |
|
mikiher
|
f1ddbeadaf
|
Refactor menu keyoboard navigation into mixin
|
2024-08-17 06:08:32 +03:00 |
|
mikiher
|
bcb0bc75c9
|
Fix: add back expand/collapse sub series in selected series page
|
2024-08-15 10:27:02 +03:00 |
|
mikiher
|
02e5d608d0
|
Go back to downloading binaries from ffbinaries.com
|
2024-08-13 09:25:39 +03:00 |
|
mikiher
|
d72e0a4418
|
Fix path normalization to support UNC paths
|
2024-08-07 21:18:53 +03:00 |
|
mikiher
|
897c3ea625
|
on item pages, fetch item's library data if unavailable
|
2024-07-30 20:02:03 +03:00 |
|
mikiher
|
294490f814
|
Fix permission issues in embed/merge
|
2024-07-29 20:19:58 +03:00 |
|
mikiher
|
2c453a34ee
|
Remove redundant console.log() message
|
2024-07-27 23:09:46 +03:00 |
|
mikiher
|
3d2b2e43b1
|
Set execution permission for downloaded binaries
|
2024-07-27 23:03:40 +03:00 |
|
mikiher
|
c3f3fca896
|
Remove dependency on libs/ffbinaries from BinaryManager test
|
2024-07-27 22:44:01 +03:00 |
|
mikiher
|
dedf6e5d4b
|
Support accent-insensitive matching using the sqlean sqlite3 unicode extension
|
2024-07-27 21:56:07 +03:00 |
|
mikiher
|
6c379fc3a7
|
Add /unicode* to .gitignore
|
2024-07-27 21:52:33 +03:00 |
|
mikiher
|
329e9c9eb2
|
BinaryManager support for libraries and downloading from github release assets
|
2024-07-27 21:51:31 +03:00 |
|
mikiher
|
e40d3dd64d
|
Simplify ItemSearchCard component
|
2024-07-25 09:40:18 +03:00 |
|
mikiher
|
0476b68585
|
fix: Encode search query parameter in search.vue
|
2024-07-21 14:00:55 +03:00 |
|
mikiher
|
ec395bed72
|
fix: Encode search query parameter in GlobalSearch.vue
|
2024-07-21 13:53:10 +03:00 |
|
mikiher
|
bff56220c2
|
Adds genres to gloabl search
|
2024-07-21 11:10:05 +03:00 |
|
mikiher
|
da51d38ba2
|
Improve documentation and arg names in TrackProgressMonitor.js
|
2024-07-20 21:42:58 +03:00 |
|
mikiher
|
75899242fd
|
put MessageEmbedFailed in akphabetic order.
|
2024-07-20 13:05:03 +03:00 |
|
mikiher
|
7faf42d892
|
Merge branch 'advplyr:master' into ffmpeg-progress
|
2024-07-20 12:28:47 +03:00 |
|
mikiher
|
10f5f331d7
|
Fixes + add progress to m4b and embed tools
|
2024-07-20 12:28:06 +03:00 |
|
mikiher
|
c0004dd532
|
Fix fetchSeries so it deduplicates returned series
|
2024-07-12 12:42:42 +03:00 |
|
mikiher
|
928b080677
|
Replace pkg with @yao-pkg/pkg and target node20
|
2024-07-06 19:43:55 +03:00 |
|
mikiher
|
31c8cb476a
|
Make menu item localized where they're not
|
2024-07-06 00:58:25 +03:00 |
|
mikiher
|
79bd6a25d9
|
Move Collapse Series option to the tollbar's context menu
|
2024-07-05 00:45:18 +03:00 |
|
mikiher
|
0042604e6d
|
Merge branch 'advplyr:master' into show-subtitles
|
2024-07-05 00:17:01 +03:00 |
|
mikiher
|
54f2bb1092
|
Add a Show Subtitles option
|
2024-07-04 20:35:58 +03:00 |
|
mikiher
|
6b6df619f5
|
Remove tailwind.compiled.css (auto-generated, added by mistake)
|
2024-07-04 20:30:29 +03:00 |
|
mikiher
|
8bdee51798
|
Add unit tests for new ffmpegHelpers functions
|
2024-07-03 23:50:42 +03:00 |
|
mikiher
|
1b015beba4
|
Remove windows restrictions from Tools.vuw
|
2024-07-02 19:00:03 +03:00 |
|
mikiher
|
ebaec23648
|
Replace tone with ffmpeg in AbMergeManager
|
2024-07-02 18:25:04 +03:00 |
|
mikiher
|
a21b1f3b16
|
Make required changes for mp3 embedding
|
2024-06-30 15:45:25 +03:00 |
|
mikiher
|
6fbbc65edf
|
Replace tone with ffmpeg for metadata and cover embedding
|
2024-06-29 20:04:23 +03:00 |
|
mikiher
|
9bf4bd9bfa
|
Merge branch 'advplyr:master' into bookshelf-refactor-2
|
2024-06-25 10:03:18 +03:00 |
|
mikiher
|
2819317924
|
Remove now-unsued slider components
|
2024-06-25 09:14:33 +03:00 |
|
mikiher
|
e06ab594e1
|
Revert "feat: Add a Show Subtitles option"
This reverts commit 3ef189ed4a.
|
2024-06-25 08:57:09 +03:00 |
|
mikiher
|
635f22ddfe
|
Reverted default spacing and font-sizing changes, and extended spaing with em-based variants
|
2024-06-23 19:15:39 +03:00 |
|
mikiher
|
3ef189ed4a
|
feat: Add a Show Subtitles option
|
2024-06-04 20:07:36 +03:00 |
|
mikiher
|
5f8066e601
|
Add default line heights converted to em units to tailwind config
|
2024-06-04 18:11:56 +03:00 |
|
mikiher
|
651601adf6
|
Add podcast to supported shelf types
|
2024-06-03 21:57:40 +03:00 |
|
mikiher
|
2186603039
|
Major bookshelf refactor
|
2024-06-03 09:04:03 +03:00 |
|
mikiher
|
911d72971e
|
Removed incorrect stylesheet reference
|
2024-05-10 12:44:58 +03:00 |
|
mikiher
|
b244cc8d41
|
Add LazyBookCard tests
|
2024-05-10 12:43:33 +03:00 |
|
mikiher
|
8cc3bfa95e
|
Add test identifiers to LazyBookCard
|
2024-05-10 12:39:53 +03:00 |
|
mikiher
|
05c1ced65c
|
Update LazyBookCard progress calculation to handle finished items
|
2024-05-09 07:42:57 +03:00 |
|
mikiher
|
057bc1a0c0
|
Fix series progress to show sum of series book progresses
|
2024-05-09 07:31:00 +03:00 |
|
mikiher
|
e384527b67
|
Simplify progress bar and show correct collapsed series progress
|
2024-05-08 08:44:55 +03:00 |
|
mikiher
|
c674042319
|
Add libraryItemIds to collapsedSeries objects
|
2024-05-07 18:19:55 +03:00 |
|
mikiher
|
a668921e29
|
Prettier-only formatting changes
|
2024-05-07 18:16:32 +03:00 |
|
mikiher
|
2eb19d46d5
|
Move test files to a separate directory
|
2024-04-30 11:30:00 +03:00 |
|
mikiher
|
2bd532eb9a
|
Put book_placholder.jpg in browser cache
|
2024-04-29 11:16:49 +03:00 |
|
mikiher
|
e5fe31fe26
|
replace id attribute (which has to be unique across a document) with cy-id (which doesn't)
|
2024-04-29 08:30:14 +03:00 |
|
mikiher
|
ec83eb0a27
|
Add support for cy.get("&id") (translates to [cy-id="id"])
|
2024-04-29 08:03:10 +03:00 |
|
mikiher
|
6236f53b4f
|
Change a couple of element ids to camelCase
|
2024-04-29 07:59:38 +03:00 |
|
mikiher
|
8dbe35e5aa
|
Use absolute positioning for the card element
|
2024-04-23 19:14:47 +03:00 |
|
mikiher
|
0498d8cb83
|
Get book placeholder image from fixture rather than from server
|
2024-04-19 09:49:19 +03:00 |
|
mikiher
|
129da51f76
|
Add tailwind.compiled.css to .gitignore
|
2024-04-18 07:47:10 +03:00 |
|
mikiher
|
e5bababeae
|
Add tests for LazySeriesCard.vue
|
2024-04-17 23:27:31 +03:00 |
|
mikiher
|
9b332f0e66
|
make $constants, $strings, and utility functions avaiable to Cypress mounted componenets
|
2024-04-17 23:25:44 +03:00 |
|
mikiher
|
a49c5afa46
|
Fix a couple of stub assertions in AuthorCard.cy.js
|
2024-04-17 23:22:21 +03:00 |
|
mikiher
|
9e1c907591
|
Add NarratorCard and AuthorCard component tests
|
2024-04-16 00:00:35 +03:00 |
|