Commit Graph

24903 Commits (906f701fa81c7cde1a9a01b066f3f29ff98552a5)
 

Author SHA1 Message Date
Claus Vium 733ee12ee4
Merge pull request #10378 from Bond-009/waitforexitasync
9 months ago
Patrick Barron 1ce49b4a04
Merge branch 'master' into xml-parsing-cleanup
9 months ago
Bond-009 ba23c880f3
Merge pull request #10380 from jellyfin/renovate/dotnet-monorepo
9 months ago
renovate[bot] 502c257506
Update dependency Microsoft.AspNetCore.Authorization to v7.0.12
9 months ago
Bond_009 d15f6908b0 Empty Guids shouldn't make it into the refresh queue
9 months ago
Bond-009 1279df2032
Merge pull request #10339 from leovan/master
9 months ago
Bond-009 6b06a43c3f
Merge pull request #10347 from Bond-009/drawing
9 months ago
Bond-009 fc1f0a31a1
Merge pull request #10337 from barronpm/system-manager
9 months ago
scampower3 305405c9a1
Combine Title and Overview for multi-episodes files for NFO file (#10080)
9 months ago
Bond_009 4757ce105b Use Process.WaitForExitAsync added in .NET 5
9 months ago
herby2212 e8a05ad996 optimize checkForInactiveStreams logic
9 months ago
Bond-009 d5695efad9
Merge pull request #10067 from lonebyte/flac-hls-fixes
9 months ago
Nyanmisaka aa073748c0
Drop experimental status of flac-in-MP4 for FFmpeg 6+
9 months ago
renovate[bot] 75ee990e1d
Update github/codeql-action action to v2.22.1 (#10376)
9 months ago
tellmeY18 8466e53b8f Translated using Weblate (Malayalam)
9 months ago
Bond_009 c707baed83 Jellyfin.Drawing minor improvements
9 months ago
Bond-009 d5e86188a1
Merge pull request #10346 from Bond-009/frombase64
9 months ago
Bond-009 406c5df8a3
Merge pull request #10345 from Bond-009/getperson
9 months ago
Bond-009 0b31997b2f
Merge pull request #10348 from Bond-009/strings
9 months ago
Bond-009 cf806ddcaa
Merge pull request #10336 from Bond-009/authorization
9 months ago
Joe Rogers 7fc804e4b8
Add full version tag for renovate (#10370)
9 months ago
herby2212 994619afb2 fix formatting for build process
9 months ago
Stepan Goremykin 96c3bde346 Remove redundant nullable directive
9 months ago
Stepan Goremykin fdef9356b9 Use null propagation
9 months ago
Stepan Goremykin 212976277d Remove redundant ToString call for value types
9 months ago
Stepan Goremykin 2d7835c848 Join declaration and assignment
9 months ago
Stepan Goremykin 3259d484ff Use generated regex
9 months ago
Stepan Goremykin 6512f85ccb Pass cancellation token
9 months ago
Stepan Goremykin 160855ffe9 Use switch expression
9 months ago
Stepan Goremykin f84469d500 Remove redundant using directives
9 months ago
Stepan Goremykin 963d8e66a2 Remove redundant type specification
9 months ago
Stepan Goremykin 47254d6a22 Remove conditional access when it is known to be not null
9 months ago
Stepan Goremykin 526f9a825c Make files readonly
9 months ago
Stepan Goremykin 2360d28cbb Fix possible double dispose
9 months ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
9 months ago
Stepan Goremykin 3f9ee316d5 Use non nullable property type when possible
9 months ago
Stepan Goremykin a37dc3da96 Use async overload
9 months ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes
9 months ago
Stepan Goremykin 508c48a8ba Inline out variables
9 months ago
Stepan Goremykin d6b557d9ee Move declaration closer to usage
9 months ago
Stepan Goremykin 72faeed1db Remove redundant semicolon
9 months ago
Stepan Goremykin 73309f2649 Pass cancellation token
9 months ago
Stepan Goremykin 8925390ad4 Remove redundant cast
9 months ago
Stepan Goremykin a3d3ec7e0b Remove redundant SuppressFinalize call
9 months ago
herby2212 db5c2f738e integrate development from v1
9 months ago
herby2212 56aa37a314 Switch to named placeholders
9 months ago
Bond-009 1141883f77
Merge pull request #10321 from feilongfl/master
9 months ago
Patrick Barron c38fbece03 Remove unnecessary Trim() from GetPersonFromXmlNode
9 months ago
Patrick Barron 40e1c5f4c6 Remove logger parameter from XmlReaderExtensions.TryReadDateTime
9 months ago
Patrick Barron 1dd6442e89 Use extension methods in GetPersonFromXmlNode
9 months ago