aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/SystemController.cs
AgeCommit message (Collapse)Author
2020-09-11Merge pull request #4093 from crobibero/bad-routeBond-009
Fix api routes
2020-09-10Merge pull request #4116 from cvium/add_known_proxiesBond-009
Add Known Proxies to system configuration
2020-09-10Standardize use of IsLocal and RemoteIpcvium
2020-09-09Remove nullable from requiredcrobibero
2020-09-09revert changescrobibero
2020-09-01Set openapi schema type to file where possiblecrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Remove leading slash from route attributescrobibero
2020-08-03fix openapi validation errorscrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-22Add missing default authorization policyDavid
2020-06-19Add missing authorization policiesDavid
2020-06-10Move /System Endpoint to Jellyfin.ApiDavid