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
/
Collections
/
CollectionImageProvider.cs
Age
Commit message (
Expand
)
Author
2022-12-05
Replace != null with is not null
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2020-04-14
Added the last missing documentation
Patrick Barron
2020-04-14
Clean up and document CollectionImageProvider.cs
Patrick Barron
2020-02-23
Fix some warnings
Bond_009
2020-01-31
Fix warnings
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-12-11
Merge pull request #2041 from Bond-009/warn11
dkanada
2019-11-27
Fix more warnings
Bond_009
2019-10-20
Don't shuffle some types by default
Bond_009
2019-03-07
Cleanup/simplification
Bond-009
2019-02-09
Removed some unused fields
Bond_009
2019-02-02
Remove MoreLINQ
Bond_009
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part A-Da
Erwin de Haan
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-09-18
update owned items
Luke Pulverenti
2017-08-07
consolidate interfaces
Luke Pulverenti
2017-05-26
update GetItems method
Luke Pulverenti
2017-05-19
update image methods
Luke Pulverenti
2016-11-03
move classes to portable server lib
Luke Pulverenti