aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/SystemController.cs
AgeCommit message (Expand)Author
2021-09-25Remove sync FileStream hackBond_009
2021-09-02Use async FileStreams where it makes senseBond_009
2021-02-10Create BaseItemKind enumcrobibero
2020-12-30Encoding fix for System Logs. (#4564)BaronGreenback
2020-12-22Possible null reference fix.BaronGreenback
2020-09-24Update SystemController.csBaronGreenback
2020-09-14Update based on PR1 changes.Jim Cartlidge
2020-09-12Large number of filesJim Cartlidge
2020-09-11Merge pull request #4093 from crobibero/bad-routeBond-009
2020-09-10Merge pull request #4116 from cvium/add_known_proxiesBond-009
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