aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Data
AgeCommit message (Expand)Author
2021-04-11Merge pull request #5734 from jellyfin/fix-isplayed-itemvaluesClaus Vium
2020-12-04Suggestions from code reviewcrobibero
2020-12-03Optimize FavoritePersons querycrobibero
2020-11-27Add support for query negationMatt Montgomery
2020-11-25Test query valueMatt Montgomery
2020-11-20Merge pull request #4499 from crobibero/more-paramJoshua M. Boniface
2020-11-17Pass cancellation where possibleBond_009
2020-11-16Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.crobibero
2020-11-14Use string.Split(char) where possible instead of string.Split(char[])Bond_009
2020-11-09Remove duplicate /Similar endpoints and add poor matching for artists and albumscvium
2020-11-05Fix Persons, Genres and Studios endpointscvium
2020-11-02Merge pull request #4341 from Bond-009/minor6Anthony Lavado
2020-10-17Use nameof where possibleBond_009
2020-10-12Fix SA 1116 warningsJan-Pieter Baert
2020-10-12Fix SA1012 and SA1013 warningsJan-Pieter Baert
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-09-16Minor improvementsBond_009
2020-09-09Fix buildBond_009
2020-09-09Minor performance improvements to item savingBond_009
2020-08-25bump System.Text.Jsoncrobibero
2020-08-23Ignore null json valuescrobibero
2020-08-20Make MediaBrowser.MediaEncoding warnings freeBond_009
2020-08-19Fix warningsBond_009
2020-08-03Fix spellingBond_009
2020-08-03Minor improvementsBond_009
2020-08-02Update Emby.Server.Implementations/Data/SqliteItemRepository.csClaus Vium
2020-08-02Update Emby.Server.Implementations/Data/SqliteItemRepository.csClaus Vium
2020-08-02Remove some unnecessary string allocations.cvium
2020-08-01Merge pull request #3578 from barronpm/displaypreferences-efcoreBond-009
2020-07-24Fix warningsBond_009
2020-07-23Merge branch 'master' into displaypreferences-efcorePatrick Barron
2020-07-22Optimize StringBuilder.Append callsBond_009
2020-07-17Migrate Display Preferences to EF CorePatrick Barron
2020-06-20fix SA1503 for one line if statementstelans
2020-06-20fix some documentation periodstelans
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-15fix SA1508telans
2020-06-15fix SA1005telans
2020-06-13Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-13Merge pull request #3254 from crobibero/iloggerdkanada
2020-06-11Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-09Fix a small number of compile warningsaled
2020-06-06Fix a small number of compile warningsaled
2020-06-05Use typed logger where possiblecrobibero
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-03Merge pull request #3203 from Bond-009/warn18Vasily
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-05-28Fix naming per code reviewVasily