Commit Graph

109 Commits (develop)

Author SHA1 Message Date
Bogdan 1eddf3a152 Use number input for seed ratio
1 week ago
Mark McDowall cae134ec7b New: Dark theme for login screen
1 week ago
Jared 92eab4b2e2
New: Config file setting to disable log database
2 weeks ago
Bogdan 7353fe479d
New: Allow HEAD requests to ping endpoint
2 months ago
Mark McDowall 745b92daf4 Fixed: Redirecting after login
3 months ago
Stevie Robinson de1cc25c90 Translate backend: Autotagging + CF specs, Metadata + ImportLists
4 months ago
Mark McDowall 812712e284 Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection
6 months ago
Stevie Robinson 48b12f5b00
Translate Download Clients on the backend
6 months ago
Mark McDowall bfaa7291e1
Paging params in API docs
7 months ago
Bogdan a1ea7accb3 Avoid returning null in static resource mapper Task
8 months ago
Bogdan ad1f185330 Use async requests for media cover proxy
8 months ago
Mark McDowall 7f5ddff568 Fixed: Allow decimals for Custom Format size
9 months ago
Bogdan d9786887f3 Add support for deprecated values in field select options
10 months ago
Mark McDowall 3ba7e64cd0 Don't generate API docs for InitializeJson
10 months ago
Mark McDowall f0cb5b81f1 UI loading improvements
10 months ago
Bogdan 0a05781aca Remove not implemented endpoints from API docs
11 months ago
Bogdan 0e07d54ee7 Add HelpTextWarning support in FieldDefinition
11 months ago
Bogdan 12374f7f00 Use 'var' instead of explicit type
12 months ago
Bogdan 281add47de Inline 'out' variable declarations
12 months ago
Bogdan c6b543e072 Remove unused imports
1 year ago
Bogdan f93a016be1 Remove empty constructors
1 year ago
Mark McDowall 453891e620 New: Only add version header for API requests
1 year ago
Robin Dadswell 720fc2818f Frontend Placeholders from the Backend
1 year ago
Bogdan b303e9c21a
New: Serve log files as UTF-8
1 year ago
Stepan Goremykin 40e54685b9 Migrate to FluentValidation 9
1 year ago
Stepan Goremykin 11d91faaad
Use Array.Empty and fix a few multiple enumerations
1 year ago
Qstick 2b79fe833b Use Contains(char) instead of Contains(string) for performance
1 year ago
Qstick 42e45f93ac Use const where appropriate
1 year ago
Mark McDowall 303fc5d786 New: Return static response to requests while app is starting
1 year ago
Mark McDowall ad42d4a14c Fixed: Ping endpoint no longer requires authentication
1 year ago
Qstick 779f348f7b
Add deprecated sort values to validation
1 year ago
Qstick 16e2d130e6 Simplify X-Forwarded-For handling
1 year ago
Qstick 859e48ff5c Update API Docs
1 year ago
Qstick 7e48ea0231 Fixed: Correct Attribute compare for Id validation
1 year ago
Qstick aaaf18aec3
Fixed: Add back LanguageProfiles endpoints and deprecate
1 year ago
Qstick becc567ff7 Fixed: Use route Id for PUT requests if not passed in body
1 year 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
2 years ago
Mark McDowall 52760e0908 Don't replace private values that haven't been set
2 years ago
Qstick 18f77a967b New: API Docs
2 years ago
Mark McDowall 570be88215 New: Don't return API Keys and Passwords via the API
2 years ago
Mark McDowall b154b00c61 New: Setting to disable authentication for local addresses
2 years ago
Mark McDowall 05ee4e6449 Sliding expiration for auth cookie and a little clean up
2 years ago
Qstick b04b4000b8 New: Custom Formats
2 years ago
Qstick 2291f3e00e New: Native Theme Engine
2 years ago
Qstick 1169741c54 New: Use ASP.NET Core instead of Nancy
2 years ago
Qstick f50b54b3f6 New: Use System.Text.Json for Nancy and SignalR
2 years ago
Qstick 2e953a0eb1 Dapper and STJson
2 years ago
Qstick 1c22a1ec0d StyleCop
2 years ago