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
/
MediaBrowser.Controller
/
Net
/
AuthorizationInfo.cs
Age
Commit message (
Expand
)
Author
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2020-12-01
Return NoResult only when request doesn't have a token.
crobibero
2020-11-08
Remove OriginalAuthenticationInfo and add IsAuthenticated property
cvium
2020-10-28
Use proper IsApiKey flag
crobibero
2020-08-22
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
Bond_009
2020-05-12
Initial migration code
Patrick Barron
2019-01-13
ReSharper Reformat: Properties to expression bodied form.
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Controller
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2019-01-03
Post GPL cleanup
Bond_009
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2014-07-02
update to jquery mobile 1.4.3
Luke Pulverenti
2014-07-02
fixes #789 - Security Issue: API allows access to any folder of the PC runnin...
Luke Pulverenti