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
/
Emby.Server.Implementations
/
HttpServer
/
Security
/
SessionContext.cs
Age
Commit message (
Expand
)
Author
2022-10-06
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
cvium
2022-09-28
Remove redundant using directives
Hannes Braun
2022-02-21
Optimize Guid comparisons
Bond_009
2021-12-27
More cleanup
Bond_009
2021-06-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-20
Migrate authentication db to EF Core
Patrick Barron
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-04-10
Make device/session code async
Patrick Barron
2021-03-23
Remove conversion from IPAddress to string to IPAddress
David
2020-12-15
This is only used in one place and therefore will always be HttpRequest.
Ryan Petris
2020-12-15
If requestContext is HttpRequest, get the context from it properly.
Ryan Petris
2020-09-10
Standardize use of IsLocal and RemoteIp
cvium
2020-09-02
Remove ServiceStack and related stuff
Claus Vium
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-02-23
Fix some warnings
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part De-H
Erwin de Haan
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-10-17
resolve version changing in now playing display
Luke Pulverenti
2017-09-03
update request classes
Luke Pulverenti
2016-11-03
move classes
Luke Pulverenti