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
/
Services
/
ServiceExec.cs
Age
Commit message (
Expand
)
Author
2020-09-02
Remove ServiceStack and related stuff
Claus Vium
2020-07-22
Address comments
Bond_009
2020-07-22
Review usage of string.Substring (part 1)
Bond_009
2020-06-20
brace multiline if statements
telans
2020-06-20
fix SA1503 for one line if statements
telans
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2019-09-02
Fix warnings, improve performance (#1665)
Bond-009
2019-08-09
Replace custom code with Asp.Net Core code
Bond_009
2019-03-07
Don't set status code if response is closed
Claus Vium
2019-02-06
Move some arrays to generics
Bond_009
2019-01-27
Fix more analyzer warnings
Bond_009
2019-01-17
Reformat JustAMan review pt1 changes
Erwin de Haan
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part S-S
Erwin de Haan
2018-12-28
Remove custom ToArray extension
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-09-01
fix skiasharp reference
Luke Pulverenti
2017-08-30
update skiasharp to 1.58.1
Luke Pulverenti
2017-08-30
3.2.30.3
Luke Pulverenti
2017-08-09
consolidate emby.server.core into emby.server.implementations
Luke Pulverenti
2017-02-13
implement chrome media session api
Luke Pulverenti
2017-02-12
localization fixes
Luke Pulverenti