Commit Graph

8908 Commits

Author SHA1 Message Date
Qstick ef94c77dd6 Update CONTRIBUTING.md 2020-09-27 10:38:30 -04:00
Qstick 4e22a2cf60 Cache Yarn Packages on build 2020-09-27 10:38:30 -04:00
Qstick c17f3a90a7 Catchup Linting 2020-09-27 10:38:30 -04:00
Qstick 6b22b9bb57 jsconfig for a bit of autocompletion and intellisense
Fixes #1460

Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-09-27 10:38:30 -04:00
ta264 44fa6e4cc1 Fix test 2020-09-27 14:40:21 +01:00
Mark McDowall cb2c502857 Indexer Priority ESLint fixes 2020-09-27 14:40:21 +01:00
Dtaggart 916acdb81a New: Index priority 2020-09-27 14:40:21 +01:00
ta264 2f8ac793ff New: Refresh button on book page that bypasses cache 2020-09-03 21:36:28 +01:00
ta264 b93bc1e5e5 Fixed: Correctly save the 'create empty author folders' option
Fixes #412
2020-09-02 21:51:49 +01:00
ta264 9100191ad0 New: Ensure covers up to date with Goodreads 2020-09-02 21:51:49 +01:00
ta264 709a945531 Fixed: Error fetching paged records from API without a sort key
(cherry picked from commit 53f1857e6349fc4c674dbaec50b0dda681f073ae)
2020-09-02 16:39:18 +01:00
ta264 6e398b3a57 Fixed: Error fetching results in Add New 2020-08-31 21:48:29 +01:00
ta264 7a5297b2a6 Remove unused expandedState from BookDetails 2020-08-31 21:38:30 +01:00
ta264 72f1c8b9a8 Fix modules derived from BookModuleWithSignalR 2020-08-30 21:20:35 +01:00
ta264 3a12ae6956 New: Show series info in author books table and book details 2020-08-30 14:42:10 +01:00
ta264 9139113d14 New: Send publisher and language to calibre 2020-08-30 13:25:49 +01:00
ta264 ba92586b8b Fixed: Author not found error when deleting book
Fixes #403
2020-08-29 16:08:30 +01:00
ta264 7fe8702584 New: Add page count to author books page
Fixes #408
2020-08-29 16:08:30 +01:00
ta264 4adffff5ba Remove old lidarr UI settings
Fixes #401
2020-08-29 16:08:30 +01:00
Qstick e4ad1c5e16 Switch Automation to Chrome for Test Speed 2020-08-25 22:01:44 +01:00
ta264 737bde0c5c Fix test 2020-08-25 22:20:04 +01:00
ta264 38ce17fc53 Fixed: Trigger search when new book added via import list 2020-08-25 22:35:14 +01:00
Mark McDowall 0d8e36ca33 Fixed: Imported downloads not being removed when seeding goals are met
Closes #1400
2020-08-25 21:39:53 +01:00
Mark McDowall 162cbf01ed Fixed: Remove seeded downloads if they've finished seeding after import
Closes #1389

(cherry picked from commit 9d766cfed588ee49525f68815b7e5eb980ddc11f)
2020-08-25 21:39:52 +01:00
Mark McDowall 83ebb972be Small change to creating an itemMap during item update
Closes #1381

(cherry picked from commit 7f28ab895a73fe0677c62388b82e4d5f73e5c023)
2020-08-25 21:39:52 +01:00
Mark McDowall 47f6e821ad Fixed: Import series failing to add items to process
Closes #1380

(cherry picked from commit 97ec1847541ba2a73d25eedbd3c97aa6f2f7e4e0)
2020-08-25 21:39:51 +01:00
Mark McDowall 1ca42eb711 Add class to allow for overriding scrollbar width
Closes #1379

(cherry picked from commit 42343d528372c494b297e5c84125f7bdb6ab4eec)
2020-08-25 21:39:51 +01:00
Mark McDowall 9674f79f40 Fixed: Removed items in queue still showing until refresh
Closes #1378

(cherry picked from commit 479baf06a72b46429a80e19208fdc753ce0ed8ba)
2020-08-25 21:39:50 +01:00
Mark McDowall 0868626450 Fixed: Don't process downloads removed from the client
Closes #1377
2020-08-25 21:39:50 +01:00
Mark McDowall e24bd83395 Don't re-trigger completed event
Closes #1376
2020-08-25 21:39:49 +01:00
ta264 6d88db08f0 Use createItemMap like Sonarr
(cherry picked from commit 43d04cd54efcf5569cb316a5856878d4291f96be)
2020-08-25 21:39:48 +01:00
ta264 f58cffef51 Log out SQL trace on error
Closes #394
2020-08-21 20:28:54 +01:00
ta264 9fc0a8d4d1 New: Option to disable automatic search on import lists 2020-08-19 22:44:06 +01:00
ta264 ede8b9aa4a Fixed: Goodreads owned books import 2020-08-19 22:44:06 +01:00
ta264 220808a7c4 Fixed: Import list import error 2020-08-19 22:44:06 +01:00
ta264 515751b1e1 New: Send series info to calibre when importing 2020-08-19 22:16:43 +01:00
ta264 6ea1a56b50 New: Import shelves from any goodreads user
Fixes #369
2020-08-19 22:16:43 +01:00
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
2020-08-19 22:10:22 +01:00
ta264 be83bff893 Quieten calibre 2020-08-19 22:01:44 +01:00
Qstick 8c6ecd3b7a Fixed: Don't lock command queue if updating is disabled 2020-08-19 21:57:11 +01:00
Taloth Saldono f94a286479 Lock CommandQueueManager.PushMany too 2020-08-19 21:50:52 +01:00
Taloth Saldono e39fee9209 Skip unknown/removed commands still queued in the database 2020-08-19 21:50:42 +01:00
Taloth Saldono edd278a131 Fixed timing issue allowing multiple instances of the same command to be queued 2020-08-19 21:45:00 +01:00
Mark McDowall 4f131428b8 Fixed: Broken tasks getting stuck in queue 2020-08-19 21:44:56 +01:00
BrOlleJonsson 26a8e0cb8d Update README.md
correction of link for backers to opencollective.com
2020-08-19 20:44:06 +01:00
Qstick 38636e6a2b Try to fix windows automation tests 2020-08-19 20:43:31 +01:00
ta264 058ceea16e Only disable sonar tasks for fork PR 2020-08-19 20:43:31 +01:00
ta264 01290965c5 Fix test 2020-08-19 19:16:54 +01:00
ta264 bb409b9929 Fixed: Error refreshing page on Activity/Wanted 2020-08-18 23:31:00 +01:00
ta264 cc0fea2aab Fixed: Don't show NoAuthor on calendar if authors are loading 2020-08-18 23:20:55 +01:00