Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/d39decf9185a8221eb8f28ca752a233446f54ceb/Emby.Drawing You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

169 Commits (d39decf9185a8221eb8f28ca752a233446f54ceb)

Author SHA1 Message Date
Erwin de Haan 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 years ago
Erwin de Haan ee7bf86e0f Adjusted the Product Name so the User Agent is correct/better. 6 years ago
Claus Vium 7322485a6d Skip processing of images that don't exist 6 years ago
Vasily 3a88a3c795
Merge pull request from Bond-009/imagedimensions 6 years ago
Bond_009 70c85925af Move some arrays to generics 6 years ago
Bond-009 e216702bcf Complete rename ImageSize -> ImageDimensions 6 years ago
Bond-009 78e4e2ed92 Fix all warnings 6 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture 6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` 6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory 6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar 6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings 6 years ago
Bond_009 ce11869a1a Move Skia back into it's own project 6 years ago
Bond_009 883575893b Change image dimentions from double to int 6 years ago
Bond_009 722120af74 Remove conditions that are always true/false 6 years ago
Andrew Rabert 6a5488c651 Formatting 6 years ago
Andrew Rabert 1cf1e9bfa1 Update appPaths position 6 years ago
Andrew Rabert 7469ed4e6e Update logger position 6 years ago
Andrew Rabert c7f648f86a Merge branch 'dev' into imagesize 6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory 6 years ago
Bond_009 7e4cc9f513 Touchup 6 years ago
Bond_009 ca910325f3 Remove unneeded fields 6 years ago
Bond_009 8fc8fc0622 Cleanup ImageProcessor 6 years ago
Andrew Rabert 875392c77f Combine Emby.Drawing and Emby.Drawing.Skia 6 years ago
Andrew Rabert 449dd1a6a2 Remove allowSlowMethods from image processing 6 years ago
Andrew Rabert 9a7a5ef50e Replace custom image parser with Skia 6 years ago
Erwin de Haan c5430f86b0 Fixed csproj and xml identation. 6 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes 6 years ago
Erwin de Haan 9d0a08571e Merge branch 'dev' into reformat 6 years ago
Joshua M. Boniface f8dd182e42 Merge pull request from hawken93/misc_fix 6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters. 6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form. 6 years ago
Erwin de Haan 089ad8e7c2 Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt 6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Erwin de Haan 742bef5b5f EditorConfig reformat: Non-CS files. 6 years ago
Erwin de Haan 009c95d972 Visual Studio Reformat: Emby.Drawing 6 years ago
hawken f2dae8ee51 Make image header extension matching case insensitive 6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup 6 years ago
Joshua M. Boniface 15c89d281e Merge pull request from hawken93/linting 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
Bond_009 432be01934 Fix the DecodeJfif function to get image sizes 6 years ago
hawken bd169e4fd4 remove trailing whitespace 6 years ago
Anthony Lavado 87812d1e7f Fix spacing to C#/Visual Studio standards 6 years ago
Bond_009 79d18cf5a5 Clean up some catch statements 6 years ago
Bond_009 ea4c914123 Fix exception logging 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension 6 years ago
Bond_009 b4edb24ec3 Change libraries from netcoreapp to netstandard 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago