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
Age
Commit message (
Expand
)
Author
2019-03-07
Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
Claus Vium
2019-03-05
Remove --ffprobe logic
PloughPuff
2019-03-05
Remove BOM
Claus Vium
2019-03-03
Start the webhost before RunStartupTasks and fix ContentEncoding
Claus Vium
2019-03-03
Add certificate to https and minor cleanup
Claus Vium
2019-02-26
Remove SocketSharp from Jellyfin.Server and some other cleanup
Claus Vium
2019-02-26
Still broken
Claus Vium
2019-02-26
kestrel init
Claus Vium
2019-02-26
Remove unused deps
Claus Vium
2019-02-26
Begin removing System.Net sources
Claus Vium
2019-02-26
Less string allocations
Bond-009
2019-02-24
Remove the unused status code
Claus Vium
2019-02-24
Try another fix
Claus Vium
2019-02-24
Don't close the socket response multiple times
Claus Vium
2019-02-20
Merge pull request #847 from Bond-009/async
Vasily
2019-02-20
Merge pull request #851 from Bond-009/appdata
Vasily
2019-02-20
Merge pull request #914 from Bond-009/httppostedfile
Vasily
2019-02-19
Merge pull request #848 from Bond-009/perf
Joshua M. Boniface
2019-02-18
Remove useless check
Bond-009
2019-02-18
Simplify code to get data dir
Bond_009
2019-02-17
Removed async from non-async method
William Taylor
2019-02-17
Removed unnecessary configuration options and reduced primitive dependencies
William Taylor
2019-02-17
Removed primitives from services in Program.cs
William Taylor
2019-02-16
Merge branch 'master' into perf
Bond-009
2019-02-16
Merge branch 'master' into async
Bond-009
2019-02-16
Separate HttpPostedFile
Bond-009
2019-02-16
Comments
Bond-009
2019-02-16
Update Jellyfin.Server/Jellyfin.Server.csproj
Vasily
2019-02-16
Reorder elements
Bond-009
2019-02-16
Remove more doc warnings
Bond-009
2019-02-16
More fixes
Bond-009
2019-02-16
Correctly dispose WebSocketSharpListener
Bond-009
2019-02-16
More warnings
Bond-009
2019-02-16
Warnings for docs
Bond-009
2019-02-16
Fix up CoreAppHost.cs
Bond-009
2019-02-16
Do not declare visible instance fields
Bond-009
2019-02-16
Closing braces should be followed by an empty line
Bond-009
2019-02-16
No multiple empty lines
Bond-009
2019-02-16
Single line comments should start with a space
Bond-009
2019-02-16
ConfigureAwait
Bond-009
2019-02-16
Change discards
Bond-009
2019-02-15
Merge pull request #801 from Bond-009/di
Vasily
2019-02-15
Merge pull request #875 from Bond-009/error
Vasily
2019-02-13
Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir...
ploughpuff
2019-02-12
Treat warnings as errors for release builds
Bond-009
2019-02-12
Address comments
Bond-009
2019-02-12
Revert back to netcoreapp2.1
Bond_009
2019-02-12
Last bits
Bond_009
2019-02-12
Less string allocations
Bond_009
2019-02-12
Tuple -> ValueTuple
Bond_009
[next]