Benjamin Staneck
b4c3164a28
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 12:57:46 +02:00
Benjamin Staneck
1a4d4e0c23
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 12:57:24 +02: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
Mark McDowall
8c50cd061e
New: Report health error if Recycling Bin folder is not writable
...
Closes #4692
2023-04-24 21:58:51 -07:00
Gabriel Sjöberg
99c4f5b746
Use BuildInfo.AppName for RARBG appId instead of hardcoded value
2023-04-25 00:54:12 -04:00
Lars
ff3327483a
New: Filter Sonarr synchronization based on Root Folders
...
Closes #4835
2023-04-25 00:44:20 -04:00
Mark McDowall
0bc16efe26
Don't clean slashes from folder names
2023-04-24 13:12:35 -07:00
Mark McDowall
b3260ba866
New: Colon replacement naming option
2023-04-24 07:59:36 -07:00
Mark McDowall
d3ad970ecc
Use enum for MultiEpisodeStyle property
2023-04-24 07:59:35 -07:00
Bogdan
ed7d99c160
New: Add Apprise notifications
2023-04-22 18:17:24 -07:00
Robin Dadswell
720fc2818f
Frontend Placeholders from the Backend
...
(cherry picked from commit 69f5963f6f1e80e3f598bdb13792b7413fcc13b1)
2023-04-22 18:17:24 -07:00
Mark McDowall
94b5d23094
Fixed TruncatedEpisodeTitlesFixture tests
2023-04-22 18:16:15 -07:00
Mark McDowall
cf48bf3041
Fixed: Ensure first history item when marked as failed is the selected item
2023-04-21 17:45:45 -07:00
Mark McDowall
6fe5573298
Fixed: Override modal not closed after grabbing
2023-04-21 17:45:45 -07:00
Mark McDowall
183b10f79a
New: Change default Multi-Episode style to Prefixed Range
...
Closes #5572
2023-04-21 17:45:45 -07:00
Stevie Robinson
bead56893f
Fixed: Border hover colors in dark theme
2023-04-21 20:28:07 -04:00
Mark McDowall
97cf3cee17
New: Don't prevent season searches for Newznab/Torznab if supported by the indexer
...
Closes #5562
2023-04-19 16:14:09 -07:00
Mark McDowall
764c084987
New: Don't try to analyze disk image files (iso, img, etc)
...
Closes #5567
2023-04-19 16:14:09 -07:00
Mark McDowall
a989c84260
Fixed: Tag filtering on iCal feed
2023-04-19 16:14:09 -07:00
Stevie Robinson
7ed0407e77
Fixed: Spacing between manual download and override download buttons
2023-04-19 19:14:06 -04:00
Stevie Robinson
3e87870370
Fixed: Hover color on override download button
2023-04-19 13:35:45 -04:00
Bogdan
b303e9c21a
New: Serve log files as UTF-8
2023-04-18 15:50:43 -04:00
Michael Peleshenko
2303bff205
Fixed: Return properly formatted episode file for deleted files Webhook
2023-04-16 17:48:59 -07:00
Qstick
5a04602672
Remove mono process detection
2023-04-16 19:21:13 -05:00
Bogdan
6f614b7d47
Rename to FolderChmodValidator to match class name
2023-04-15 12:21:17 -07:00
Stepan Goremykin
6413d212e5
Update signalr to 6.0.15
2023-04-14 16:48:47 -07:00
Stepan Goremykin
40e54685b9
Migrate to FluentValidation 9
2023-04-14 16:48:47 -07:00
Mark McDowall
dec6e14036
New: On Add Series connection event
...
Closes #3637
2023-04-14 16:48:07 -07:00
Mark McDowall
619ac557f9
Fixed: Importing from Manage Episodes ignoring Analyse video files
2023-04-14 16:48:07 -07:00
Lars
c8933d8124
New: Option to use Telegram topics for notifications
...
Closes #5486
2023-04-14 19:47:06 -04:00
Mark McDowall
47cf8e6430
New: Updated Rarbg request limits
...
Closes #5206
2023-04-13 22:54:37 -04:00
Bogdan
ed3d880974
New: Add version and timestamp to backup archive
2023-04-13 22:53:32 -04:00
Qstick
39350ed0de
New: Improve video stream formatting
2023-04-13 21:20:01 -05:00
Qstick
b0834015e7
New: Improve primary video stream selection
2023-04-13 21:20:01 -05:00
Bakerboy448
128f62488d
Fixed: DrunkenSlug Default URL
2023-04-13 18:48:41 -07:00
Mark McDowall
83a9d15ff8
New: More information on on why hardlinks should be used over copying
...
Closes #5542
2023-04-11 16:27:44 -07:00
Bogdan
2107635b7e
Fixed: Config file settings do not need to be case-sensitive
2023-04-11 14:52:25 -04:00
Mark McDowall
3b5e83670b
Appease linter
2023-04-11 08:55:51 -07:00
Mark McDowall
513b746fc3
Fixed: Series selection unselecting on mobile browsers
...
Closes #5539
2023-04-10 22:54:05 -07:00