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
Age
Commit message (
Expand
)
Author
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-12-09
Fix inverted condition when authenticating with an ApiKey
crobibero
2020-12-04
Merge pull request #3194 from OancaAndrei/syncplay-enhanced
Joshua M. Boniface
2020-12-01
Return NoResult only when request doesn't have a token.
crobibero
2020-11-28
Remove circular dependency between websocket listeners and manager
cvium
2020-11-28
Revert "Removed Lazy implementation."
cvium
2020-11-28
Removed Lazy implementation.
Greenback
2020-11-14
Use string.Trim(char) instead of string.Trim(char[]) where possible
Bond_009
2020-11-14
Use string.Split(char) where possible instead of string.Split(char[])
Bond_009
2020-11-08
Remove OriginalAuthenticationInfo and add IsAuthenticated property
cvium
2020-11-08
Merge pull request #4330 from crobibero/api-key-auth
Claus Vium
2020-10-28
Use proper IsApiKey flag
crobibero
2020-10-26
Fix setting duplicate keys from auth header
crobibero
2020-10-15
Move SecurityException
crobibero
2020-10-14
Allow apikey to authenticate as admin
crobibero
2020-10-06
Fix IWebSocketListener service registration
cvium
2020-09-27
Use SessionMessageType for WebSocket messages
Niels van Velzen
2020-09-10
Standardize use of IsLocal and RemoteIp
cvium
2020-09-03
Kill HttpListenerHost
Claus Vium
2020-09-03
Move HttpListenerHost middleware up the pipeline
Claus Vium
2020-09-02
Fix xml doc
Claus Vium
2020-09-02
More fixes
Claus Vium
2020-09-02
Remove ServiceStack and related stuff
Claus Vium
2020-08-26
Merge pull request #3984 from crobibero/json-prerelease
Bond-009
2020-08-26
Apply suggestions from code review
crobibero
2020-08-25
fix build
crobibero
2020-08-13
Move GenericEventArgs to Jellyfin.Data.Events
Patrick Barron
2020-08-09
MemoryStream optimizations
Bond_009
2020-08-04
Merge remote-tracking branch 'upstream/master' into api-merge-again
crobibero
2020-08-03
Merge remote-tracking branch 'upstream/master' into api-migration
crobibero
2020-08-01
Minor fixes for websocket code
Bond_009
2020-07-24
Fix warnings
Bond_009
2020-07-23
Remove unused dependencies.
Patrick Barron
2020-07-20
Merge remote-tracking branch 'upstream/master' into api-migration-merge
crobibero
2020-06-23
Merge pull request #2904 from Bond-009/buffer
Anthony Lavado
2020-06-20
Use authorization code from api-migration to fix startup wizard
David
2020-06-20
fix SA1119
telans
2020-06-18
Merge branch 'master' into buffer
Bond-009
2020-06-17
revert adding Jellyfin to auth header
crobibero
2020-06-16
Update Emby.Server.Implementations/HttpServer/Security/AuthorizationContext.cs
Cody Robibero
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
Add GetAuthorizationInfo for netcore HttpRequest
crobibero
2020-06-15
Add more authorization handlers, actually authorize requests
crobibero
2020-06-14
Merge pull request #3336 from telans/specific-fixes
Anthony Lavado
2020-06-14
Merge remote-tracking branch 'upstream/master' into HEAD
crobibero
2020-06-15
Merge pull request #3315 from crobibero/dashboard-update
dkanada
2020-06-15
fix SA1508
telans
[next]