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
/
ServicePath.cs
Age
Commit message (
Expand
)
Author
2020-09-02
Remove ServiceStack and related stuff
Claus Vium
2020-08-20
Make MediaBrowser.MediaEncoding warnings free
Bond_009
2020-07-24
Merge branch 'master' into readonlyspan
Bond-009
2020-07-22
Optimize StringBuilder.Append calls
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-06-20
fix SA1119
telans
2020-06-16
fix SA1513/SA1516
telans
2020-06-15
fix SA1005
telans
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2019-11-22
Fix some warnings
Bond-009
2019-10-15
Fix Json serialization error
Bond_009
2019-02-20
Reduce string allocations at startup
Bond_009
2019-01-27
Fix more analyzer warnings
Bond_009
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
2019-01-12
Reformatted the files with notes.
Erwin de Haan
2019-01-11
Merge branch 'dev' into code-cleanup
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2018-12-30
Remove the need for NullLogger
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
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-11
3.2.30.17
Luke Pulverenti
2017-08-30
update skiasharp to 1.58.1
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