Commit graph

156 commits

Author SHA1 Message Date
Qstick
2cc835d456 Fixed: Use route Id for PUT requests if not passed in body
Closes #3133
2022-12-11 19:00:18 -06:00
Qstick
e0cf98d39e Fixed: Correct Attribute compare for Id validation
(cherry picked from commit 7e48ea0231272ae56c30f5f43339f0dca7a27fb3)
2022-12-11 18:44:40 -06:00
Qstick
73a3e3f4e3 Simplify X-Forwarded-For handling
This happens in asp.net middleware now

Co-Authored-By: ta264 <ta264@users.noreply.github.com>

(cherry picked from commit 16e2d130e6a2e7239bcfe92187a7f990f93eff00)
2022-12-11 18:43:40 -06:00
Qstick
c02b66ec44 Enforce comment spacing with Stylecop
Fixes #3104
2022-11-21 19:51:00 -06:00
Qstick
7275261960 New: Base API info endpoint
(cherry picked from commit 5e57ffbcf9ac3a346d4bf2b692248393215bad89)
2022-11-06 19:04:44 -06:00
Zak Saunders
c4d8f66322
New: Darkmode (#3039)
* New: Native Theme Engine

Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
(cherry picked from commit 2291f3e00eb2ff9268a0b2f49da8dde82ee13c04)

* Update CSS for themes

Co-authored-by: Qstick <qstick@gmail.com>
2022-10-17 18:51:55 -05:00
Qstick
f6f44f2fbd Updated NLog Version
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2022-09-26 17:18:11 -05:00
Qstick
a8304a904c New: Instance name for Page Title 2022-05-15 13:16:30 -05:00
Qstick
a40f537004
Fixed: Correct User-Agent api logging 2022-05-06 08:37:15 -05:00
Qstick
498368e8c5 MediaCover Pulls and Fixes 2022-04-14 00:58:42 -05:00
Qstick
4dd0b49dbc Package and Installer Updates 2022-04-13 22:05:50 -05:00
James White
976e8d24bd Update version header to X-Application-Version
This makes the version header consistent across Sonarr, Radarr, Prowlarr
2022-02-09 21:24:38 +00:00
geogolem
aac23d4887 Fixed: Give a unique name to the cookie 2021-12-24 14:17:17 -06:00
Qstick
a93f55205a Fixed: NullRef in SchemaBuilder when sending payload without optional Provider.Settings fields 2021-12-24 14:17:17 -06:00
Qstick
947ad15af0 New: Build on Net6 2021-12-24 14:17:17 -06:00
ta264
31881a2c5a Fixed: Calender .ics feed
Fixes #2452

(cherry picked from commit 147cfe538a3ac1a54ae9e84460e37f744e69668f)
2021-10-26 19:17:42 +01:00
Qstick
99ccaab6a6
Fixed: Invalid sortkey on artists.sortName 2021-09-29 08:07:18 -05:00
Robin Dadswell
782bdcc0a9 Fixed: Real IP logging when IPv4 is mapped as IPv6 2021-09-26 19:16:28 -05:00
ta264
33409cf7bc Fixed: Log files should not be cached 2021-09-26 19:56:50 -04:00
ta264
0332356fa3 Fixed: Forms login page uses urlbase for logo
(cherry picked from commit e0f30c3eaeab7d863b4b4104a9f0d501bd693f69)
(cherry picked from commit 73f81465e9e38ea545155b4ec98b23ddb9bc4816)
2021-09-26 19:56:50 -04:00
ta264
222b56e7bc Fixed: Forms login with urlbase
(cherry picked from commit 811a9d4c6123643e0a2ae26c1ccf06717cb5f47b)
(cherry picked from commit a8c91f2bc819f570f8e07e489ba53b12a22ae0e6)
2021-09-26 19:56:50 -04:00
ta264
5b2affcabb Fixed: UI not updating on upgrade
(cherry picked from commit d566c1efd42f9a94c524db311e8fa99bc6e0323f)
(cherry picked from commit 4b0586bd3d1cca4682dee53cc5af5ef1fa66978e)
2021-09-26 19:56:50 -04:00
ta264
2b0da546c9 Tidy conversion to aspnetcore
(cherry picked from commit 490f6e2e6aa3f220cc98f257a3ca3b2bea48fb80)
(cherry picked from commit 8f3f90d4078d9d072d8ad4ccc3be35963b7435d6)
2021-09-26 19:56:50 -04:00
ta264
7fe36a7e92 New: Use native dotnet host and DryIoc
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
2021-09-26 19:56:50 -04:00
ta264
c247d07e84 New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
ta264
fe956f340c Unused
(cherry picked from commit d348232e0d43c0b6e1a5d22bb7b86c7c709e9acc)
2021-09-26 19:56:50 -04:00
Qstick
57bd659f4c New: Even More Mono Cleaning 2021-06-30 23:52:24 -04:00
ta264
2cc114c037 New: Drop mono support
(cherry picked from commit fb130fd0e916262651a8ce97f4263f05117b91cc)
2021-06-30 23:52:24 -04:00
ta264
b0ea6550d7 New: Use System.Text.Json for Nancy and SignalR
(cherry picked from commit d3e8c7e0c94a3d2987329d278dc0d00ae3d76c8f)
2021-06-30 23:52:24 -04:00
ta264
c1a6e1c39d New: Build with NET5
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
2021-06-30 23:52:24 -04:00
Taloth Saldono
c24678d365 Removed extraneous enum hints in dropdown
(cherry picked from commit 91fe47ef31249f23c19a553df569ef6451e6ca5d)
2021-06-26 23:32:38 -04:00
servarr[bot]
f50556d4d5
Fixed: Links to Sonarr now uses auth cookie (#2156)
(cherry picked from commit a47cb2390eb5151ed19388def46b0bb165d27647)

Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2021-04-15 08:10:19 -04:00
Mark McDowall
9c83e20b88 Fixed: Set SameSite=Strict for SonarrAuth cookie
Closes #2060

(cherry picked from commit 675c72f02e7565a937b40c23ec27df6d86f95dc3)
2021-04-01 22:03:16 -04:00
Mark McDowall
66c1ac9971 Fixed: Don't set cookies for static resources
Closes #2059

(cherry picked from commit 6619350f87a8f6ddedfea0cc8ca5b1e9ab006091)
2021-04-01 22:03:16 -04:00
Mark McDowall
f29db754db Just one Application Version header
(cherry picked from commit ab502ffda41aaae8bccaa4f33c62e3fca61b277f)
2021-03-07 20:27:45 -05:00
Mark McDowall
74ddc955c7 Fixed: Cache headers for static resources
Towards #4356

(cherry picked from commit efd9fe9ad0f08aa55a59a3b8365d8bdd471ffa8b)
2021-03-07 20:24:10 -05:00
Qstick
e6489eaca3 Fixed: Blank Page after Delete for Index/Editor (Avoid null broadcasts) 2021-01-24 21:03:23 -05:00
Qstick
f8f857376a TagSelect field type
(cherry picked from commit 09347f79c5c486ccb88d732c1bac1cacc668536c)
2021-01-20 23:09:23 -05:00
Qstick
eb5a95cfa6 Quick fix for Queue sort by Artist SortName
Fixes #1817
2020-12-18 21:15:36 -05:00
ta264
80fe567e51 Add SortKey validation 2020-12-17 23:12:43 -05:00
Taloth Saldono
40df88e37c Readded 0 cat to the end of the Newznab list 2020-12-17 08:08:26 -05:00
Taloth
9b1bbaef02 New: Newznab/Torznab categories dropdown with indexer provided category names 2020-12-17 08:08:26 -05:00
Taloth Saldono
7ca438f6db Added MultiSelect input control for provider settings 2020-12-17 08:08:26 -05:00
Qstick
8af09595fb Added UserAgent to api request trace log
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-13 23:25:40 -04:00
Qstick
6713525757 Simplify ManualImportModule null check 2020-10-13 23:19:30 -04:00
Qstick
dbdc805e80 Remove unnecessary usings 2020-10-13 23:19:30 -04:00
Taloth Saldono
6abe5f3df3 Log Real IP on Authentication failure in case of a reverse proxy
(cherry picked from commit 686a14cdff63fcffe4fceee1f9a06d0b2dc3e813)
2020-10-13 23:19:26 -04:00
Qstick
140f3f88c4 New: MB ID filter when getting artist from API
Fixes #1200

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:25 -04:00
Qstick
f5e2a447e9 Sync Packages with Radarr 2020-10-13 23:18:47 -04:00
Qstick
a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
ta264
8da53ae6aa New: Bump to .NET Core 3.1 2020-10-13 23:18:07 -04:00
ta264
8fe924fdcd New: Multi target net framework 4.6.2 and net core 3.0 2020-10-13 23:18:02 -04:00
ta264
fdf1ecc698 New: Use sqlite package 2020-10-13 23:15:01 -04:00
ta264
b1349213f2 New: Use dotnet tooling, produce 64bit build on windows 2020-10-13 23:15:01 -04:00
ta264
250d79b5bb Fixed: app.config no longer required 2020-10-13 23:15:00 -04:00
Qstick
5b804819ea New: Updated NLog to 4.6.6
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-10-13 23:14:58 -04:00
Qstick
40483c1bbb New: Updated FluentValidation to 8.4.0
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-10-13 23:14:58 -04:00
Taloth Saldono
e6e8d1a8ea Fixed: Tag deletion via api if tag is still in use 2020-10-13 23:14:58 -04:00
Qstick
d1f0b3a222 Fixed: Return better error message if username or password is null
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:57 -04:00
Taloth Saldono
cc008fb21d Fixed: Third-party clients calling api without Accept header 2019-09-14 15:12:15 +01:00
ta264
17c9fc419c New: Update Nancy to 2.0 2019-09-14 15:12:15 +01:00
Taloth Saldono
b880309356 New: Added Auth-* log entries for fail2ban purposes
closes #2760
2019-08-31 17:18:18 +01:00
ta264
ad4d7e4cfd New: Use ImageSharp for resizing (#934)
* New: Swap to ImageSharp for image resizing to avoid leaks

Stop resizing album images also

* Fixed: MediaCoverModule falls back to fullsize for png and gif too

* Fixed: Look for all image extensions in DeleteBadMediaCovers.cs
2019-08-25 15:46:19 -04:00
ta264
f1fc45fa99 New: Migrate to new csproj format 2019-08-24 17:31:58 -04:00
ta264
fb26ff286d New: Bump Newtonsoft.Json to 12.0.2 2019-07-29 18:37:38 +01:00
Mark McDowall
b9d240924f New: Command line arguments for Custom Scripts are no longer supported 2019-07-25 13:39:35 +01:00
Qstick
3ebbf6ff83 Fixed: Multiple SignalR Improvements
Support for serverSentEvents, connection optimizations

Co-Authored-By: taloth <taloth@users.noreply.github.com>
2019-06-19 23:03:08 -04:00
Qstick
673412c446 Fixed: Remove Unused Variables to Clear Compiler Warnings 2019-06-10 11:38:34 -04:00
Qstick
4eb815aa0e New: Migrate to PackageReference Format 2019-06-10 11:38:34 -04:00
Qstick
70155cae18 New: Target .net 4.6.2 2019-06-10 11:38:34 -04:00
Qstick
600a5b194f Fixed: API Exception Error format 2019-04-11 21:58:02 -04:00
Qstick
c390fff361
New: Associate same AnonToken with Sentry UI instance (#724) 2019-04-06 22:22:05 -04:00
Qstick
9d27fff825 Fixed: Don't Error to New Page on Failed Login 2019-04-06 22:18:45 -04:00
Qstick
7bd96ae75c Fixed: Re-Clean Release Endpoints, we have ReadResourceFromRequest! 2019-04-06 00:36:26 -04:00
Qstick
7fd0089884 Fixed: Can't login with a username and a blank password
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-03-26 22:12:44 -04:00
Qstick
0a6f552d5b
New: Cleanup UI tooling, Update to Webpack 4, Gulp 4 (#655)
* New: Webpack 4

* New: Gulp 4

* New: Transpile UI for old browsers

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-03-08 21:10:23 -05:00
Qstick
3f064c94b9
New: Release Profiles, Frontend updates (#580)
* New: Release Profiles - UI Updates

* New: Release Profiles - API Changes

* New: Release Profiles - Test Updates

* New: Release Profiles - Backend Updates

* New: Interactive Artist Search

* New: Change Montiored on Album Details Page

* New: Show Duration on Album Details Page

* Fixed: Manual Import not working if no albums are Missing

* Fixed: Sort search input by sortTitle

* Fixed: Queue columnLabel throwing JS error
2019-02-23 17:39:11 -05:00
Taloth Saldono
232cfcb42f Fixed: Mono bug causing memory leakage when http connections use gzip
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2019-01-12 15:17:46 -05:00
Qstick
6b45758fde New: Improved Plex Media Server authentication (Manually update settings)
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-09-02 00:42:03 -04:00
Qstick
60bb0ac063 New: Queued Task/Command List View
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-08-30 23:07:50 -04:00
Qstick
6581b3a2c5
New: UI Updates, Tag manager, More custom filters (#437)
* New: UI Updates, Tag manager, More custom filters

* fixup! Fix ScanFixture Unit Tests

* Fixed: Sentry Errors from UI don't have release, branch, environment

* Changed: Bump Mobile Detect for New Device Detection

* Fixed: Build on changes to package.json

* fixup! Add MetadataProfile filter option

* fixup! Tag Note, Blacklist, Manual Import

* fixup: Remove connectSection

* fixup: root folder comment
2018-08-07 20:57:15 -04:00
Qstick
14fcef8ec0
New: Updated NewtonsoftJson to 11.0.2 (#387) 2018-06-01 22:56:15 -04:00
Qstick
089d213816
New: Nested Settings and Seed Ratio Setting (#379)
* New: Nested Settings and Seed Ratio Setting

* Fixed: Sonarr related variable naming
2018-06-01 21:59:54 -04:00
Qstick
7bc2d62ba6
Update Nlog to 4.5.4 (#359)
* Update Nlog to 4.5.4

* fixup: Remove Unused References

* fixup: more references
2018-05-20 00:32:40 -04:00
Qstick
6cee554760 Fixed: Fix caching spec for Initialize.js 2018-05-03 21:50:27 -04:00
Qstick
0d7cd8009f Added: Make Lidarr CSP compatible
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-04-27 23:29:25 -04:00
Qstick
44ad754c86 Fixed: Login page content, UrlBasePipeline include
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-04-26 21:15:48 -04:00
Qstick
25c0423ef6
Fixed :Compile warning cleanup (#314)
Fixed :Compile warning cleanup
2018-04-22 17:12:57 -04:00
Qstick
e73936184b
Fixed: Change Host GUID, other Sonarr references (#307)
* Fixed: Change Host GUID, other Sonarr references

* fixup! Random GUID and Copyright Year
2018-04-21 14:34:31 -04:00
Qstick
7354e02bff
New: Custom Filtering for UI (#234) 2018-03-14 21:28:46 -04:00
Daniel Underwood
df15dbe462 Fixed: Mono 5.10 compatibility (#220)
* Update NLog to 4.5rc6 to fix compatibility with mono 5.10

* Added console logging in case NLog fails to initialize.

* Revert added references in "Update NLog to 4.5rc6 to fix compatibility with mono 5.10"

This partially reverts commit 13dd224281.

* Change dictionary cast to conversion from Sonarr/Sonarr@99ee59e
2018-03-01 23:02:08 -05:00
Qstick
54e9f88648 Various UI Fixes and Updates
Closes #188
Closes #185
Closes #187
2018-01-25 22:01:53 -05:00
Qstick
744742b5ff New: UI Updates (Backup Restore in App, Profile Cloning)
UI Pulls from Sonarr
2018-01-14 17:11:37 -05:00
Qstick
0981260887 Fixed: MediaCover endpoint 2017-12-13 21:51:19 -05:00
Qstick
8f98fb6c4e Fix: Don't handle content requests in IndexHtmlMapper 2017-12-13 21:49:37 -05:00
Qstick
2ccc5af8d0 Fixed: Security Vulnerabilities allowing authentication to be bypass 2017-12-13 21:46:44 -05:00
Qstick
4faefebe7e Fixed: Raise ApplicationStartupEvent after Owin is running 2017-11-16 12:00:49 -05:00
Qstick
b3f92ccaef Fixed: Project File References 2017-11-15 22:56:16 -05:00
Daniel Underwood
1fa141d6c6 Fix capitalization error of LidarrRestModuleWithSignalR.cs. Resolves #122 (#123) 2017-11-15 22:06:03 -05:00
Qstick
c333ca4161 Change Backup Names To Not Conflict with Sonarr 2017-10-30 22:03:47 -04:00