Commit Graph

857 Commits (5d16d1f66de499022da3eeb484a2cdfe341bed2f)

Author SHA1 Message Date
Erwin de Haan 1f3aa3fe6f Apply review suggestions
3 years ago
Erwin de Haan 239a7156cc Fix arbitrary image file reads in ImageByNameController
3 years ago
Erwin de Haan f61d18612b Fix directory traversal in the HlsSegmentController in a fairly rudimentary but working way.
3 years ago
Patrick Barron e5380c653b Merge branch 'master' into ef-cleanup
3 years ago
Bond-009 0e5d4a3bcf
Merge pull request #5422 from Bond-009/warn51
3 years ago
Bond-009 8bb2420a25
Merge pull request #5518 from crobibero/missing-endpoints
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
crobibero 9ac9543ee2 Add missing InstantMix endpoints
3 years ago
Bond-009 260b48ef9d
Merge pull request #5515 from jellyfin/fix-refresh-endpoint
3 years ago
Claus Vium fe2a310fe2
fix refresh endpoint
3 years ago
crobibero eef15dc7ac Fix third part integration
3 years ago
David 60ffa6f514 Use FileShare.None when creating files
3 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes
3 years ago
Bond-009 e839929b91
Merge pull request #5380 from Bond-009/plugins
3 years ago
Bond-009 3741be51ec
Merge pull request #5383 from cvium/fix-mergeversions-overflow
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
Bond_009 a6d0db5d04 100% branch coverage for DashboardController
3 years ago
crobibero 858c91ab48 Specify defaults or set query parameter to nullable
3 years ago
Bond_009 914e891689 Fix unchecked input
3 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request #5273 from Bond-009/warn31
3 years ago
Bond_009 ec3237ba55 Fix tests
3 years ago
Bond_009 57102090d3 Add tests for DashboardController
3 years ago
Bond_009 40b9e7592f Fix build
3 years ago
dkanada 13d65318eb
Merge pull request #5223 from Bond-009/minor10
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
dkanada 9fcdbd4c4b remove deprecated settings from server config
3 years ago
Bond-009 76d66e0dee
Merge pull request #5208 from crobibero/api-post-image
3 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
crobibero d5f0b046bb Add image file accept to openapi
3 years ago
David Ullmer 07f1a2c2dc
Update Jellyfin.Api/Controllers/UserController.cs
3 years ago
David eb0ff0c370 Fix forgot password pin request
3 years ago
dkanada 86859a3926
Merge pull request #5010 from BaronGreenback/Remove_IPluginConfigurationPage
3 years ago
Bond-009 4a2678e63b
Merge pull request #5097 from Bond-009/cleanup4
3 years ago
crobibero 77b417e41e Mark non-nullable body as null
3 years ago
Bond_009 1c2cd7efa0
Remove useless abstraction and clean up formatting
3 years ago
crobibero 55670b91b2 Use ArrayModelBinder for sortBy and sortOrder
3 years ago
crobibero 59ff2c5b4b Add ability to mark query parameter as obsolete.
3 years ago
crobibero 3b9567d583 Add query parameter to disable returning first episode as next up
4 years ago
BaronGreenback a4e838fbf5 Remoed configurationPageType
4 years ago
BaronGreenback c6aa6ceed9 Removal of IPluginConfigurationPage
4 years ago
crobibero 5f998bdd1f Require elevated auth to upload subtitles
4 years ago
crobibero a15e126ef8 Fix inverted SkipWhile
4 years ago
Cody Robibero 5c57569692
Merge branch 'master' into PluginDowngrade
4 years ago
BaronGreenback 4c291da45c
Encoding fix for System Logs. (#4564)
4 years ago
BaronGreenback 889e988167 Updated to latest unstable.
4 years ago
BaronGreenback 62702fa3eb Changes as requested
4 years ago
Joshua M. Boniface bfdd4727b5
Merge pull request #4850 from BaronGreenback/NetworkApiFix
4 years ago
Joshua M. Boniface a77788906c
Merge pull request #4821 from BaronGreenback/disableDlna
4 years ago
BaronGreenback e113a50597 Possible null reference fix.
4 years ago