Qstick
ed22bb719d
DownloadClientRootFolderCheck Improvements
2023-05-12 16:55:56 -07:00
Qstick
1f20bc63c6
RemotePathMappingCheck Improvements
2023-05-12 16:55:44 -07:00
Qstick
202449c40c
Fixed: Provider health checks persist after add until next scheduled check
2023-05-12 16:55:35 -07:00
Mark McDowall
62b948b24c
New: Calendar filtering by tags
...
Closes #5476
2023-05-11 22:36:26 -07:00
Mark McDowall
7c0d344437
New: Calendar month view will scroll to today on load and press
...
Closes #5574
2023-05-11 20:58:12 -07:00
Mark McDowall
c7d39579b4
New: Log additional information when processing completed torrents from rTorrent
...
Closes #5638
2023-05-11 17:35:40 -07:00
Bogdan
3af7a6df7d
Remove unused field userAgentBuilder in HttpClient
2023-05-10 21:10:36 -07:00
Bogdan
477bfb7835
Minor cleanup in RssImport
2023-05-10 21:10:09 -07:00
Bogdan
c6b543e072
Remove unused imports
2023-05-10 21:08:13 -07:00
Bogdan
f93a016be1
Remove empty constructors
2023-05-10 21:08:13 -07:00
Mark McDowall
f63e060ac4
Use QualityProfile instead of any
2023-05-10 21:01:52 -07:00
Mark McDowall
e882d0f385
Fixed CompletedDownloadService.Process tests
2023-05-09 13:11:12 -07:00
Mark McDowall
0e6f858e65
Fixed tests
2023-05-09 10:03:53 -07:00
Mark McDowall
f56d504816
Fixed: Incorrect event types for interactive import required notifications
2023-05-09 08:09:27 -07:00
Stickie
5ec282750b
New: Notifications when Manual Interaction is required for importing
...
Closes #5193
2023-05-08 16:35:03 -07:00
ta264
63654b99f2
Fixed: Don't buffer update package to memory when downloading
2023-05-08 16:35:03 -07:00
Bogdan
9325140b90
API key improvements
...
Fixed: Special characters in API key
New: Add heathcheck for API Key
2023-05-07 20:56:26 -07:00
Mark McDowall
eaa4a358e8
Why rename many files when few file do trick
2023-05-07 20:25:55 -07:00
bakerboy448
e72431144b
New: Improved maintenance release wording
2023-05-07 18:58:56 -07:00
Mark McDowall
993c69530e
GracePeriod not Graceperiod
2023-05-07 18:57:55 -07:00
The Dark
5fdc8514da
New: On Health Restored notification
...
Closes #4262
2023-05-07 18:57:14 -07:00
Bogdan
fbf79c6639
Downgrade rimraf to v4
2023-05-07 18:50:11 -07:00
Bogdan
76f93c8415
Fixed: Ensure indexer errors are handled before processing response
2023-05-07 10:29:51 -07:00
Bogdan
8f482c534f
Fixed: custom script error when importing some downloads
...
Co-authored-by: Qstick <376117+Qstick@users.noreply.github.com>
Closes #5617
2023-05-07 10:23:47 -07:00
Benjamin Staneck
6a49f3989a
Fix stylelint runs by pinning string-width to a non ESM-only version
...
Add `inset` to stylelintrc
2023-05-07 10:20:08 -07:00
Benjamin Staneck
d79f42351f
Remove unused babel plugins and fix build with profiling
2023-05-07 10:20:08 -07:00
Benjamin Staneck
4aba540b89
Update all relevant dev tool deps
...
Delete esformatter
Address lint failures
Delete unknown component property
remove deprecated stylelint rules
Address stylelint violation
Update rimraf
2023-05-07 10:20:08 -07:00
Benjamin Staneck
9ebd2f96ad
Add VSCode extension recommendations
...
To make it easier for new contributors, suggest extensions for the tools we use
2023-05-07 10:20:08 -07:00
Benjamin Staneck
e12c679cd8
Move vscode settings to the frontend folder
...
Since it applies to all of frontend, I think it makes more sense to have it here instead of src
2023-05-07 10:20:08 -07:00
Benjamin Staneck
0da89478cc
Delete various old config files
...
Delete `jsconfig.json`
This file actually did nothing since we have a `tsconfig.json`. Behavior does not change since `checkJs` is `false` in both.
Delete `.jsbeautifyrc`
Was not used from what I could tell and we have a ESFormatter config file as well and that is basically the successor.
Delete `.csscomb.json`
Was not used from what I could tell, also the project seems dead, last publish 4 years ago. Also we have stylelint in place that covers CSS.
2023-05-07 10:20:08 -07:00
Bogdan
a95317446c
Log invalid config file exceptions
...
(cherry picked from commit e1d0e2c79975a10c12fc8551f5dcd4a79f1c94e7)
2023-05-07 10:18:00 -07:00
Qstick
3a6c078b30
Fixed: Catch InvalidDataException during initial config to prevent boot loop
...
(cherry picked from commit 9862584611f29ac3f16e0c6ef0afb183ff3f0588)
2023-05-07 10:18:00 -07:00
Mark McDowall
77efc4cc40
Fixed: Timeout when getting root folder details
2023-05-07 09:52:35 -07:00
Mark McDowall
453891e620
New: Only add version header for API requests
...
Closes #5601
2023-05-06 22:34:22 -07:00
Mark McDowall
95b52e630a
Remove duplicated processing of unparsed paths
2023-05-06 21:53:01 -07:00
Bogdan
5bb03a9ddf
New: Add token authentication for ntfy.sh notifications
...
Co-authored-by: KucharczykL <lukas@kucharczyk.xyz>
2023-05-06 21:30:31 -07:00
Bogdan
e3f71ca79c
New: Log content for invalid torrent files
2023-05-06 11:22:49 -07:00
Bogdan
ca8b26138e
Fix downloading releases without an indexer
2023-05-01 19:28:04 -05:00
Bogdan
b0773ae7e3
Fix loading eslintrc
2023-04-29 21:12:20 -07:00
Bogdan
a0b08f6c6f
Build download requests from indexer implementation
2023-04-30 00:09:11 -04:00
Benjamin Staneck
7aa8463438
Fixed some aria violations
2023-04-30 00:05:21 -04:00
Benjamin Staneck
5d873fafec
New: Updated button and calendar outline colors for dark theme
2023-04-29 23:58:01 -04:00
Qstick
7ce0d4a9db
Fixed: Use augmented languages for queue items
2023-04-29 17:15:39 -05:00
Fabricio Silva
83cee4b00e
Fixed: Edit Quality Profile not opening
...
Closes #5588
2023-04-28 10:46:26 -04:00
Benjamin Staneck
de4cfefde4
Update core-js and use defaults for browserlist
2023-04-27 22:37:38 -07:00
Benjamin Staneck
bb77bb640c
Use minified jquery
2023-04-27 10:33:59 -04:00
Benjamin Staneck
8bcaa17e25
Update webpack and webpack-cli
2023-04-27 10:33:10 -04:00
Benjamin Staneck
0d48ebe8de
Remove unused gulpFile
2023-04-27 10:32:48 -04:00
Benjamin Staneck
e34d250440
Fix typo in calendarBackgroundColor CSS variable
2023-04-27 10:32:31 -04:00
Lars
3141bf7f9d
Fixed: Subtitle tags from existing subtitle files being lost during rename
...
Closes #5577
2023-04-26 23:18:58 -04:00