aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2019-07-06Remove duplicate codeBond_009
2019-07-06Use HttpResponseHeaders instead of a dictionaryBond_009
2019-07-06Fixes issues with HttpClientManagerBond_009
2019-07-06Merge pull request #1455 from ferferga/release-10.3.zJoshua M. Boniface
2019-07-06Fix style issuesBond_009
2019-07-06Streamline authentication proccessBond_009
2019-07-04Cleanup extra spaces.Erwin de Haan
2019-07-04Moved VACUUM down to the end of the list.Erwin de Haan
2019-07-04Merge pull request #1247 from bugfixin/masterdkanada
2019-07-01Add docsBond_009
2019-07-01Address commentsBond_009
2019-06-28Fix whitespaceBond_009
2019-06-28Reduce amount of raw sqlBond_009
2019-06-28Last bit of cleanupBond_009
2019-06-28Reworked PRAGMA statements useBond_009
2019-06-28Fix startupBond_009
2019-06-28Address commentsBond_009
2019-06-28Last line?Bond-009
2019-06-28Final fixesBond-009
2019-06-28MoreBond-009
2019-06-28Back to a single connectionBond-009
2019-06-28Properly disposeBond-009
2019-06-28Properly disposeBond-009
2019-06-28Use a connection pool instead of creating new connectionsBond-009
2019-06-28Simplify db codeBond-009
2019-06-26Merge pull request #1453 from Bond-009/cleanup2dkanada
2019-06-21Merge pull request #1454 from Bond-009/webresourcedkanada
2019-06-18Remove more unused stuffBond-009
2019-06-17Remove usage of depricated 'WebRequest'Bond-009
2019-06-14Update depsBond_009
2019-06-14Improvements to InstallationManagerBond_009
2019-06-14Merge pull request #1080 from Bond-009/httpclientAnthony Lavado
2019-06-14Update Emby.Server.Implementations/ApplicationHost.csBond-009
2019-06-14Update Emby.Server.Implementations/ApplicationHost.csBond-009
2019-06-13Merge pull request #1156 from Bond-009/sepAnthony Lavado
2019-06-12Merge pull request #1442 from jellyfin/release-10.3.zJoshua M. Boniface
2019-06-10Vacuum databases at startupferferga
2019-06-10Simplify file serving codeBond_009
2019-06-09Improve main code flowBond_009
2019-06-09Revert "Don't set a default reset provider"Joshua M. Boniface
2019-06-09Remove superfluous conditionalJoshua M. Boniface
2019-06-09Don't set a default reset providerJoshua M. Boniface
2019-06-09Use SecurityException for auth failureJoshua M. Boniface
2019-06-09Apply suggestions from code reviewJoshua M. Boniface
2019-06-09Add nicer log message and commentJoshua M. Boniface
2019-06-08Implement InvalidAuthProviderJoshua M. Boniface
2019-06-05Merge pull request #1366 from Bond-009/warn3Anthony Lavado
2019-06-05Merge pull request #994 from Bond-009/tasksAnthony Lavado
2019-06-04Merge pull request #1368 from dkanada/drivesAnthony Lavado
2019-06-02split the new command to more than one linedkanada