Bond_009
bf4829a38c
Remove redundant statement
4 years ago
cvium
cb173d79e6
Fix the test
4 years ago
cvium
7576824cee
Standardize use of IsLocal and RemoteIp
4 years ago
Claus Vium
5813f8073c
Move HttpListenerHost middleware up the pipeline
4 years ago
Claus Vium
b9cd6a125b
Update MediaBrowser.Common/Extensions/HttpContextExtensions.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Claus Vium
bde8c00306
Don't call tostring twice
4 years ago
Claus Vium
e337756428
Remove ServiceStack and related stuff
4 years ago
BaronGreenback
301ddc1dac
Update HttpContextExtensions.cs
4 years ago
BaronGreenback
7becef73df
Update MediaBrowser.Common/Extensions/HttpContextExtensions.cs
...
Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
4 years ago
BaronGreenback
69ba385782
Corrected comment
4 years ago
BaronGreenback
f9b0816b80
Changes a suggested.
4 years ago
Bond_009
c430a7ed8f
Address comments
5 years ago
Bond_009
7f4a229cd2
Add some simple tests
5 years ago
Mark Monteiro
3d8501e462
Document exception
5 years ago
Mark Monteiro
4efdc63337
Add missing call to ConfigureAwait()
5 years ago
Mark Monteiro
1c13be085f
Make HasExitedSafe() private
5 years ago
Mark Monteiro
97c36d11d4
Use a TimeSpan instead of ms and support providing a custom CancellationToken
5 years ago
Mark Monteiro
ee2f911a2b
Remove unnecessary CommonProcess abstraction
5 years ago
Bond-009
94fe9b8f6d
Merge branch 'master' into warn17
5 years ago
Bond_009
ada3f96668
Add tests for alpha numeric sorting
5 years ago
Bond_009
07cc4be6a7
Fix some warnings
...
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
5 years ago
Bond_009
2ef4ffd698
More warnings (removed)
5 years ago
Bond-009
a2c35e6dba
Merge remote-tracking branch 'upstream/master' into random
5 years ago
Bond_009
a245f5a0d4
Rewrite hex encoder/decoder
5 years ago
Bond_009
bbc0875387
Don't shuffle some types by default
5 years ago
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.
5 years ago
Bond_009
c9820d30ed
Fix multiple mistakes and warnings
5 years ago
Bond-009
6f17a0b7af
Remove legacy auth code ( #1677 )
...
* Remove legacy auth code
* Adds tests so we don't break PasswordHash (again)
* Clean up interfaces
* Remove duplicate code
* Use auto properties
* static using
* Don't use 'this'
* Fix build
5 years ago
Bond-009
ee637e8fec
Fix warnings, improve performance ( #1665 )
...
* Fix warnings, improve performance
`QueryResult.Items` is now a `IReadOnlyList` so we don't need to
allocate a new `Array` when we have a `List` (and `Items` shouldn't need to
be mutable anyway)
* Update Providers .csproj to latest C#
* Remove extra newline from DtoService.cs
* Remove extra newline from UserLibraryService.cs
5 years ago
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
5 years ago
Joshua Boniface
ca3bb308b3
Add the proper Class too
6 years ago
Bond-009
b44a70ff36
Simplify/remove/clean code
...
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant
And ofc fix some warnings ;)
6 years ago
Claus Vium
318e0d4a24
Add GetValueOrDefault dictionary extension
6 years ago
Erwin de Haan
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan
106d1d18ed
Visual Studio Reformat: MediaBrowser.Common
6 years ago
Bond_009
3a65fb1da2
Remove obsolete GetMBId
6 years ago
Andrew Rabert
a86b71899e
Add GPL modules
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
f0507b644d
update connect exceptions
7 years ago
Luke Pulverenti
6ff89eab78
fixes #2588 - OpenSubtitlesDownloader doesn't respect X-Ratelimit-Requests-Remaining
7 years ago
Luke Pulverenti
a8b340cbb2
update portable projects
8 years ago
Luke Pulverenti
07791d46a5
rework scheduled tasks in preparation of common project going portable
8 years ago
Luke Pulverenti
d26707708d
move string.Replace extension
10 years ago
Luke Pulverenti
42b1416602
begin work on daily episodes
10 years ago
Luke Pulverenti
dc8fb33a1f
updated nuget
10 years ago
Luke Pulverenti
d7bdb744ca
add new image params
10 years ago
Luke Pulverenti
1afb28b487
add cinema mode feature
10 years ago
Luke Pulverenti
37f0e23bf4
fixes #538 - Support additional artist splitting
11 years ago
Luke Pulverenti
c59e49a8ed
revert single/multi transition. too risky for now.
11 years ago
Luke Pulverenti
1df5839eb0
factor mixed folder value into item id
11 years ago