aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Collapse)Author
2021-03-05do not pick a linked item as primary when merging versionscvium
2021-02-24Fix unchecked inputBond_009
2021-02-22Merge pull request #5273 from Bond-009/warn31Joshua M. Boniface
2021-02-22Fix testsBond_009
2021-02-22Add tests for DashboardControllerBond_009
2021-02-20Fix buildBond_009
2021-02-20Merge pull request #5223 from Bond-009/minor10dkanada
Minor improvements
2021-02-13Minor improvementsBond_009
2021-02-12remove deprecated settings from server configdkanada
2021-02-11Merge pull request #5208 from crobibero/api-post-imageBond-009
Add image file accept to openapi
2021-02-10Create BaseItemKind enumcrobibero
2021-02-10Add image file accept to openapicrobibero
2021-02-06Update Jellyfin.Api/Controllers/UserController.csDavid Ullmer
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-02-06Fix forgot password pin requestDavid
2021-02-05Merge pull request #5010 from BaronGreenback/Remove_IPluginConfigurationPagedkanada
Removal of IPluginConfigurationPage
2021-01-26Merge pull request #5097 from Bond-009/cleanup4Bond-009
Remove useless abstraction and clean up formatting
2021-01-24Mark non-nullable body as nullcrobibero
2021-01-24Remove useless abstraction and clean up formattingBond_009
2021-01-23Use ArrayModelBinder for sortBy and sortOrdercrobibero
2021-01-20Add ability to mark query parameter as obsolete.crobibero
2021-01-15Add query parameter to disable returning first episode as next upcrobibero
2021-01-15Remoed configurationPageTypeBaronGreenback
2021-01-12Removal of IPluginConfigurationPageBaronGreenback
2021-01-10Require elevated auth to upload subtitlescrobibero
2021-01-02Fix inverted SkipWhilecrobibero
2020-12-30Merge branch 'master' into PluginDowngradeCody Robibero
2020-12-30Encoding fix for System Logs. (#4564)BaronGreenback
2020-12-23Updated to latest unstable.BaronGreenback
2020-12-23Changes as requestedBaronGreenback
2020-12-22Merge pull request #4850 from BaronGreenback/NetworkApiFixJoshua M. Boniface
Null reference fix
2020-12-22Merge pull request #4821 from BaronGreenback/disableDlnaJoshua M. Boniface
2020-12-22Possible null reference fix.BaronGreenback
2020-12-22changed to constantsBaronGreenback
2020-12-22Changed to 503.BaronGreenback
2020-12-21Merge pull request #4824 from crobibero/livestream-post-bodyClaus Vium
Add request parameters to OpenLiveStreamDto
2020-12-21Merge pull request #4836 from crobibero/dashboard-themeClaus Vium
Return dashboardTheme when requesting DisplayPreferences
2020-12-20Fix similar endpoint for TVDavid
2020-12-20Return dashboardTheme when requesting DisplayPreferencescrobibero
2020-12-20Re-add IsMovieDavid
2020-12-20Fix similar items endpoint for movies and TVDavid
2020-12-19Add request parameters to OpenLiveStreamDtocrobibero
2020-12-19Added xml docsBaronGreenback
2020-12-19Did the other API,BaronGreenback
2020-12-18Updated docs.BaronGreenback
2020-12-18Disable API if dlna is disabled.BaronGreenback
2020-12-18Renamed to ImagePathGreenback
2020-12-18Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-17Set filename when downloading filecrobibero
2020-12-16Corrections as recommended.Greenback