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/ac33d1593a23b4b239bda483a4cfa36db70039e5/MediaBrowser.Controller/Drawing You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

166 Commits (ac33d1593a23b4b239bda483a4cfa36db70039e5)

Author SHA1 Message Date
Patrick Barron 4dd2ed8fb7 Remove some unused drawing code 12 months ago
Nick cd662506a1 Merge branch 'master' into trickplay 1 year ago
Bond_009 c707baed83 Jellyfin.Drawing minor improvements 1 year ago
Bond-009 3087881d93
Merge pull request from Bond-009/nullable2 1 year ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests 1 year ago
Bond_009 5677566a41 Enable nullable for more files 2 years ago
Nick ab20ceaad6 Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2 years ago
Nick 0e2c362078 Move SkiaSharp related code to Jellyfin.Drawing and IImageEncoder 2 years ago
Cody Robibero abffd160c3
Remove ability to add a played indicator to images () 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Cody Robibero 7f1223016d Merge pull request from cvium/svg 3 years ago
Cody Robibero 6520ad03f0 Fix release build 3 years ago
Cody Robibero ecb73168b3 Suggestions from review 3 years ago
Cody Robibero 360fd70fc7 Clean up 3 years ago
David Ullmer 9e23af5636 Add missing xml doc 3 years ago
David Ullmer 68db3be0e7 Remove darkening filter from Splashscreen 3 years ago
David Ullmer 3fb3ee074a Remove splashscreen generation from IImageEncoder and add IImageGenerator 3 years ago
David Ullmer 0fd4ff4451 Always use 1080p, add max parental rating 3 years ago
David Ullmer 4ba168c8a1 Add splashscreen builder 3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings 3 years ago
Bond_009 4d1d9f23d5 Use new Enum.TryParse(ReadOnlySpan<char>) overload 3 years ago
Bond_009 13fbfe6091 Target net6.0 3 years ago
Rich Lander 9aebb86a68 Fix warnings in MediaBrowser.Controller/Drawing 4 years ago
Bond_009 383c2d7374 Remove useless nullable directives 4 years ago
Cody Robibero e3f55a0c54
Reduce warnings in MediaBrowser.Controller () 4 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
Odd Stråbø e0edbc5754 Apply suggestions from code review 4 years ago
Odd Stråbø e57c1655fb Remove GetSizeEstimate & GetEstimatedAspectRatio 4 years ago
Odd Stråbø 13d0837b78 (mostly)Fix ResizeFill 4 years ago
Odd Stråbø 383aa4e4d9 Add Resize to fill box alternative to image endpoints 4 years ago
Bond-009 b2fbf97abd
Merge pull request from Bond-009/crop 4 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes 4 years ago
Bond_009 620fbf0f89
Remove CropWhitespace function 4 years ago
David Ullmer 2a84d5a693 Enable nullable for interface 4 years ago
David Ullmer b7c07f6821 Merge branch 'master' into library-pictures 4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
David a3020f2917 Use backdrop with library name as library thumbnail 4 years ago
telans 8de6452967
fix some documentation periods 5 years ago
Bond-009 9af6eda0b4
Merge pull request from telans/comment-stops 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore 5 years ago
Vasily 26eef1bbf8 Move logic of computing Blurhash components to ImageProcessor 5 years ago
Vasily 29443e3681
Apply suggestions from code review 5 years ago
Patrick Barron 56212e8101 Warnings cleanup 5 years ago
Vasily 1f83a21288 Rename Hash to BlurHash in all properties and methods for clarity 5 years ago
Patrick Barron c464f700db Remove redundant qualifiers 5 years ago
Patrick Barron 7d9d54d2ec Fix profile images. 5 years ago
Vasily 2b1ae7ac58 Fix code smells 5 years ago