aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Data/SqliteUserRepository.cs
AgeCommit message (Expand)Author
2020-05-12Initial migration codePatrick Barron
2020-03-24Remove extra ;Bond_009
2020-03-24Remove unused usingsBond_009
2020-02-23Fix some warningsBond_009
2019-12-11More warnings (removed)Bond_009
2019-11-27Fix more warningsBond_009
2019-10-29More warning fixesBond_009
2019-10-08Use System.Text.Json apiBond_009
2019-08-19Upgrade SQLitePCL to v2Bond_009
2019-08-14Properly dispose DisplayPreferencesRepositoryBond_009
2019-06-28Reduce amount of raw sqlBond_009
2019-06-28Reworked PRAGMA statements useBond_009
2019-06-28Fix startupBond_009
2019-06-28Back to a single connectionBond-009
2019-06-28Use a connection pool instead of creating new connectionsBond-009
2019-06-28Simplify db codeBond-009
2019-04-20Fix comparison for empty password migrationClaus Vium
2019-02-20made newlines into linux newlinesPhallacy
2019-02-20minor changes and return to netstandardPhallacy
2019-02-18Apply suggestions from code review LogicalPhallacy
2019-02-13Minor fixes re:PR870, added null checks from PR876Phallacy
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part A-DaErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-22update image aspect ratio detectionLuke Pulverenti
2017-08-26remove async when there's nothing to awaitLuke Pulverenti
2017-05-07rename methodsLuke Pulverenti
2016-12-11fix db locking errorsLuke Pulverenti
2016-11-29update repositoriesLuke Pulverenti
2016-11-28update transaction modesLuke Pulverenti
2016-11-21reduce library queriesLuke Pulverenti
2016-11-20update connectionsLuke Pulverenti
2016-11-20update extensionsLuke Pulverenti
2016-11-20update queriesLuke Pulverenti
2016-11-19update save methodsLuke Pulverenti
2016-11-18rework users repositoryLuke Pulverenti