index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Api
/
Controllers
/
SystemController.cs
Age
Commit message (
Expand
)
Author
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-02-10
Create BaseItemKind enum
crobibero
2020-12-30
Encoding fix for System Logs. (#4564)
BaronGreenback
2020-12-22
Possible null reference fix.
BaronGreenback
2020-09-24
Update SystemController.cs
BaronGreenback
2020-09-14
Update based on PR1 changes.
Jim Cartlidge
2020-09-12
Large number of files
Jim Cartlidge
2020-09-11
Merge pull request #4093 from crobibero/bad-route
Bond-009
2020-09-10
Merge pull request #4116 from cvium/add_known_proxies
Bond-009
2020-09-10
Standardize use of IsLocal and RemoteIp
cvium
2020-09-09
Remove nullable from required
crobibero
2020-09-09
revert changes
crobibero
2020-09-01
Set openapi schema type to file where possible
crobibero
2020-08-06
Apply fixes from review
crobibero
2020-08-06
Apply fixes from review
crobibero
2020-08-04
Remove leading slash from route attributes
crobibero
2020-08-03
fix openapi validation errors
crobibero
2020-06-27
Make all optional strings nullable
crobibero
2020-06-22
Add missing default authorization policy
David
2020-06-19
Add missing authorization policies
David
2020-06-10
Move /System Endpoint to Jellyfin.Api
David