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-10-07
Fix localization lookup
Joe Rogers
2022-10-07
Add hearing impaired subtitle stream indicator (#7379)
Joe Rogers
2022-10-07
Merge pull request #8503 from Bond-009/ThrowIfNull
Claus Vium
2022-10-06
Fix minor warnings in Emby.Server.Implementations (#2149)
Jan Sommer
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-07-24
Backport pull request #8166 from jellyfin/release-10.8.z
Joshua Boniface
2022-06-29
Merge pull request #7964 from jellyfin/dovi-side-data
Joshua M. Boniface
2022-06-29
Merge pull request #7940 from Shadowghost/fix-recommendations
Cody Robibero
2022-05-20
Merge pull request #7604 from Jellifi007/fixes-diactritics
Bond-009
2022-05-20
Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
Cody Robibero
2022-03-25
Don't allow unknown sort-by
Cody Robibero
2022-03-10
Add label for external audio/sub tracks
Joe Rogers
2022-03-06
Revert "chore: Add a read only connection for routes like Shows/NextUp"
Cody Robibero
2022-03-05
Merge pull request #7240 from jaysonsantos/add-readonly-connection
Cody Robibero
2022-03-05
Apply suggestions from code review
Cody Robibero
2022-02-16
Merge pull request #7322 from Bond-009/db2
Cody Robibero
2022-02-15
Clean up SqliteItemRepository
Bond_009
2022-02-15
Fix some warnings
Bond_009
2022-02-14
Fix some warnings
Bond_009
2022-01-23
fix: Avoid opening read connections without mutexes
Jayson Reis
2022-01-22
chore: Add a read only connection for routes like Shows/NextUp
Jayson Reis
2022-01-20
Properly populate QueryResult
Cody Robibero
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
[next]