Commit Graph

20150 Commits (3471ddfc84b409a876ebdc71582195de8ad6934f)
 

Author SHA1 Message Date
Bond_009 3471ddfc84 Fix duplicate project id in sln
3 years ago
Bond_009 bbbb811e72 Fix azure
3 years ago
Bond_009 afc70b28d4 Add Jellyfin.Server.Tests to solution
3 years ago
Bond_009 fa8bfece4e Split integration tests from unit tests
3 years ago
Bond-009 94db751f4b
Merge pull request #4754 from jellyfin/warn50
3 years ago
pkreuzt e89bd8ba02 Translated using Weblate (Galician)
3 years ago
Bond_009 d202df6e8a Remove useless line
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
Joshua M. Boniface 3c46f10e3d
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
3 years ago
Joshua M. Boniface 0ef8bea125
Merge pull request #5406 from cvium/trycleanstring-dont-die-on-me
3 years ago
Joshua M. Boniface 82d88bdec6
Merge pull request #5409 from ikomhoog/master
3 years ago
Claus Vium 90cdd1345d
Merge pull request #5407 from Bond-009/hack
3 years ago
BaronGreenback d3390302f9
Update ApplicationHost.cs
3 years ago
Bond_009 54f81c4da4 Call ToLower on CollectionTypeOptions.ToString
3 years ago
Ikomhoog 02122f28cc Update contributors
3 years ago
Ikomhoog d4201f812c Changed string.Length == 0 to string.IsNullOrEmpty in case of null
3 years ago
Bond_009 2e62c09f2e Fix casing CollectionType
3 years ago
Joshua M. Boniface 480dd66428
Merge pull request #5402 from Ullmie02/fix-null-size
3 years ago
WWWesten bc95268bd6 Translated using Weblate (Kazakh)
3 years ago
cvium fcacae8cde return empty span instead of null for backwards compat
3 years ago
cvium e0db17a935 do not throw ArgumentNullException in TryCleanString
3 years ago
David 60ffa6f514 Use FileShare.None when creating files
3 years ago
Bond-009 a1cdc2c63f
Merge pull request #5385 from Bond-009/dlna2
3 years ago
Bond-009 497ea57fd2
Merge pull request #5381 from cvium/fix-network-substitution
3 years ago
cvium 946411be8e Remove redundant check
3 years ago
cvium 67af30d1ff Remove redundant checks
3 years ago
cvium 54211b921c rider is a prick
3 years ago
cvium bc661c16e1 simplify
3 years ago
dkanada 22402650cb
Merge pull request #5354 from shortspider/AddFfmpegToReadme
3 years ago
Nathan Mascitelli 10229e1afe
Link to jellyfin-ffmpeg
3 years ago
Bond_009 e8413ed8c0 Use XDocument.LoadAsync instead of XDocument.Parse
3 years ago
Bond-009 e839929b91
Merge pull request #5380 from Bond-009/plugins
3 years ago
Bond-009 db2d1bca33
Merge pull request #5382 from crobibero/json-version-converter
3 years ago
Bond-009 3741be51ec
Merge pull request #5383 from cvium/fix-mergeversions-overflow
3 years ago
Bond-009 1d87274cc2
Merge pull request #5377 from cvium/fix-tmdb-image-languages
3 years ago
cvium 59814bd55e do not pick a linked item as primary when merging versions
3 years ago
Claus Vium d0a2d00b29
Fix UpdateMediaPath model binding (#5378)
3 years ago
Cody Robibero df1951cfe2
Apply suggestions from code review
3 years ago
crobibero fd0b3ca5ef Add JsonVersionConverter and tests
3 years ago
cvium 37e374d33d make sure network path substitution matches correctly
3 years ago
Bond_009 a6d0db5d04 100% branch coverage for DashboardController
3 years ago
Bond-009 a0f6bc14a2
Merge pull request #5375 from crobibero/default-api-value
3 years ago
Nichgon ed7154db68 Translated using Weblate (Thai)
3 years ago
cvium ba366118f9 Do not use language or imagelanguages when searching for images
3 years ago
crobibero 858c91ab48 Specify defaults or set query parameter to nullable
3 years ago
dkanada 8615847a8a
Merge pull request #5345 from BaronGreenback/IP6Fix
3 years ago
dkanada 74a927db3e
Merge pull request #5362 from crobibero/case-json
3 years ago
crobibero 631c0a35f6 Always use case insensitive json parsing for api
3 years ago
Claus Vium ddc62a89ba
Merge pull request #5356 from cvium/fix_provideridextensions
3 years ago
BaronGreenback d819a1d928
Remove Content-Length header from DLNA HEAD request (#5335)
3 years ago