Commit Graph

24902 Commits (c7a94d48ae019f41d5f06340bca7efe0788ad5ad)
 

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