bakerboy448
21f99efbb3
update contributing to match Lidarr and Radarr [skip ci]
2020-12-24 15:25:13 -05:00
bakerboy448
caaa8bfead
Fixed: '/author' URL Base breaking UI navigation
2020-12-24 15:23:09 -05:00
Qstick
9a13790354
Fix BasicRepository Tests when not on UTC
...
(cherry picked from commit 4f7dc94b94bda49443c28baefc592e7388bcf540)
2020-12-24 11:34:30 +00:00
ta264
220f917be2
Fixed: Restoring large database backups
...
Remove Kestrel's default 28.6MB upload limit
(cherry picked from commit 286b083da429a49638c9121b1dda058b5425c476)
2020-12-21 18:04:47 +00:00
ta264
3e4ebe8aca
Pull DownloadClientItemClientInfo part of 824d315a
2020-12-13 07:21:03 +00:00
ta264
cedc026710
Fixed: Use QBittorrent category savepath for healthcheck
...
[common]
2020-12-13 07:21:03 +00:00
ta264
a5635c3396
Fixed: Import single file torrents with a folder from QBittorrent
2020-12-13 07:21:03 +00:00
Taloth Saldono
058ab4b4a8
Protect against Qbittorrent edgecase if users add torrents manually with Keep top-level folder disabled
...
(cherry picked from commit 05820ac272ee976fcc0a7b17f3e9cc987cb0d230)
2020-12-13 07:21:03 +00:00
ta264
eb50b4f09f
Fixed: Get actual file names from QBittorrent API ( #5226 )
...
* Fixed: Get actual file names from QBittorrent API
Previously we were assuming that the output filename was the category
output dir + the torrent name. This isn't true if the torrent has
been renamed or sanitized.
2020-12-13 07:21:03 +00:00
Qstick
6791787655
Ignore ResizeObserver loop limit errors
...
(cherry picked from commit ffcb34f9f0bef6206bf334fa47083a3e25439a3a)
2020-12-12 14:38:07 -05:00
Taloth Saldono
3af3c9ff4b
Removed unnecessary importlists warning.
...
(cherry picked from commit a9384e26d86cfe8ae1d29569a708e3db9306abe6)
2020-12-12 12:45:25 -05:00
Taloth Saldono
cc9886379e
Give systemd a bit more time to restart sonarr after update
...
(cherry picked from commit 5fced70948c1e8d3d5e3c4747516507f87506697)
2020-12-12 12:43:56 -05:00
nitsua
c9b43e1a05
Fix notification GRIDs again
2020-12-04 02:56:49 +00:00
Qstick
ad1ef12238
Use Arch and Runtime when getting list of update changes
2020-11-27 17:09:36 +00:00
Qstick
71b9026908
Fix the Fixes on Readme :P [skip ci]
2020-11-24 23:04:05 -05:00
bakerboy448
2f780c2064
update more info links
2020-11-24 22:41:10 -05:00
Qstick
25c585ead3
Remove brackets from config.yml url [skip ci]
2020-11-24 22:34:45 -05:00
bakerboy448
b011164f6e
update GH Issue Templates [skip ci]
...
also update readme
2020-11-24 22:31:16 -05:00
Qstick
bd9d972749
Win x86 builds
2020-11-18 12:05:01 -05:00
Qstick
38fafb87aa
Add NeutralLanguage for build in VS 16.8
2020-11-18 12:01:33 -05:00
nitsua
8633f0301e
Update MB to GR for custom script and discord notifier
...
Added GRIds to custom script and discord notifier
2020-10-29 20:59:33 -04:00
Qstick
c4167bdc78
Skip Screenshot upload on second job run ( #550 )
2020-10-15 21:11:32 -04:00
Qstick
7670e7a547
Fixed: Don't fail on screenshot upload 2nd run
2020-10-13 12:32:58 -04:00
Mark McDowall
96461b8aa3
Fixed: Copying passwords
...
(cherry picked from commit c871b3f9487b9bfeb3726d763a632a772b420a0a)
2020-10-12 20:52:05 +01:00
nitsua
2a3243f37c
Add support for discord notifier
2020-10-12 20:51:19 +01:00
nitsua
d096536be3
Add the list of book ids to the custom script grab event
2020-10-12 20:49:56 +01:00
Mark McDowall
ce24902dc0
Fixed: Parsing of URLs with double slashes in the path
...
(cherry picked from commit 0c7743e786749b333333d282412ff76fc10aba65)
2020-10-10 17:16:02 -04:00
nitsua
0672fc7b85
Custom Notification cleanup
...
- Renamed event "BookDownload" to "Download" to match sonarr/radarr
- Renamed "TrackRetag" to "BookRetag" (Lidarr leftovers)
2020-10-10 16:16:43 -04:00
Mark McDowall
533e239d72
Fixed: Removing torrents from Vuze
...
(cherry picked from commit d0c0720578abcc02d9abca24f60d73d32491cd2f)
2020-10-10 15:16:52 -04:00
nitsua
f2502ff913
Add GetIntegerQueryParameter for use later
2020-10-10 14:44:20 -04:00
Taloth Saldono
b6cc303e1c
Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
2020-10-10 14:43:15 -04:00
Qstick
086e3b3240
Fixed: Don't Crash on Manual Grabs
2020-10-10 01:00:31 -04:00
Qstick
00dcc5de86
Take Screenshot on Automation tests for build status notifications
2020-10-09 22:28:13 -04:00
Qstick
e8d62566d8
Update Frontend Packages
...
Fixes #482
Fixes #483
Fixes #484
Fixes #485
Fixes #486
Fixes #487
Fixes #488
Fixes #489
Fixes #490
Fixes #491
Fixes #492
Fixes #493
Fixes #494
Fixes #495
Fixes #496
Fixes #497
Fixes #498
Fixes #499
Fixes #500
Fixes #501
Fixes #505
Fixes #506
2020-10-04 22:09:32 -04:00
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