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
/
Images
Age
Commit message (
Expand
)
Author
2025-06-26
Fix modification checks and make sure to use UTC (#14347)
Tim Eisele
2025-03-25
WIP fixed namespaces
JPVenson
2025-01-26
Use MediaTypeNames where possible (#13440)
Bond-009
2024-11-03
Backport pull request #12940 from jellyfin/release-10.10.z
gnattu
2024-07-15
Use real temp dir instead of cache dir for temp files (#12226)
Bond-009
2024-05-17
Backport pull request #11673 from jellyfin/release-10.9.z
Shadowghost
2023-12-08
Convert CollectionType to use lowercase enum names
Cody Robibero
2023-11-09
Convert CollectionType, SpecialFolderType to enum (#9764)
Cody Robibero
2023-11-09
Convert ItemSortBy to enum (#9765)
Cody Robibero
2023-07-21
Enable recursive query in BaseFolderImageProvider
tallbl0nde
2023-02-14
Enable nullable for more files (#9310)
Bond-009
2022-12-19
Use DistinctBy introduced in .NET 6
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-10-06
Fix minor warnings in Emby.Server.Implementations (#2149)
Jan Sommer
2022-02-28
Merge pull request #7221 from SenorSmartyPants/UserViewThumb
Cody Robibero
2022-02-15
Fix some warnings
Bond_009
2022-01-19
Shuffle items with images
SenorSmartyPants
2022-01-19
User Backdrop for UserView, like CollectionFolder
SenorSmartyPants
2022-01-18
Generate cover image for music video type libraries.
SenorSmartyPants
2021-12-27
Remove more warnings
Cody Robibero
2021-12-20
Use our own Contains extension
cvium
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-10-06
Fix the last few warnings
Bond_009
2021-09-03
Fix some warnings
Bond_009
2021-08-28
Remove more and more warnings
Cody Robibero
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-11
Reduce warnings in MediaBrowser.Controller (#6006)
Cody Robibero
2021-05-05
Code Clean up: Use Pattern Matching (#5838)
BaronGreenback
2021-04-17
Remove unused using directives
BaronGreenback
2020-11-02
Merge pull request #4341 from Bond-009/minor6
Anthony Lavado
2020-10-17
Use nameof where possible
Bond_009
2020-08-21
Use backdrop with library name as library thumbnail
David
2020-08-01
Merge pull request #3578 from barronpm/displaypreferences-efcore
Bond-009
2020-07-23
Remove unused dependencies.
Patrick Barron
2020-07-17
Migrate Display Preferences to EF Core
Patrick Barron
2020-06-15
fix SA1508
telans
2020-06-05
disable rule that requires comments in two image providers for now
dkanada
2020-06-05
add missing comments for a few image providers
dkanada
2020-06-04
disable specific rule for playlist image provider
dkanada
2020-06-04
disable artist image provider until configurable
dkanada
2020-06-04
fix namespace for providers that were moved
dkanada
2020-06-04
move most of the image providers to a single directory
dkanada
2020-06-04
add image provider for artists
dkanada
2020-06-04
minor refactoring
dkanada
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-09-25
Some style fixes
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-03-07
Cleanup/simplification
Bond-009
[next]