aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2021-05-06Use new ReadAllLines extensionsBond_009
2021-05-05Merge branch 'master' into comparisonsBaronGreenback
2021-05-05Merge pull request #5985 from Bond-009/minor11Bond-009
2021-05-05Merge pull request #5987 from Bond-009/ioobBond-009
2021-05-05PathExtensions: Fix index out of bounds in TryReplaceSubPathBond_009
2021-05-05More improvementsBond_009
2021-05-05Merge pull request #5934 from Bond-009/utf8Bond-009
2021-05-05Code Clean up: Convert to null-coalescing operator ?? (#5845)BaronGreenback
2021-05-05Code Clean up: Use Pattern Matching (#5838)BaronGreenback
2021-05-05Merge pull request #5938 from cvium/allocationzBond-009
2021-05-05Merge pull request #5738 from cvium/resolve-from-pathBill Thornton
2021-05-04changed to firstBaronGreenback
2021-05-03rename to SplitEnumerator and fix testcvium
2021-05-03Merge branch 'master' into allocationzClaus Vium
2021-05-03RenamedBaronGreenback
2021-05-03Changed selection methodBaronGreenback
2021-05-03Bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0dependabot[bot]
2021-05-03Merge pull request #5956 from BaronGreenback/MultipleInstanciationsBond-009
2021-05-02minor optimization.BaronGreenback
2021-05-02Add tests for SqliteItemRepository.(De)SerializeProviderIdsBond_009
2021-05-02Add tests for SqliteItemRepository.(De)SerializeImagesBond_009
2021-05-01Update LiveTvMediaSourceProvider.csBaronGreenback
2021-05-01Update ApplicationHost.csBaronGreenback
2021-05-01Fix scanningBond_009
2021-04-30remove span based setprovideridcvium
2021-04-30Merge pull request #5890 from Bond-009/filesystemBond-009
2021-04-30prevent cancellationtoken leakagecvium
2021-04-30revert the last bits of the getcount experimentcvium
2021-04-30Reduce some allocations with the magic of spans etc.cvium
2021-04-30Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
2021-04-29Merge pull request #5842 from BaronGreenback/optimizationBond-009
2021-04-29Merge pull request #5891 from Bond-009/filesystem2Bond-009
2021-04-29Merge pull request #5893 from Bond-009/dbBond-009
2021-04-29SqliteItemRepository: Parse ChannelId directly from utf-8 dataBond_009
2021-04-29Merge pull request #5903 from iwalton3/auto-leave-syncplayBond-009
2021-04-28Add ability to sort on Genre, MusicGenre, Artistcrobibero
2021-04-26Changed other method to match for consistency.BaronGreenback
2021-04-26updated commentBaronGreenback
2021-04-26Fix url for LiveTVBaronGreenback
2021-04-26Bump prometheus-net.DotNetRuntime from 3.4.1 to 4.0.0dependabot[bot]
2021-04-26Add endpoint to log client eventscrobibero
2021-04-26Bump sharpcompress from 0.28.1 to 0.28.2dependabot[bot]
2021-04-24add UpdatePeopleAsync and add people to both tablescvium
2021-04-24Leave SyncPlay group on session disconnect.Ian Walton
2021-04-23Merge pull request #5892 from crobibero/password-obsoleteBond-009
2021-04-22SqliteItemRepository: remove redundant operationsBond_009
2021-04-22Mark PasswordSha1 as obsoletecrobibero
2021-04-22Improve fast path of ManagedFileSystem.GetValidFilenameBond_009
2021-04-22ManagedFileSystem: Rewrite GetValidFilename and more improvementsBond_009
2021-04-22Reduce string allocations/fs lookups in resolve codeBond_009