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
/
SqliteItemRepository.cs
Age
Commit message (
Expand
)
Author
2020-09-28
Fix SA1513, SA1514, SA1507, and SA1508
Matt Montgomery
2020-09-09
Fix build
Bond_009
2020-09-09
Minor performance improvements to item saving
Bond_009
2020-08-25
bump System.Text.Json
crobibero
2020-08-23
Ignore null json values
crobibero
2020-08-20
Make MediaBrowser.MediaEncoding warnings free
Bond_009
2020-08-19
Fix warnings
Bond_009
2020-08-03
Fix spelling
Bond_009
2020-08-03
Minor improvements
Bond_009
2020-08-02
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Claus Vium
2020-08-02
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Claus Vium
2020-08-02
Remove some unnecessary string allocations.
cvium
2020-08-01
Merge pull request #3578 from barronpm/displaypreferences-efcore
Bond-009
2020-07-24
Fix warnings
Bond_009
2020-07-23
Merge branch 'master' into displaypreferences-efcore
Patrick Barron
2020-07-22
Optimize StringBuilder.Append calls
Bond_009
2020-07-17
Migrate Display Preferences to EF Core
Patrick Barron
2020-06-20
fix SA1503 for one line if statements
telans
2020-06-20
fix some documentation periods
telans
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
fix SA1508
telans
2020-06-15
fix SA1005
telans
2020-06-09
Fix a small number of compile warnings
aled
2020-06-06
Fix a small number of compile warnings
aled
2020-06-03
Merge pull request #3203 from Bond-009/warn18
Vasily
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-28
Fix naming per code review
Vasily
2020-05-21
Rename Hash to BlurHash in all properties and methods for clarity
Vasily
2020-05-19
Compute hash only when one is not computed in DB, small optimizations here an...
Vasily
2020-05-18
Add BlurHash support to backend
Jesús Higueras
2020-04-23
Merge branch 'master' into nullable4
Bond_009
2020-04-15
Log exception
Bond_009
2020-04-11
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-10
Merge pull request #2755 from Bond-009/dbcleanup
Vasily
2020-04-09
Address comments
Bond_009
2020-04-05
Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
Bond_009
2020-04-05
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-04
Convert properties in ApplicationHost to private readonly fields, where possible
Mark Monteiro
2020-04-04
Register and construct IImageProcessor, SqliteItemRepository and IImageEncode...
Mark Monteiro
2020-04-03
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Bond-009
2020-04-03
Update SqliteItemRepository.cs
Bond-009
2020-04-03
Clean up SqliteItemRepository
Bond_009
2020-04-03
Address comments
Bond_009
2020-04-01
Merge branch 'master' into usings
Bond-009
2020-04-01
Merge branch 'master' into minor
Bond_009
2020-04-01
Merge branch 'master' into usings
Bond-009
2020-03-26
Make variables binding correspond with column names
Vasily
2020-03-24
Remove unused usings
Bond_009
[next]