aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Session
AgeCommit message (Expand)Author
2020-02-19Merge branch 'master' into sessionmanagerBond-009
2020-02-11Merge pull request #2363 from dkanada/viewAnthony Lavado
2020-02-06Update Emby.Server.Implementations/Session/SessionManager.csBond-009
2020-02-06Merge branch 'master' into sessionmanagerBond-009
2020-02-06Apply suggestions from code reviewBond-009
2020-02-04add code suggestionsdkanada
2020-02-02add session view endpointdkanada
2020-02-02change authentication flowdkanada
2020-02-02fix a few warningsdkanada
2020-02-01update error messagedkanada
2020-02-01improve scan progress and fix a few bugsdkanada
2020-02-01Apply suggestions from code reviewBond-009
2020-01-17Fix warnings in SessionManagerBond_009
2019-12-15Merge pull request #2146 from cromefire/patch-1Bond-009
2019-12-14track progress for any item that supports the featuredkanada
2019-12-13Remove whitespaceCromefire_
2019-12-13Fixed invalid username handlingCromefire_
2019-12-06Merge remote-tracking branch 'upstream/master' into randomBond-009
2019-11-27Merge pull request #1503 from cvium/webapi_v2Vasily
2019-11-24Move appbuilder and service collection to Jellyfin.ServerClaus Vium
2019-11-23Merge pull request #1926 from Bond-009/authdkanada
2019-11-22Fix some warningsBond-009
2019-10-20Add clearer exceptions, warnings and docsBond_009
2019-10-20Don't shuffle some types by defaultBond_009
2019-08-16Improvements to UserManagerBond_009
2019-08-09Fix buildBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-06-13Merge pull request #1156 from Bond-009/sepAnthony Lavado
2019-03-27Move messageId out of outer loopBond_009
2019-03-27Even more duplicate code removedBond_009
2019-03-27Remove duplicate codeBond_009
2019-03-25Lower the amount of running tasksBond_009
2019-03-25Seperate changes from #1023Bond-009
2019-03-13More warning fixesBond-009
2019-03-07Merge remote-tracking branch 'remotes/upstream/master' into kestrel_pocClaus Vium
2019-02-27Replace some usage of QueryParamCollectionClaus Vium
2019-02-26Remove ordering itemsBond-009
2019-02-05Remove custom ThreadingClaus Vium
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part S-SErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-05Merge pull request #383 from Bond-009/unusedAnthony Lavado
2019-01-05Remove unnecessary using statementsBond_009
2019-01-05Remove FireEventIfNotNullBond_009
2019-01-03Remove firebase and empty resource config fileBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-28Remove custom ToArray extensionBond_009