index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
Data
/
SqliteUserRepository.cs
Age
Commit message (
Expand
)
Author
2020-05-12
Initial migration code
Patrick Barron
2020-03-24
Remove extra ;
Bond_009
2020-03-24
Remove unused usings
Bond_009
2020-02-23
Fix some warnings
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-10-29
More warning fixes
Bond_009
2019-10-08
Use System.Text.Json api
Bond_009
2019-08-19
Upgrade SQLitePCL to v2
Bond_009
2019-08-14
Properly dispose DisplayPreferencesRepository
Bond_009
2019-06-28
Reduce amount of raw sql
Bond_009
2019-06-28
Reworked PRAGMA statements use
Bond_009
2019-06-28
Fix startup
Bond_009
2019-06-28
Back to a single connection
Bond-009
2019-06-28
Use a connection pool instead of creating new connections
Bond-009
2019-06-28
Simplify db code
Bond-009
2019-04-20
Fix comparison for empty password migration
Claus Vium
2019-02-20
made newlines into linux newlines
Phallacy
2019-02-20
minor changes and return to netstandard
Phallacy
2019-02-18
Apply suggestions from code review
LogicalPhallacy
2019-02-13
Minor fixes re:PR870, added null checks from PR876
Phallacy
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part A-Da
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-10-22
update image aspect ratio detection
Luke Pulverenti
2017-08-26
remove async when there's nothing to await
Luke Pulverenti
2017-05-07
rename methods
Luke Pulverenti
2016-12-11
fix db locking errors
Luke Pulverenti
2016-11-29
update repositories
Luke Pulverenti
2016-11-28
update transaction modes
Luke Pulverenti
2016-11-21
reduce library queries
Luke Pulverenti
2016-11-20
update connections
Luke Pulverenti
2016-11-20
update extensions
Luke Pulverenti
2016-11-20
update queries
Luke Pulverenti
2016-11-19
update save methods
Luke Pulverenti
2016-11-18
rework users repository
Luke Pulverenti