Bond_009
2ef4ffd698
More warnings (removed)
2019-12-11 00:13:57 +01:00
Bond_009
9d4ce82ab9
Enable TreatWarningsAsErrors
for MediaBrowser.Common and Emby.Photos
...
Adds `#pragma warning disable CS1591` to all files in
MediaBrowser.Common containing undocumented members.
2019-10-09 17:14:15 +02:00
Bond_009
5eaf5465a5
Check checksum for plugin downloads
...
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
2019-08-11 15:54:58 +02:00
Claus Vium
be86ea2982
Update MediaBrowser.Common/Net/IHttpClient.cs
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-03-27 16:34:56 +01:00
Bond-009
369785c184
Remove usage of depricated 'WebRequest'
...
Ref: https://docs.microsoft.com/en-us/dotnet/api/system.net.webrequest?view=netframework-4.7.2
2019-03-08 20:17:17 +01:00
Erwin de Haan
65bd052f3e
ReSharper conform to 'var' settings
2019-01-13 21:37:13 +01:00
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
2019-01-13 21:01:16 +01:00
Bond_009
a1b96a3135
Clean up HttpClientManager, LiveTvManager and InstallationManager
2019-01-03 18:24:26 +01:00
Andrew Rabert
a86b71899e
Add GPL modules
2018-12-27 18:27:57 -05:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
060215143f
improve httpclient resource disposal
2017-10-20 12:16:56 -04:00
Luke Pulverenti
49b799adbe
3.2.30.8
2017-09-05 15:49:02 -04:00
Luke Pulverenti
4331700747
support sending upnp events
2014-04-21 12:02:30 -04:00
MrSmoke
6657ce2145
Added missing method to IHttpClient
2014-02-12 09:24:22 +11:00
Luke Pulverenti
cb9b570a2a
live tv updates
2013-12-16 13:44:03 -05:00
Luke Pulverenti
0bdc8a49d5
switch from httpclient to plain httpwebrequest
2013-11-30 01:07:25 -05:00
Luke Pulverenti
7e5bdc837a
added GetTempFileResponse
2013-07-20 17:36:59 -04:00
Luke Pulverenti
8a1b12b7d8
tightened up image saving to reduce knowledge of file names
2013-06-28 16:25:58 -04:00
Luke Pulverenti
87598ca6d0
add customizable accept header to http client interface
2013-05-04 00:07:27 -04:00
Luke Pulverenti
58c77529d2
removed superfluous GetMemoryStream
2013-04-20 18:19:55 -04:00
LukePulverenti
fe1834e6be
Add resume capability to GetTempFile
2013-03-14 15:52:53 -04:00
LukePulverenti
627b8370a8
made IHttpClient a little more flexible, allow Semaphore to be optional
2013-03-03 00:25:42 -05:00
LukePulverenti
2d06095447
plugin security fixes and other abstractions
2013-02-25 22:43:04 -05:00
LukePulverenti
28ccfb1bd1
extracted httpclient dependancy
2013-02-24 19:13:45 -05:00