aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api
AgeCommit message (Collapse)Author
2021-02-13Merge pull request #5213 from Bond-009/tests9Bond-009
Add tests for RequestHelpers.GetItemTypeStrings
2021-02-12remove deprecated settings from server configdkanada
2021-02-11Add tests for RequestHelpers.GetItemTypeStringsBond_009
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-09Update to dotnet 5.0.3crobibero
2021-02-08Bump Swashbuckle.AspNetCore.ReDoc from 5.6.3 to 6.0.2dependabot[bot]
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.6.3 to 6.0.2. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.6.3...v6.0.2) Signed-off-by: dependabot[bot] <support@github.com>
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-28Merge pull request #5117 from jellyfin/fix-framerate-localeClaus Vium
Make FRAME-RATE field culture invariant
2021-01-28make FRAME-RATE field culture invariantnyanmisaka
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-24Restore weird behaviourBond_009
2021-01-24Remove useless abstraction and clean up formattingBond_009
2021-01-24Fix GetOrderBy and add testsBond_009
2021-01-23Use ArrayModelBinder for sortBy and sortOrdercrobibero
2021-01-23Merge pull request #5069 from crobibero/obsolete-paramJoshua M. Boniface
2021-01-23Merge pull request #5031 from crobibero/5.0.2Joshua M. Boniface
Update to dotnet 5.0.2
2021-01-21Apply suggestions from code reviewCody Robibero
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2021-01-20Add ability to mark query parameter as obsolete.crobibero
2021-01-16dotnet 5.0.2crobibero
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
2021-01-01Merge pull request #4905 from BaronGreenback/streamingHelperBond-009
Null exception fix
2021-01-01Change log level for converterscrobibero
2021-01-01Update StreamingHelpers.csBaronGreenback
Null exception fix
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-23Merge pull request #4849 from crobibero/clean-depsBond-009
Remove unused dependencies
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-22Remove unused depscrobibero
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