ta264
|
9fc0a8d4d1
|
New: Option to disable automatic search on import lists
|
4 years ago |
ta264
|
ede8b9aa4a
|
Fixed: Goodreads owned books import
|
4 years ago |
ta264
|
220808a7c4
|
Fixed: Import list import error
|
4 years ago |
ta264
|
515751b1e1
|
New: Send series info to calibre when importing
|
4 years ago |
ta264
|
6ea1a56b50
|
New: Import shelves from any goodreads user
Fixes #369
|
4 years ago |
ta264
|
412a2dcb6f
|
Fixed: Error adding some authors
Fixes the case where the author wasn't the main contributor to their
most popular book
Fixes #42
Fixes #360
|
4 years ago |
ta264
|
be83bff893
|
Quieten calibre
|
4 years ago |
Qstick
|
8c6ecd3b7a
|
Fixed: Don't lock command queue if updating is disabled
|
4 years ago |
Taloth Saldono
|
f94a286479
|
Lock CommandQueueManager.PushMany too
|
4 years ago |
Taloth Saldono
|
e39fee9209
|
Skip unknown/removed commands still queued in the database
|
4 years ago |
Taloth Saldono
|
edd278a131
|
Fixed timing issue allowing multiple instances of the same command to be queued
|
4 years ago |
Mark McDowall
|
4f131428b8
|
Fixed: Broken tasks getting stuck in queue
|
4 years ago |
BrOlleJonsson
|
26a8e0cb8d
|
Update README.md
correction of link for backers to opencollective.com
|
4 years ago |
Qstick
|
38636e6a2b
|
Try to fix windows automation tests
|
4 years ago |
ta264
|
058ceea16e
|
Only disable sonar tasks for fork PR
|
4 years ago |
ta264
|
01290965c5
|
Fix test
|
4 years ago |
ta264
|
bb409b9929
|
Fixed: Error refreshing page on Activity/Wanted
|
4 years ago |
ta264
|
cc0fea2aab
|
Fixed: Don't show NoAuthor on calendar if authors are loading
|
4 years ago |
Mark McDowall
|
f9af5e2502
|
Fixed: Error occurred while executing task ProcessMonitoredDownloads
|
4 years ago |
Mark McDowall
|
bc395860bb
|
Fixed: Inaccessible path leading to import process being aborted before processing all items
|
4 years ago |
ta264
|
b9ba7228b5
|
Fixed: Re-processing imported download causing task to fail
|
4 years ago |
Mark McDowall
|
cc6db7a9e5
|
Fixed: Force grabbing selected delayed items in queue
|
4 years ago |
Taloth Saldono
|
84faeca0d3
|
Fixed missing interface for the CheckForFinishedDownloadCommand backward compat handling
|
4 years ago |
gl3nni3
|
921bfdb20d
|
Fixed: Replace duplicate slashes from file names when importing
Fixes #3470
|
4 years ago |
ta264
|
0d3798b8b1
|
Fixed: Bad SQL queries getting files for book
|
4 years ago |
ta264
|
190c4059cc
|
Fix default quality revision version to 1 not 0
|
4 years ago |
ta264
|
dfccb8b6dd
|
Fix fpcalc tests
|
4 years ago |
ta264
|
2ce12e1a7e
|
Move runtime copy into a separate target
|
4 years ago |
ta264
|
9973dd8195
|
Move msbuild target files into folder
|
4 years ago |
ta264
|
6921be3c44
|
Actually fix musl integration tests
[common]
|
4 years ago |
ta264
|
9d2cf3dfc5
|
Revert "Ignore alpine integration failure"
This reverts commit 536c0c19dc .
|
4 years ago |
ta264
|
b2d1617e44
|
Disable single instance check for integration tests
Causes a SIGABRT on mono 6.10 and 6.12 - double free or corruption
|
4 years ago |
Matthew Kleiman
|
44f7400f83
|
Fixed: Typo in Lost Connection modal
(cherry picked from commit f6af29fc3b7c3beae91877fb921db7c0bb5390a9)
|
4 years ago |
Dtaggart
|
e563f7f75e
|
New: Added silent notification option to telegram
(cherry picked from commit 9e392977b9f66be37c1fd6938c0b051c362ddb42)
|
4 years ago |
ta264
|
0387f8e33e
|
New: Calibre root folder health check
|
4 years ago |
ta264
|
8781b78be9
|
Fixed: Validate calibre connection before saving root folder
|
4 years ago |
ta264
|
d2fa75dee5
|
New: Support digest authentication with Calibre
|
4 years ago |
ta264
|
1e2d931f9a
|
Support for digest auth with HttpRequests
[common]
|
4 years ago |
ta264
|
655017e1ed
|
Simplify calibre settings
The IProviderConfig stuff wasn't used
|
4 years ago |
ta264
|
d2dcc45492
|
Fixed: Shared serializer in ProviderRepository
[common]
Some caching happens in the serializer settings so best not to
recreate each time
|
4 years ago |
ta264
|
536c0c19dc
|
Ignore alpine integration failure
|
4 years ago |
ta264
|
1ace52784b
|
Print log file on fail
|
4 years ago |
ta264
|
2b994fdc0c
|
Run integration tests in parallel
Revert "Try to fix alpine integration tests"
This reverts commit d8cb86c5dd .
[common]
|
4 years ago |
ta264
|
ea909c6d99
|
Bump net core to 3.1.7
|
4 years ago |
ta264
|
4cc09a7cc0
|
Fix test
|
4 years ago |
ta264
|
d8cb86c5dd
|
Try to fix alpine integration tests
|
4 years ago |
Taloth Saldono
|
a67dda87a8
|
Additional logging in case of integration test startup failures
Closes #292
|
4 years ago |
ta264
|
b105f97941
|
Swap from dotnet vstest to dotnet test
(cherry picked from commit c40f87ce2f3fc03acb9a3d73498e7861f5750b4b)
|
4 years ago |
ta264
|
745fba3bf8
|
Disable stylecop for backend build on azure
Linting issues are picked up by the analyze task
|
4 years ago |
ta264
|
07295cd7b2
|
Fix integration test packages
|
4 years ago |