| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-05 | Merge pull request #4210 from nielsvanvelzen/typed-websocket-message | Bond-009 | |
| Use enum for WebSocket message types | |||
| 2020-10-03 | feat(CommaDelimitedArrayModelBinder): add none result check | github@esslinger.dev | |
| 2020-10-02 | Merge branch '4214-supported-commands-enum' of ↵ | github@esslinger.dev | |
| https://github.com/skyfrk/jellyfin into 4214-supported-commands-enum | |||
| 2020-10-02 | feat: implement CommaDelimitedArrayModelBinderProvider | github@esslinger.dev | |
| 2020-10-02 | refactor: simplify null check | Simon Eßlinger | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-10-01 | fix: remove unused null check | Simon Eßlinger | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-10-01 | feat: extend CommaDelimitedArrayModelBinder to support auto generated ↵ | github@esslinger.dev | |
| openAPI spec | |||
| 2020-10-01 | feat: use CommaDelimitedArrayModelBinder to retain API | github@esslinger.dev | |
| 2020-10-01 | feat: add CommaDelimitedArrayModelBinder | github@esslinger.dev | |
| 2020-10-01 | feat: convert supportedCommands strings to enums | github@esslinger.dev | |
| 2020-09-29 | Merge pull request #3577 from crobibero/package-install-repo | Bond-009 | |
| Specify plugin repo on plugin installation | |||
| 2020-09-28 | Bump Swashbuckle.AspNetCore from 5.5.1 to 5.6.3 | dependabot[bot] | |
| Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.1 to 5.6.3. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.1...v5.6.3) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-09-28 | Bump Swashbuckle.AspNetCore.ReDoc from 5.5.1 to 5.6.3 | dependabot[bot] | |
| Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.1 to 5.6.3. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.1...v5.6.3) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-09-27 | Use SessionMessageType for WebSocket messages | Niels van Velzen | |
| 2020-09-26 | Merge remote-tracking branch 'upstream/master' into package-install-repo | crobibero | |
| 2020-09-25 | Merge pull request #4209 from cvium/fix_forgotpassword | Bond-009 | |
| Add Dto to ForgotPassword | |||
| 2020-09-25 | Add Dto to ForgotPassword | cvium | |
| 2020-09-25 | Fix Identify by renaming route parameter to match function argument | cvium | |
| 2020-09-23 | Merge pull request #4163 from Bond-009/minor4 | Anthony Lavado | |
| Minor improvements | |||
| 2020-09-23 | Merge pull request #4187 from BaronGreenback/FFMPegErrorMsg | Anthony Lavado | |
| Fix for #4184 when no FFMPEG path set. | |||
| 2020-09-23 | Merge pull request #4192 from nielsvanvelzen/generalcommand-sucks | Anthony Lavado | |
| Use GeneralCommandType enum in GeneralCommand | |||
| 2020-09-23 | Merge pull request #4082 from cromefire/patch-4 | dkanada | |
| More expressive names for the VideoStream API | |||
| 2020-09-23 | Merge pull request #4126 from crobibero/3.1.8 | dkanada | |
| update to dotnet 3.1.8 | |||
| 2020-09-21 | Use GeneralCommandType in SessionController parameters | Niels van Velzen | |
| 2020-09-21 | Use GeneralCommandType enum in GeneralCommand name | Niels van Velzen | |
| 2020-09-20 | Update SessionController.cs | BaronGreenback | |
| 2020-09-20 | Update DynamicHlsController.cs | BaronGreenback | |
| 2020-09-20 | Update Jellyfin.Api/Controllers/SessionController.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-09-19 | Update TranscodingJobHelper.cs | BaronGreenback | |
| 2020-09-19 | Update SessionController.cs | BaronGreenback | |
| 2020-09-19 | Update SessionController.cs | BaronGreenback | |
| 2020-09-19 | Update DynamicHlsController.cs | BaronGreenback | |
| 2020-09-19 | Update Jellyfin.Api/Controllers/SessionController.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-09-19 | Update Jellyfin.Api/Controllers/SessionController.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-09-19 | Update Jellyfin.Api/Controllers/SessionController.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-09-17 | Update SessionController.cs | BaronGreenback | |
| removed space | |||
| 2020-09-17 | Update DynamicHlsController.cs | BaronGreenback | |
| 2020-09-17 | Update SessionController.cs | BaronGreenback | |
| 2020-09-17 | Update DynamicHlsController.cs | BaronGreenback | |
| Removed container fields | |||
| 2020-09-17 | Inverted if statement | BaronGreenback | |
| 2020-09-17 | Update SessionController.cs | BaronGreenback | |
| 2020-09-16 | Fix | Bond_009 | |
| 2020-09-16 | Minor improvements | Bond_009 | |
| 2020-09-12 | update to dotnet 3.1.8 | crobibero | |
| 2020-09-11 | Merge pull request #4093 from crobibero/bad-route | Bond-009 | |
| Fix api routes | |||
| 2020-09-10 | Merge pull request #4116 from cvium/add_known_proxies | Bond-009 | |
| Add Known Proxies to system configuration | |||
| 2020-09-10 | Fix the test | cvium | |
| 2020-09-10 | Standardize use of IsLocal and RemoteIp | cvium | |
| 2020-09-09 | Remove nullable from required | crobibero | |
| 2020-09-09 | Merge remote-tracking branch 'upstream/master' into bad-route | crobibero | |
