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
/
Activity
/
ActivityManager.cs
Age
Commit message (
Expand
)
Author
2020-05-02
Migrate activity db to EF Core
Patrick Barron
2020-04-22
Merge branch 'master' into warnings-cleanup1
Patrick Barron
2020-04-15
Clean up and document ChannelManager.cs and implement suggestions
Patrick Barron
2020-04-14
Clean up and document ActivityManager.cs
Patrick Barron
2020-04-11
Fix some warnings
Bond_009
2020-02-23
Fix some warnings
Bond_009
2020-01-31
Fix warnings
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-03-01
Don't mix LINQ and roreach loops for readability
Bond-009
2019-01-25
Revert "Merge pull request #452 from Bond-009/activitydb"
Erwin de Haan
2019-01-23
Suffix async methods with Async
Bond_009
2019-01-23
Return a true IEnumerable
Bond_009
2019-01-23
Use EF Core for Activity database
Bond_009
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
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
2019-01-05
Remove unnecessary using statements
Bond_009
2019-01-05
Remove FireEventIfNotNull
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-26
remove async when there's nothing to await
Luke Pulverenti
2016-11-03
move additional classes to new server lib
Luke Pulverenti