Commit Graph

24718 Commits (8d7e4229ca694d8222cd7b97519b63a5c79f770b)
 

Author SHA1 Message Date
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
8 months ago
Bond-009 075b828cbf
Merge pull request #10393 from jellyfin/renovate/ci-deps
8 months ago
renovate[bot] 9bf624b9ad
Update github/codeql-action action to v2.22.2
8 months ago
nextlooper42 d170be88b0 Translated using Weblate (Slovak)
8 months ago
Bond-009 59f45739e7
Merge pull request #10389 from Bond-009/warn5
8 months ago
Bond-009 456d9dc0a6
StreamingHelpers.GetOutputFileExtension should never return null (#10387)
8 months ago
Bond-009 c02f2d4791
Merge pull request #10379 from Bond-009/emptyguid
8 months ago
Bond_009 584dc05c3c Enable CodeAnalysisTreatWarningsAsErrors for MediaBrowser.Common
8 months ago
Bond_009 35d63ec540 Fix regression
8 months ago
Bond-009 26571a8c51
Deprecate CanLaunchWebBrowser (#10381)
8 months ago
Tim Eisele dc27d8f9cd
Refactor URI overrides (#10051)
8 months ago
renovate[bot] a88e13a677
Update dotnet monorepo to v7.0.12 (#10382)
8 months ago
lonebyte 74f61fbd79
Fix HLS playback of m4a files with mjpeg stream (#10069)
8 months ago
Bond-009 c45157158e
Merge pull request #10352 from barronpm/xml-parsing-cleanup
8 months ago
Claus Vium 733ee12ee4
Merge pull request #10378 from Bond-009/waitforexitasync
8 months ago
Patrick Barron 1ce49b4a04
Merge branch 'master' into xml-parsing-cleanup
8 months ago
Bond-009 ba23c880f3
Merge pull request #10380 from jellyfin/renovate/dotnet-monorepo
8 months ago
renovate[bot] 502c257506
Update dependency Microsoft.AspNetCore.Authorization to v7.0.12
8 months ago
Bond_009 d15f6908b0 Empty Guids shouldn't make it into the refresh queue
8 months ago
Bond-009 1279df2032
Merge pull request #10339 from leovan/master
8 months ago
Bond-009 6b06a43c3f
Merge pull request #10347 from Bond-009/drawing
8 months ago
Bond-009 fc1f0a31a1
Merge pull request #10337 from barronpm/system-manager
8 months ago
scampower3 305405c9a1
Combine Title and Overview for multi-episodes files for NFO file (#10080)
8 months ago
Bond_009 4757ce105b Use Process.WaitForExitAsync added in .NET 5
8 months ago
Bond-009 d5695efad9
Merge pull request #10067 from lonebyte/flac-hls-fixes
8 months ago
Nyanmisaka aa073748c0
Drop experimental status of flac-in-MP4 for FFmpeg 6+
8 months ago
renovate[bot] 75ee990e1d
Update github/codeql-action action to v2.22.1 (#10376)
8 months ago
tellmeY18 8466e53b8f Translated using Weblate (Malayalam)
8 months ago
Bond_009 c707baed83 Jellyfin.Drawing minor improvements
8 months ago
Bond-009 d5e86188a1
Merge pull request #10346 from Bond-009/frombase64
8 months ago
Bond-009 406c5df8a3
Merge pull request #10345 from Bond-009/getperson
8 months ago
Bond-009 0b31997b2f
Merge pull request #10348 from Bond-009/strings
8 months ago
Bond-009 cf806ddcaa
Merge pull request #10336 from Bond-009/authorization
8 months ago
Joe Rogers 7fc804e4b8
Add full version tag for renovate (#10370)
8 months ago
Stepan Goremykin 96c3bde346 Remove redundant nullable directive
8 months ago
Stepan Goremykin fdef9356b9 Use null propagation
8 months ago
Stepan Goremykin 212976277d Remove redundant ToString call for value types
8 months ago
Stepan Goremykin 2d7835c848 Join declaration and assignment
8 months ago
Stepan Goremykin 3259d484ff Use generated regex
8 months ago
Stepan Goremykin 6512f85ccb Pass cancellation token
8 months ago
Stepan Goremykin 160855ffe9 Use switch expression
8 months ago
Stepan Goremykin f84469d500 Remove redundant using directives
8 months ago
Stepan Goremykin 963d8e66a2 Remove redundant type specification
8 months ago
Stepan Goremykin 47254d6a22 Remove conditional access when it is known to be not null
8 months ago
Stepan Goremykin 526f9a825c Make files readonly
8 months ago
Stepan Goremykin 2360d28cbb Fix possible double dispose
8 months ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
8 months ago
Stepan Goremykin 3f9ee316d5 Use non nullable property type when possible
8 months ago
Stepan Goremykin a37dc3da96 Use async overload
8 months ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes
8 months ago