| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-05 | Fix UpdateMediaPath model binding (#5378) | Claus Vium | |
| 2021-03-04 | Specify defaults or set query parameter to nullable | crobibero | |
| 2021-03-03 | Remove Content-Length header from DLNA HEAD request (#5335) | BaronGreenback | |
| 2021-03-01 | Merge pull request #5299 from Bond-009/tests13 | Bond-009 | |
| 2021-02-24 | Fix unchecked input | Bond_009 | |
| 2021-02-23 | Improve branch coverage | Bond_009 | |
| 2021-02-22 | Merge pull request #5273 from Bond-009/warn31 | Joshua M. Boniface | |
| 2021-02-22 | Merge pull request #5276 from Bond-009/minor12 | Joshua M. Boniface | |
| 2021-02-22 | Merge pull request #5291 from Bond-009/tests12 | Joshua M. Boniface | |
| 2021-02-22 | Bump Swashbuckle.AspNetCore from 6.0.5 to 6.0.7 | dependabot[bot] | |
| Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.0.5 to 6.0.7. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.0.5...v6.0.7) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-02-22 | Fix tests | Bond_009 | |
| 2021-02-22 | Add tests for DashboardController | Bond_009 | |
| 2021-02-22 | Bump Swashbuckle.AspNetCore.ReDoc from 6.0.5 to 6.0.7 | dependabot[bot] | |
| Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.0.5 to 6.0.7. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.0.5...v6.0.7) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-02-21 | Use GetEncodingOptions where possible | Bond_009 | |
| 2021-02-21 | Minor improvements | Bond_009 | |
| 2021-02-20 | Fix build | Bond_009 | |
| 2021-02-20 | Enable TreatWarningsAsErrors for MediaBrowser.Model | Bond_009 | |
| 2021-02-20 | Merge pull request #5223 from Bond-009/minor10 | dkanada | |
| Minor improvements | |||
| 2021-02-20 | Merge pull request #5242 from jellyfin/cancellationtokens | dkanada | |
| Properly forward cancellationTokens | |||
| 2021-02-15 | Bump Swashbuckle.AspNetCore to 6.0.5 | crobibero | |
| 2021-02-15 | Properly forward cancellationTokens | Bond_009 | |
| 2021-02-15 | Bump Swashbuckle.AspNetCore.ReDoc from 6.0.2 to 6.0.5 | dependabot[bot] | |
| Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.0.2 to 6.0.5. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.0.2...v6.0.5) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-02-13 | Merge pull request #5213 from Bond-009/tests9 | Bond-009 | |
| Add tests for RequestHelpers.GetItemTypeStrings | |||
| 2021-02-13 | Minor improvements | Bond_009 | |
| 2021-02-12 | remove deprecated settings from server config | dkanada | |
| 2021-02-11 | Add tests for RequestHelpers.GetItemTypeStrings | Bond_009 | |
| 2021-02-11 | Merge pull request #5208 from crobibero/api-post-image | Bond-009 | |
| Add image file accept to openapi | |||
| 2021-02-10 | Create BaseItemKind enum | crobibero | |
| 2021-02-10 | Add image file accept to openapi | crobibero | |
| 2021-02-09 | Update to dotnet 5.0.3 | crobibero | |
| 2021-02-08 | Bump Swashbuckle.AspNetCore.ReDoc from 5.6.3 to 6.0.2 | dependabot[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-06 | Update Jellyfin.Api/Controllers/UserController.cs | David Ullmer | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-02-06 | Fix forgot password pin request | David | |
| 2021-02-05 | Merge pull request #5010 from BaronGreenback/Remove_IPluginConfigurationPage | dkanada | |
| Removal of IPluginConfigurationPage | |||
| 2021-01-28 | Merge pull request #5117 from jellyfin/fix-framerate-locale | Claus Vium | |
| Make FRAME-RATE field culture invariant | |||
| 2021-01-28 | make FRAME-RATE field culture invariant | nyanmisaka | |
| 2021-01-26 | Merge pull request #5097 from Bond-009/cleanup4 | Bond-009 | |
| Remove useless abstraction and clean up formatting | |||
| 2021-01-24 | Mark non-nullable body as null | crobibero | |
| 2021-01-24 | Restore weird behaviour | Bond_009 | |
| 2021-01-24 | Remove useless abstraction and clean up formatting | Bond_009 | |
| 2021-01-24 | Fix GetOrderBy and add tests | Bond_009 | |
| 2021-01-23 | Use ArrayModelBinder for sortBy and sortOrder | crobibero | |
| 2021-01-23 | Merge pull request #5069 from crobibero/obsolete-param | Joshua M. Boniface | |
| 2021-01-23 | Merge pull request #5031 from crobibero/5.0.2 | Joshua M. Boniface | |
| Update to dotnet 5.0.2 | |||
| 2021-01-21 | Apply suggestions from code review | Cody Robibero | |
| Co-authored-by: dkanada <dkanada@users.noreply.github.com> | |||
| 2021-01-20 | Add ability to mark query parameter as obsolete. | crobibero | |
| 2021-01-16 | dotnet 5.0.2 | crobibero | |
| 2021-01-15 | Add query parameter to disable returning first episode as next up | crobibero | |
| 2021-01-15 | Remoed configurationPageType | BaronGreenback | |
| 2021-01-12 | Removal of IPluginConfigurationPage | BaronGreenback | |
