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
/
ISessionContext.cs
Age
Commit message (
Expand
)
Author
2022-10-06
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
cvium
2021-06-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-04-10
Make device/session code async
Patrick Barron
2020-09-02
Remove ServiceStack and related stuff
Claus Vium
2020-08-22
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
Bond_009
2020-05-12
Initial migration code
Patrick Barron
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
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-09-03
update request classes
Luke Pulverenti
2015-03-09
fix session not found errors
Luke Pulverenti
2014-11-14
revise endpoint attributes
Luke Pulverenti
2014-07-02
fixes #789 - Security Issue: API allows access to any folder of the PC runnin...
Luke Pulverenti