aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Data/SqliteItemRepository.cs
AgeCommit message (Expand)Author
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-09Fix a small number of compile warningsaled
2020-06-06Fix a small number of compile warningsaled
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
2020-05-21Rename Hash to BlurHash in all properties and methods for clarityVasily
2020-05-19Compute hash only when one is not computed in DB, small optimizations here an...Vasily
2020-05-18Add BlurHash support to backendJesús Higueras
2020-04-23Merge branch 'master' into nullable4Bond_009
2020-04-15Log exceptionBond_009
2020-04-11Merge remote-tracking branch 'upstream/master' into register-services-correctlyMark Monteiro
2020-04-10Merge pull request #2755 from Bond-009/dbcleanupVasily
2020-04-09Address commentsBond_009
2020-04-05Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.SkiaBond_009
2020-04-05Merge remote-tracking branch 'upstream/master' into register-services-correctlyMark Monteiro
2020-04-04Convert properties in ApplicationHost to private readonly fields, where possibleMark Monteiro
2020-04-04Register and construct IImageProcessor, SqliteItemRepository and IImageEncode...Mark Monteiro
2020-04-03Update Emby.Server.Implementations/Data/SqliteItemRepository.csBond-009
2020-04-03Update SqliteItemRepository.csBond-009
2020-04-03Clean up SqliteItemRepositoryBond_009
2020-04-03Address commentsBond_009
2020-04-01Merge branch 'master' into usingsBond-009
2020-04-01Merge branch 'master' into minorBond_009
2020-04-01Merge branch 'master' into usingsBond-009
2020-03-26Make variables binding correspond with column namesVasily
2020-03-24Remove unused usingsBond_009
2020-03-23add code suggestionsdkanada
2020-02-26Fix ordering of search resultsVasily
2020-02-23Minor improvementsBond_009
2020-02-19Minor improvementsBond_009
2020-01-08rename two properties based on code suggestionsdkanada
2020-01-08Minor improvementsBond_009
2020-01-08Fix build and address commentsBond_009
2020-01-08merge branch master into media-attachmentsdkanada
2019-12-14Reformatting codeNeil Burrows
2019-12-13Fixing index error & split out code for readabilityNeil Burrows
2019-12-13Tidying up codeNeil Burrows
2019-12-13Add Excluded Tags using SQLite parametersNeil Burrows
2019-12-06Merge remote-tracking branch 'upstream/master' into randomBond-009
2019-11-22Fix some warningsBond-009
2019-11-10Merge pull request #1965 from Bond-009/dbjsondkanada
2019-11-07Update Emby.Server.Implementations/Data/SqliteItemRepository.cs Andrew Mahone
2019-11-07formattingAndrew Mahone