Vasily
|
3769453541
|
Merge pull request #978 from fasheng/fix-dlna-multiple-interfaces
Fix DLNA for multiple interfaces on linux
|
6 years ago |
Vasily
|
8c2af50170
|
Merge pull request #1011 from Bond-009/order
Don't try to order the response the same as the request
|
6 years ago |
Claus Vium
|
1e97e4d462
|
Remove IHttpResponse
|
6 years ago |
Claus Vium
|
27e7e792b3
|
Replace some usage of QueryParamCollection
|
6 years ago |
Xu Fasheng
|
7429c07c05
|
Remove redundant parenthesis
|
6 years ago |
Claus Vium
|
91afaaf8fe
|
Cleanup in QueryParamCollection
|
6 years ago |
Claus Vium
|
333bd2107a
|
Remove HttpUtility
|
6 years ago |
Claus Vium
|
25d3d0b731
|
Remove some unused stuff
|
6 years ago |
Claus Vium
|
77addb2283
|
Remove SocketHttpListener
|
6 years ago |
Joshua M. Boniface
|
9651a78b0c
|
Merge pull request #977 from Lynxy/genpts
Always set ffmpeg flag +genpts when video stream is being copied
|
6 years ago |
Joshua M. Boniface
|
9eba31185a
|
Merge pull request #959 from Bond-009/string
Reduce string allocations at startup
|
6 years ago |
Joshua M. Boniface
|
aea7edf0fa
|
Merge pull request #891 from Bond-009/postsan
Reduce the amount of db calls during the post scan event
|
6 years ago |
Joshua M. Boniface
|
42d4834f63
|
Merge pull request #849 from Bond-009/span
Less string allocations
|
6 years ago |
Joshua M. Boniface
|
ba78f6a0ff
|
Merge pull request #999 from cvium/dont_write_disposed_log
Check that ffmpeg log target isn't disposed before writing to it
|
6 years ago |
Erwin de Haan
|
feb5b62ad4
|
Enabled clean and updated the Github Connection Name
|
6 years ago |
Erwin de Haan
|
5ccba7cf8a
|
Move .azure to .ci
|
6 years ago |
Claus Vium
|
848cfc32cc
|
More cleanup
|
6 years ago |
Claus Vium
|
5510e8ebee
|
Remove unused Cookies
|
6 years ago |
Claus Vium
|
9c02e99e35
|
Undo some of the span abuse
|
6 years ago |
Claus Vium
|
148db8b81a
|
Remove unused SharpSocket stuff
|
6 years ago |
Claus Vium
|
e342b7bc71
|
Extend the IHttpServer interface to avoid the typecasting
|
6 years ago |
Claus Vium
|
f1c93ae618
|
Remove SetContentLength and company
|
6 years ago |
Claus Vium
|
4e229ad86b
|
Fix PathInfo
|
6 years ago |
Claus Vium
|
e88f079da6
|
Remove websocket options and configure kestrel listen ports
|
6 years ago |
Claus Vium
|
4e8de67aca
|
Remove SocketSharp from Jellyfin.Server and some other cleanup
|
6 years ago |
Claus Vium
|
a85488cd20
|
Fix websockets array index out of bounds and some cleanup
|
6 years ago |
Claus Vium
|
5a7cca9d1b
|
Fix websockets and RawUrl
|
6 years ago |
Claus Vium
|
d6c6f3c10c
|
Still broken
|
6 years ago |
Claus Vium
|
38f52a139e
|
Add response compression middleware
|
6 years ago |
Claus Vium
|
194da8416b
|
Use middlewares instead of Routing
|
6 years ago |
Claus Vium
|
f3e7bc0573
|
Replace some todos with http extensions and prepare some socket work
|
6 years ago |
Claus Vium
|
c3fa299acc
|
Remove hardcoded path and fix url bug in Windows
|
6 years ago |
Claus Vium
|
852460b991
|
kestrel init
|
6 years ago |
Claus Vium
|
33b67a357f
|
Remove unused deps
|
6 years ago |
Claus Vium
|
4db31acff9
|
Begin removing System.Net sources
|
6 years ago |
Joshua M. Boniface
|
968e282c90
|
Merge pull request #1007 from Bond-009/time
Log time in a standardized way
|
6 years ago |
Bond-009
|
1731bf7372
|
Remove ordering items
|
6 years ago |
Bond-009
|
0804bed66d
|
Log time in a standardized way
|
6 years ago |
Bond-009
|
a0606b5730
|
Don't change submodule
|
6 years ago |
Bond-009
|
9ba6227db4
|
Less string allocations
|
6 years ago |
Vasily
|
9bab93262e
|
Merge pull request #1003 from Bond-009/stopwatch
Use stopwatch for more accurate measurements and reduce log spam
|
6 years ago |
Bond_009
|
0f9006c81f
|
Use stopwatch for more accurate measurements and reduce log spam
DateTime.Now is suitible for small timespans
Replaced the needlessly complex and verbose logging for the httpserver
|
6 years ago |
Vasily
|
b3438559cc
|
Merge pull request #1000 from cvium/fix_object_disposed
Don't close the socket response multiple times
|
6 years ago |
Vasily
|
8e5cccb22c
|
Merge pull request #998 from cvium/enableraisingevents_default_true
Set EnableRaisingEvents to true for processes that require it
|
6 years ago |
Vasily
|
500c0b9cba
|
Merge pull request #979 from Wuerfelbecher/release-disable-debug
Build Package releases without debug turned on
|
6 years ago |
Joshua Boniface
|
5054a77dcf
|
Fix the ffmpeg compatibility
Doing this the other way was just complex. No longer try to override
the system ffmpeg, just put ours somewhere else and depend on that
package.
|
6 years ago |
Joshua Boniface
|
dac2c98d8a
|
Disable documentation and debug in build
|
6 years ago |
Claus Vium
|
4df3333b71
|
Remove the unused status code
|
6 years ago |
Claus Vium
|
5262e50fee
|
Try another fix
|
6 years ago |
Claus Vium
|
547d0ecf58
|
Move the check further down
|
6 years ago |