Commit Graph

74 Commits (cd662506a1f63f9b20e7f5caa9b671eb3d71ea5a)

Author SHA1 Message Date
cvium d1190c5215 fix userdata table not being committed
10 months ago
cvium e7016e38b8 remove readonly
10 months ago
cvium cf04b43fa4 simplify extension methods
10 months ago
cvium 061d79c113 remove runintransaction
10 months ago
cvium 613f4296e3 loading works
10 months ago
Bond_009 858dadcdd1 POC sql connection pool
1 year ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Cody Robibero 7ccf7e6157
Merge pull request #7322 from Bond-009/db2
2 years ago
Bond_009 23ea14aa27 Clean up SqliteItemRepository
2 years ago
Bond_009 5732e6188c Fix some warnings
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
Patrick Barron 21007aec20 Fix warnings in Data
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
cvium 3b59064f97 Bump SQLitePCL.pretty.netstandard to 3.0.1
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
cvium be4aeb5c2c Rename SQL extension methods
3 years ago
cvium 1b49435a0e Reduce some allocations
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans acd4389653
fix SA1005
4 years ago
Patrick Barron b7621d762c 2nd half of changes
4 years ago
Mark Monteiro daf79b8aeb Do not double dispose write lock and connection in user data repository
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond_009 2ef4ffd698 More warnings (removed)
5 years ago
Bond_009 42ffddc269 Fix more warnings
5 years ago
Bond_009 016be02cd6 More warning fixes
5 years ago
Bond_009 8d3b5c851d Improvements to UserManager
5 years ago
Bond_009 7898af4ceb Reworked PRAGMA statements use
5 years ago
Bond_009 d00ad28efd Address comments
5 years ago
Bond-009 e88ebd748d Final fixes
5 years ago
Bond-009 27c29bbb4c Back to a single connection
5 years ago
Bond-009 c30ba14c1f Use a connection pool instead of creating new connections
5 years ago
Bond-009 cec22ad10d Simplify db code
5 years ago
Bond-009 9993dafe54 Don't mix LINQ and roreach loops for readability
5 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
5 years ago
Erwin de Haan a5288115a8 Visual Studio Reformat: Emby.Server.Implementations Part A-Da
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 7e5036a587 update image aspect ratio detection
7 years ago
Luke Pulverenti adc22b5e81 rework epg storage
7 years ago
Luke Pulverenti eb63e0d264 update image processor
7 years ago
Luke Pulverenti e287e3a50d remove async when there's nothing to await
7 years ago
Luke Pulverenti 6bc2a79792 fix folder rip probe
7 years ago