Mark McDowall
eff04d73d9
Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection
...
(cherry picked from commit 812712e2843a738054c065a6d5c1b7c81c5f8e7b)
1 year ago
Mark McDowall
dcdc140945
Paging params in API docs
...
(cherry picked from commit bfaa7291e14a8d3847ef2154a52c363944560803)
Closes #4178
Closes #4196
1 year ago
Mark McDowall
2d140e35bd
Don't replace private values that haven't been set
...
(cherry picked from commit 52760e0908fa9852ed8a770f1916bb582eb8c8b4)
(cherry picked from commit 0c6eae256b76c9cb1462c6bc1acf6d49e9a28794)
1 year ago
Mark McDowall
aa65dadc49
New: Don't return API Keys and Passwords via the API
...
(cherry picked from commit 570be882154e73f8ad1de5b16b957bcb964697fd)
(cherry picked from commit 508a15e09ac1b08a90837d371353cdf11cd9ee3c)
1 year ago
Qstick
cdd683ae8f
New: Rework and Require Authentication
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit 8911386ed0fcaa5ed0a894e511a81ecc87e58d49)
1 year ago
Bogdan
4fc95a7fb4
Avoid returning null in static resource mapper Task
...
(cherry picked from commit a1ea7accb32bc72f61ed4531d109f76fad843939)
1 year ago
Bogdan
0037a56c2b
Use async requests for media cover proxy
...
(cherry picked from commit ad1f185330a30a2a9d27c9d3f18d384e66727c2a)
Closes #4126
1 year ago
Mark McDowall
d473752999
UI loading improvements
...
Fixed: Caching for dynamically loaded JS files
Fixed: Incorrect caching of initialize.js
(cherry picked from commit f0cb5b81f140c67fa84162e094cc4e0f3476f5da)
Closes #3883
Closes #3890
Closes #3893
1 year ago
Mark McDowall
319ea66705
Fixed: Allow decimals for Custom Format size
...
(cherry picked from commit 7f5ddff568ce9f87bd45420cbd36690b190bd633)
Closes #4039
1 year ago
Bogdan
f2708937c2
Add support for deprecated values in field select options
...
(cherry picked from commit d9786887f3fe30ef60ad9c50b3272bf60dfef309)
Closes #3917
1 year ago
Taloth Saldono
04aebc4012
Trim spaces from a split list in GetValueConverter
...
(cherry picked from commit 01995e686dafe0933c59e48100b2f23f58afd66e)
1 year ago
Bogdan
418aac0379
Bump NLog to 5.2.0
...
(cherry picked from commit a471f1b44f51fa245caae4bb853a3ef45e80e541)
1 year ago
Bogdan
e4341a1b60
Add HelpTextWarning support in FieldDefinition
...
(cherry picked from commit 0e07d54ee77d5f83716e17b6757e23f38ff73694)
Closes #3793
1 year ago
Bogdan
cc27107668
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
Closes #3749
1 year ago
Bogdan
14816306a4
Inline 'out' variable declarations
...
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)
Closes #3748
1 year ago
Stepan Goremykin
adcba7b724
Use Array.Empty and fix a few multiple enumerations
...
(cherry picked from commit 11d91faaada0e70910c832ce405ddeed52a24172)
Closes #3451
1 year ago
Bogdan
8c17a5f6b1
Remove empty constructors
...
Close #3650
2 years ago
Bogdan
f19c6e8ee1
Remove unused imports
...
Close #3651
2 years ago
Mark McDowall
bfb3c632d7
New: Only add version header for API requests
...
(cherry picked from commit 453891e620459ff38f7bc43b207004b240fc5fb8)
2 years ago
Robin Dadswell
6ea561f8bb
Frontend Placeholders from the Backend
...
(cherry picked from commit 69f5963f6f1e80e3f598bdb13792b7413fcc13b1)
2 years ago
Bogdan
ea0a78b620
Fixed: Migrate to FluentValidation 9
2 years ago
Qstick
1bc0b5f950
Enable all analyzers and enforce code style on build
...
Fixes #3406
Fixes #3407
Fixes #3408
Fixes #3409
Fixes #3410
Fixes #3411
Fixes #3412
Fixes #3413
Fixes #3414
Fixes #3415
Fixes #3416
Fixes #3417
Fixes #3418
Fixes #3419
Fixes #3420
Fixes #3421
Fixes #3422
Fixes #3423
2 years ago
Martin Häger
a39bfa8e14
Fixed: Specify UTF-8 when serving text files to avoid incorrect detection by browsers
2 years ago
Mark McDowall
fc79738fcb
New: Return static response to requests while app is starting
...
(cherry picked from commit 303fc5d786ccf2ad14c8523fc239696c5d37ea53)
2 years ago
Mark McDowall
50b26ba955
Fixed: Ping endpoint no longer requires authentication
...
(cherry picked from commit ad42d4a14c814d5911dafb5e78e97ec09b4b13a5)
2 years ago
Qstick
9fe13a2d14
New: Custom Formats
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2 years ago
Qstick
845c27f63b
API Updates
...
Fixes #3153
Fixes #2513
Fixes #2512
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
efb9013bad
Sliding expiration for auth cookie and a little clean up
...
Closes #2920
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
2cc835d456
Fixed: Use route Id for PUT requests if not passed in body
...
Closes #3133
2 years ago
Qstick
e0cf98d39e
Fixed: Correct Attribute compare for Id validation
...
(cherry picked from commit 7e48ea0231272ae56c30f5f43339f0dca7a27fb3)
2 years ago
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)
2 years ago
Qstick
c02b66ec44
Enforce comment spacing with Stylecop
...
Fixes #3104
2 years ago
Qstick
7275261960
New: Base API info endpoint
...
(cherry picked from commit 5e57ffbcf9ac3a346d4bf2b692248393215bad89)
2 years ago
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>
2 years ago
Qstick
f6f44f2fbd
Updated NLog Version
...
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2 years ago
Qstick
a8304a904c
New: Instance name for Page Title
3 years ago
Qstick
a40f537004
Fixed: Correct User-Agent api logging
3 years ago
Qstick
498368e8c5
MediaCover Pulls and Fixes
3 years ago
Qstick
4dd0b49dbc
Package and Installer Updates
3 years ago
James White
976e8d24bd
Update version header to X-Application-Version
...
This makes the version header consistent across Sonarr, Radarr, Prowlarr
3 years ago
geogolem
aac23d4887
Fixed: Give a unique name to the cookie
3 years ago
Qstick
a93f55205a
Fixed: NullRef in SchemaBuilder when sending payload without optional Provider.Settings fields
3 years ago
Qstick
947ad15af0
New: Build on Net6
3 years ago
ta264
31881a2c5a
Fixed: Calender .ics feed
...
Fixes #2452
(cherry picked from commit 147cfe538a3ac1a54ae9e84460e37f744e69668f)
3 years ago
Qstick
99ccaab6a6
Fixed: Invalid sortkey on artists.sortName
3 years ago
Robin Dadswell
782bdcc0a9
Fixed: Real IP logging when IPv4 is mapped as IPv6
3 years ago
ta264
33409cf7bc
Fixed: Log files should not be cached
3 years ago
ta264
0332356fa3
Fixed: Forms login page uses urlbase for logo
...
(cherry picked from commit e0f30c3eaeab7d863b4b4104a9f0d501bd693f69)
(cherry picked from commit 73f81465e9e38ea545155b4ec98b23ddb9bc4816)
3 years ago
ta264
222b56e7bc
Fixed: Forms login with urlbase
...
(cherry picked from commit 811a9d4c6123643e0a2ae26c1ccf06717cb5f47b)
(cherry picked from commit a8c91f2bc819f570f8e07e489ba53b12a22ae0e6)
3 years ago
ta264
5b2affcabb
Fixed: UI not updating on upgrade
...
(cherry picked from commit d566c1efd42f9a94c524db311e8fa99bc6e0323f)
(cherry picked from commit 4b0586bd3d1cca4682dee53cc5af5ef1fa66978e)
3 years ago