Commit Graph

25170 Commits (449365182cb710e5d0d18b1d599a53f76b814dd8)
 

Author SHA1 Message Date
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
Patrick Barron 0e51ffa169 Add TryReadInt to XmlReaderExtensions
12 months ago
Patrick Barron 8a7a1cc723 Add ReadNormalizedString to XmlReaderExtensions
12 months ago
Patrick Barron 99832642ce Add TryParseDateTime and TryParseDateTimeExact to XmlReaderExtensions
12 months ago
Patrick Barron 1a6ec2c740 Add GetStringArray and GetPersonArray to XmlReaderExtensions
12 months ago
Patrick Barron bdca4ed322 Add XmlReader.GetPersonFromXmlNode
12 months ago
renovate[bot] ffb3df9e77
Update github/codeql-action action to v2.22.0 (#10351)
12 months ago
Claus Vium 0d2202de4f
Merge pull request #10255 from thomasjohansen/fix/probesize
12 months ago
Claus Vium 6593aa1255
Merge pull request #10135 from 0x25CBFC4F/fix/ffmpeg-probesize
12 months ago
Claus Vium a18b3fbe70
simplify the if
12 months ago
[ ] e9e1fd214b Translated using Weblate (Pirate (pr))
12 months ago
Bond_009 b176beb88e Reduce string allocations
12 months ago
fei long 33b3331c72
change Substring to AsSpan
12 months ago
Bond_009 efc4c305a9 Use CryptoStream to convert stream from base64
12 months ago
Bond_009 852f1dc0c1 Don't create non existent persons in LibraryManager.GetPerson
12 months ago
Bond-009 b87765bace
Update Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
12 months ago
Bond-009 40f7eb4e8c
Merge pull request #10340 from jellyfin/renovate/pin-dependencies
12 months ago
renovate[bot] 7dd4c12231
Pin actions/stale action to 1160a22
12 months ago
Jacob Slusser 130c035d4f
#10333 Updates issue stale action to fix issues with not running (#10334)
12 months ago
Leo cb8a8c3ef4
fix: use movie.nfo first when <filename>.nfo also exists (jellyfin/jellyfin#1558)
12 months ago
Bond-009 86c96c8e26
Merge pull request #10330 from nyanmisaka/fix-ffmpeg-opt-fedora
12 months ago
Patrick Barron 6f7413812f Add SystemManager service
12 months ago
Artnal c9ce246c17 Translated using Weblate (French)
12 months ago
Piranha 35e09cf203 Translated using Weblate (Spanish)
12 months ago
Bond_009 76c64516a7 Simplify some stuff in AuthorizationContext
12 months ago
Bond_009 6f2c165cc3 Use Authorization header in integration tests
12 months ago
Bond-009 c124d02501
Merge pull request #10331 from barronpm/minor-cleanup
12 months ago
Pithaya 487d79f8ac
Add book related values to PersonKind (#10325)
1 year ago
Claus Vium 467aa40d21
Merge pull request #10222 from Bond-009/photos
1 year ago
Patrick Barron 12b51cf2ba Reduce nesting in SessionManager.OnPlaybackStopped
1 year ago
Patrick Barron 78e00578c2 Use DI for IFileSystem
1 year ago
Patrick Barron fa26bcde3a Remove unnecessary ToString in RobotsRedirectionMiddleware
1 year ago
Patrick Barron 1ca9f8b04b Remove unused fields and parameters
1 year ago