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
/
Channels
Age
Commit message (
Expand
)
Author
2020-12-01
fix spacing
crobibero
2020-12-01
Use Guid as API parameter type where possible
crobibero
2020-11-16
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
crobibero
2020-11-06
Minor perf improvements
Bond_009
2020-10-17
Use nameof where possible
Bond_009
2020-08-31
Fix some warnings
Bond_009
2020-08-21
Make some methods async
Bond_009
2020-08-07
Fix MemoryCache Usage.
Patrick Barron
2020-08-01
Merge pull request #3578 from barronpm/displaypreferences-efcore
Bond-009
2020-07-29
Use MemoryCache in ChannelManager
Patrick Barron
2020-07-17
Migrate Display Preferences to EF Core
Patrick Barron
2020-06-15
fix SA1005
telans
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-05
Use typed logger where possible
crobibero
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-04-22
Merge branch 'master' into warnings-cleanup1
Patrick Barron
2020-04-19
Apply code review suggestions
Patrick Barron
2020-04-15
Clean up and document ChannelManager.cs and implement suggestions
Patrick Barron
2020-04-14
Remove unused field and documented RefreshChannelsScheduledTask.cs
Patrick Barron
2020-04-14
Document ChannelPostScanTask.cs
Patrick Barron
2020-04-14
Document ChannelImageProvider.cs
Patrick Barron
2020-04-14
Clean up and document ChannelDynamicMediaSourceProvider.cs
Patrick Barron
2020-04-11
Fix some warnings
Bond_009
2020-03-29
Rename translation keys
ferferga
2020-03-26
Translated RefreshChannelScheduledTask as well
ferferga
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
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-12-06
Merge remote-tracking branch 'upstream/master' into random
Bond-009
2019-11-27
Fix more warnings
Bond_009
2019-11-22
Fix some warnings
Bond-009
2019-10-29
Fix more warnings
Bond_009
2019-10-20
Don't shuffle some types by default
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-03-25
Seperate changes from #1023
Bond-009
2019-03-01
Don't mix LINQ and roreach loops for readability
Bond-009
2019-02-27
Merge pull request #891 from Bond-009/postsan
Joshua M. Boniface
2019-02-15
Make all class implementing dynamically loaded interfaces public
Claus Vium
2019-02-14
Address comments
Bond-009
2019-02-13
Reduce the amount of db calls during the post scan event
Bond-009
2019-01-28
Unwrapped CreateDirectory and DeleteDirectory
Erwin de Haan
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-22
Remove conditions that are always true/false
Bond_009
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
[next]