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
Age
Commit message (
Expand
)
Author
2022-01-04
Use provided SortOrder
Cody Robibero
2022-01-03
Reverse all order-by
Cody Robibero
2021-12-31
Fix orderby query
Cody Robibero
2021-12-27
Remove more warnings
Cody Robibero
2021-12-27
More cleanup
Bond_009
2021-12-24
Update StyleCop
Bond_009
2021-12-20
Use our own Contains extension
cvium
2021-12-16
Use string builder instead of string interpolation
Cody Robibero
2021-12-16
Log warning for unknown BaseItemKind to Type mapping
Cody Robibero
2021-12-15
Add mapping from BaseItemKind to Type.FullName for querying
Cody Robibero
2021-12-14
Use array instead of HashSet
Cody Robibero
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-11-15
Fix some warnings
Bond_009
2021-10-06
Fix the last few warnings
Bond_009
2021-10-02
Fix warnings in Data
Patrick Barron
2021-09-24
Address comments
Bond_009
2021-09-24
Use new Enum.TryParse(ReadOnlySpan<char>) overload
Bond_009
2021-09-21
Specify DateTimeStyles when possible
Bond_009
2021-09-06
Remove all unused usings
Fernando Fernández
2021-09-03
Fix some warnings
Bond_009
2021-09-03
Merge remote-tracking branch 'upstream/master' into warn-259810
Cody Robibero
2021-09-02
Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
Bond_009
2021-08-30
Apply suggestions from code review
Cody Robibero
2021-08-28
Remove more and more warnings
Cody Robibero
2021-06-22
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
Bond_009
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-06-12
Add test for ReadOnlySpan.Count extension
Bond_009
2021-06-05
More review
cvium
2021-05-31
review
cvium
2021-05-24
Remove some unnecessary allocations
cvium
2021-05-21
Bump SQLitePCL.pretty.netstandard to 3.0.1
cvium
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-20
Merge pull request #6054 from cvium/allocationz_2_extreme_db_plsdonthurtme
Bond-009
2021-05-19
Fix build
cvium
2021-05-19
Review changes
cvium
2021-05-19
Review changes
cvium
2021-05-18
Enable nullable for InternalItemsQuery
Bond_009
2021-05-16
Rename SQL extension methods
cvium
2021-05-16
Reduce some allocations
cvium
2021-05-11
Merge pull request #5929 from crobibero/sort
Bond-009
2021-05-05
Merge pull request #5934 from Bond-009/utf8
Bond-009
2021-05-03
rename to SplitEnumerator and fix test
cvium
2021-05-03
Merge branch 'master' into allocationz
Claus Vium
2021-05-02
Add tests for SqliteItemRepository.(De)SerializeProviderIds
Bond_009
2021-05-02
Add tests for SqliteItemRepository.(De)SerializeImages
Bond_009
2021-04-30
remove span based setproviderid
cvium
2021-04-30
revert the last bits of the getcount experiment
cvium
2021-04-30
Reduce some allocations with the magic of spans etc.
cvium
2021-04-29
SqliteItemRepository: Parse ChannelId directly from utf-8 data
Bond_009
2021-04-28
Add ability to sort on Genre, MusicGenre, Artist
crobibero
[next]