Commit Graph

120 Commits (59f3be08137d10254affb4bfef04fb7aa8646d02)

Author SHA1 Message Date
Mark McDowall 020ed32fcf Use current time for cache break in development
4 months ago
Mark McDowall 1fcfb88d2a New: Use instance name in PWA manifest
4 months ago
Mark McDowall 39074b0b1d New: Use 307 redirect for requests missing URL Base
5 months ago
Mark McDowall 75fae9262c Update src/Sonarr.Http/Authentication/AuthenticationBuilderExtensions.cs
5 months ago
Mark McDowall faf9173b3b Fixed: Unable to login when instance name contained brackets
5 months ago
Bogdan fca8c36156
Guard against using invalid sort keys
5 months ago
Mark McDowall 97ebaf2796 New: Use instance name in forms authentication cookie name
5 months ago
Robert Dailey 24f03fc1e9
Add 'qualitydefinition/limits' endpoint to get size limitations
5 months ago
Mark McDowall 14005d8d10 Fixed: Limit redirects after login to local paths
6 months ago
Mark McDowall aedcd046fc
Fixed: PWA Manifest with URL base
6 months ago
Mark McDowall ae7f73208a Upgrade nlog to 5.3.2
7 months ago
Bogdan 1eddf3a152 Use number input for seed ratio
10 months ago
Mark McDowall cae134ec7b New: Dark theme for login screen
10 months ago
Jared 92eab4b2e2
New: Config file setting to disable log database
10 months ago
Bogdan 7353fe479d
New: Allow HEAD requests to ping endpoint
11 months ago
Mark McDowall 745b92daf4 Fixed: Redirecting after login
1 year ago
Stevie Robinson de1cc25c90 Translate backend: Autotagging + CF specs, Metadata + ImportLists
1 year ago
Mark McDowall 812712e284 Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection
1 year ago
Stevie Robinson 48b12f5b00
Translate Download Clients on the backend
1 year ago
Mark McDowall bfaa7291e1
Paging params in API docs
1 year ago
Bogdan a1ea7accb3 Avoid returning null in static resource mapper Task
1 year ago
Bogdan ad1f185330 Use async requests for media cover proxy
1 year ago
Mark McDowall 7f5ddff568 Fixed: Allow decimals for Custom Format size
2 years ago
Bogdan d9786887f3 Add support for deprecated values in field select options
2 years ago
Mark McDowall 3ba7e64cd0 Don't generate API docs for InitializeJson
2 years ago
Mark McDowall f0cb5b81f1 UI loading improvements
2 years ago
Bogdan 0a05781aca Remove not implemented endpoints from API docs
2 years ago
Bogdan 0e07d54ee7 Add HelpTextWarning support in FieldDefinition
2 years ago
Bogdan 12374f7f00 Use 'var' instead of explicit type
2 years ago
Bogdan 281add47de Inline 'out' variable declarations
2 years ago
Bogdan c6b543e072 Remove unused imports
2 years ago
Bogdan f93a016be1 Remove empty constructors
2 years ago
Mark McDowall 453891e620 New: Only add version header for API requests
2 years ago
Robin Dadswell 720fc2818f Frontend Placeholders from the Backend
2 years ago
Bogdan b303e9c21a
New: Serve log files as UTF-8
2 years ago
Stepan Goremykin 40e54685b9 Migrate to FluentValidation 9
2 years ago
Stepan Goremykin 11d91faaad
Use Array.Empty and fix a few multiple enumerations
2 years ago
Qstick 2b79fe833b Use Contains(char) instead of Contains(string) for performance
2 years ago
Qstick 42e45f93ac Use const where appropriate
2 years ago
Mark McDowall 303fc5d786 New: Return static response to requests while app is starting
2 years ago
Mark McDowall ad42d4a14c Fixed: Ping endpoint no longer requires authentication
2 years ago
Qstick 779f348f7b
Add deprecated sort values to validation
2 years ago
Qstick 16e2d130e6 Simplify X-Forwarded-For handling
2 years ago
Qstick 859e48ff5c Update API Docs
2 years ago
Qstick 7e48ea0231 Fixed: Correct Attribute compare for Id validation
2 years ago
Qstick aaaf18aec3
Fixed: Add back LanguageProfiles endpoints and deprecate
2 years ago
Qstick becc567ff7 Fixed: Use route Id for PUT requests if not passed in body
2 years ago
Qstick 08b677ca7d Enforce comment spacing with Stylecop
2 years ago
Qstick 5e57ffbcf9 New: Base API info endpoint
2 years ago
Qstick 89b0b04e08 New: Custom Format Language Condition
3 years ago