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
/
Jellyfin.Server
/
SocketSharp
/
RequestMono.cs
Age
Commit message (
Expand
)
Author
2019-02-26
Remove SocketSharp from Jellyfin.Server and some other cleanup
Claus Vium
2019-02-16
Separate HttpPostedFile
Bond-009
2019-02-16
Comments
Bond-009
2019-02-16
Reorder elements
Bond-009
2019-02-16
More fixes
Bond-009
2019-02-16
More warnings
Bond-009
2019-02-16
Warnings for docs
Bond-009
2019-02-16
Do not declare visible instance fields
Bond-009
2019-02-16
Single line comments should start with a space
Bond-009
2019-02-09
Fix namespacing so it lines up properly with file names and paths (#715)
Erwin de Haan
2019-02-08
Fix more warnings
Bond-009
2019-01-27
Fix more analyzer warnings
Bond_009
2019-01-24
Fix some analyzer warnings
Bond_009
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
ReSharper Reformat: Properties to expression bodied form.
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
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 tabs and trailing whitespace
hawken
2019-01-02
Rename and rework entry point
Bond_009