index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Jellyfin.Drawing.Skia
Age
Commit message (
Expand
)
Author
2023-11-14
Use System.Net.IPNetwork
Bond_009
2023-11-14
Update to .NET 8
Bond_009
2023-11-05
Add IDisposableAnalyzers to more projects
Bond_009
2023-10-27
Merge pull request #10472 from cvium/dispose_imagefilter
Bond-009
2023-10-25
refactor: cache the resize image filter
cvium
2023-10-25
chore(deps): use Svg.Skia instead of the deprecated SkiaSharp.Svg
cvium
2023-10-18
Merge branch 'master' into trickplay
Nick
2023-10-08
Jellyfin.Drawing minor improvements
Bond_009
2023-10-06
Reduce string allocations
Bond_009
2023-09-23
Start adding IDisposableAnalyzers to projects
Bond_009
2023-09-11
Removed nesting levels through block-scoped `using` statement (#10025)
Lehonti Ramos
2023-06-28
Merge branch 'master' into trickplay
Nick
2023-06-28
Fix clean regex
Bond-009
2023-06-28
Use RegexGenerator where possible
Bond_009
2023-06-27
Fixed RTL text not beeing rendered properly on Lib images (#9612)
JPVenson
2023-06-26
Migrate to trickplay table to EF. Rename vars/methods/members to have consist...
Nick
2023-06-22
Move SkiaSharp related code to Jellyfin.Drawing and IImageEncoder
Nick
2023-04-10
#7626 Added handling for common FormatExceptions with Skia loading sv… (#9581)
JPVenson
2023-02-04
Use Directory.Packages.props (#9135)
Zoltan Csizmadia
2023-01-28
Remove ability to add a played indicator to images (#9186)
Cody Robibero
2023-01-18
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...
renovate[bot]
2023-01-10
Use file-scoped namespaces in Jellyfin.Drawing.Skia
Patrick Barron
2023-01-10
Move Jellyfin.Drawing.Skia to src
Patrick Barron