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
Age
Commit message (
Expand
)
Author
2020-06-20
Use authorization code from api-migration to fix startup wizard
David
2020-06-20
fix some documentation periods
telans
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-14
Merge pull request #3336 from telans/specific-fixes
Anthony Lavado
2020-06-15
Merge pull request #3315 from crobibero/dashboard-update
dkanada
2020-06-15
fix SA1005
telans
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-11
Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter
crobibero
2020-06-05
Use typed logger where possible
crobibero
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-03
Merge pull request #3179 from Bond-009/bugs
Anthony Lavado
2020-05-26
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-25
Fix some 'bugs' flagged by sonarcloud
Bond_009
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-15
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-15
Merge remote-tracking branch 'upstream/master' into syncplay
gion
2020-05-14
Rename function
Frank Riley
2020-05-14
Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/h...
Frank Riley
2020-05-12
Initial migration code
Patrick Barron
2020-05-09
Fix code issues
gion
2020-05-02
Make SonarCloud happy
Bond_009
2020-05-02
Merge branch 'master' into websocket
Bond_009
2020-04-27
Implement KeepAlive for WebSockets
gion
2020-04-13
Clean up SecurityException
Mark Monteiro
2020-03-21
Do not create unnecessary instances of IService at server startup
Mark Monteiro
2020-02-14
Merge pull request #2358 from Bond-009/tests
dkanada
2020-02-04
Fix some warnings in MediaBrowser.Controller
Bond_009
2020-01-31
Enable TreatWarningsAsErrors and Nullable for test projects
Bond_009
2020-01-31
Fix warnings
Bond_009
2020-01-22
Remove FileSystem.GetStream
Bond-009
2020-01-13
Remove dead code and improve logging
Bond-009
2020-01-13
Fix websocket handling
Bond-009
2020-01-13
Fix nullref exception and added logging
Bond_009
2020-01-13
Rewrite WebSocket handling code
Bond_009
2019-11-23
Add authentication and remove versioning
Claus Vium
2019-08-09
Replace custom code with Asp.Net Core code
Bond_009
2019-03-25
Lower the amount of running tasks
Bond_009
2019-03-07
Add urlprefixes during init
Claus Vium
2019-03-07
Reduce aspnet imports
Claus Vium
2019-03-05
Don't dispose the connection
Claus Vium
2019-02-27
Simplify websocket listeners
Claus Vium
2019-02-27
Fix websockets
Claus Vium
2019-02-27
Replace some usage of QueryParamCollection
Claus Vium
2019-02-26
Extend the IHttpServer interface to avoid the typecasting
Claus Vium
2019-02-13
Drop ETag and use Last-Modified header (#890)
Claus Vium
2019-02-05
Remove custom Threading
Claus Vium
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
ReSharper Reformat: Properties to expression bodied form.
Erwin de Haan
[next]