aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Data
AgeCommit message (Expand)Author
2024-07-15Add check for ProviderIds to prevent '=' from appearing in keys, also support...Erwin de Haan
2024-06-06Merge pull request #11972 from Bond-009/numconnsBond-009
2024-06-06Backport pull request #11986 from jellyfin/release-10.9.zBond-009
2024-06-06Backport pull request #11969 from jellyfin/release-10.9.zBond-009
2024-06-05Remove old connection count propsBond_009
2024-06-01Backport pull request #11762 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11743 from jellyfin/release-10.9.zShadowghost
2024-05-17Backport pull request #11698 from jellyfin/release-10.9.zBond-009
2024-04-30More efficient array creation (#11468)Bond-009
2024-04-30Fix incomplete tag query for whitelist tags (#11416)gnattu
2024-04-28Improve audio normalizationBond_009
2024-04-12Enable more warnings as errors (#11288)Bond-009
2024-04-12Add index for lastPlayedDate (#11342)Cody Robibero
2024-03-27Refactor out static constructorSaid Aroua
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2024-01-06Specify DateTimeKind when pulling a DateTime out of the databaseCody Robibero
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-10-08Use null propagationStepan Goremykin
2023-10-08Remove redundant ToString call for value typesStepan Goremykin
2023-08-28Merge pull request #10138 from cvium/sqlite_client_pocBond-009
2023-08-25fix todos and add graylog backcvium
2023-08-23move a computation out of transaction and skip season updates if name matchescvium
2023-08-22remove nullable enablecvium
2023-08-22Enable nullable for more files and add testsBond_009
2023-08-22review commentscvium
2023-08-22remove unused depscvium
2023-08-21fix userdata table not being committedcvium
2023-08-21fix bad mergecvium
2023-08-21Merge branch 'master' into sqlite_client_poccvium
2023-08-21remove readonlycvium
2023-08-21open before changing pragmascvium
2023-08-21simplify extension methodscvium
2023-08-21rename variable and fix crashcvium
2023-08-21Reduce the amount of allocations in GetWhereClauses (#10114)Bond-009
2023-08-21remove runintransactioncvium
2023-08-21more usingcvium
2023-08-21add missing usingcvium
2023-08-21fix guid blobscvium
2023-08-21loading workscvium
2023-07-03Merge pull request #8914 from bradbeattie/augmented-tag-searchingClaus Vium
2023-06-05Source SQLite cache_size from an Environment Variable (#9666)Mark Lopez
2023-06-02Merge pull request #9667 from Silvenga/restore-default-journal-sizeBond-009
2023-05-15Audio normalization (#9222)TelepathicWalrus
2023-05-04nameof instead of GetType().NameBond_009
2023-04-24Increased the max journal_size_limit to reduce the number of truncation opera...Mark Lopez
2023-04-24Dispose BlockingCollectionBond_009
2023-04-21Change number of read connections based on # of threads and add commentsBond_009
2023-04-21Get write connection for vacuumBond_009