| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-24 | Sending multicasts out of Sockets without setting the broadcast to true - ↵ | BaronGreenback | |
| causes the error "Bad value for ai_flags" on some systems (#3404) The underlying cause looks to be https://github.com/dotnet/runtime/issues/28630. Basically, it's an access denied bug. It looks like multicasts need the same access rights as broadcasts on some systems. | |||
| 2020-06-24 | Removed debugging info | BaronGreenback | |
| 2020-06-24 | implement ChangeEasyPassword from legacy provider | crobibero | |
| 2020-06-24 | Merge pull request #3421 from Ullmie02/api-tvshows | Patrick Barron | |
| Move TvShowsService to Jellyfin.Api | |||
| 2020-06-24 | add missing docs and attributes | crobibero | |
| 2020-06-24 | Added logging and broadcast = true | BaronGreenback | |
| Not intended for merge into the fork. | |||
| 2020-06-24 | Merge pull request #30 from jellyfin/master | BaronGreenback | |
| Updating master | |||
| 2020-06-24 | Finish TvShowsController | David | |
| 2020-06-23 | fix controller attribute | crobibero | |
| 2020-06-23 | Merge remote-tracking branch 'upstream/api-migration' into api-livetv | crobibero | |
| 2020-06-23 | Move LiveTvService.cs to Jellyfin.Api | crobibero | |
| 2020-06-23 | Merge pull request #2904 from Bond-009/buffer | Anthony Lavado | |
| Use System.Buffers in RangeRequestWriter | |||
| 2020-06-23 | Merge pull request #3386 from jellyfin/azure-ci | Joshua M. Boniface | |
| Add Azure DevOps package builds | |||
| 2020-06-23 | Merge pull request #3285 from Ullmie02/api-system | Patrick Barron | |
| Move SystemService to Jellyfin.Api | |||
| 2020-06-23 | Merge pull request #3425 from crobibero/revert-baseitem-logger | Bond-009 | |
| Revert ILoggerFactory usage in BaseItem.cs | |||
| 2020-06-23 | Revert ILoggerFactory usage in BaseItem.cs | crobibero | |
| 2020-06-23 | Merge pull request #3407 from telans/vscode | dkanada | |
| .gitignore: ignore jellyfin-web symlink & .vscode: dotnet telemetry optout | |||
| 2020-06-23 | remove vscode launch.json comments | telans | |
| 2020-06-23 | gitignore: catch jellyfin-web as symlink | telans | |
| 2020-06-23 | vscode: dotnet telemetry optout | telans | |
| 2020-06-23 | Merge branch 'master' into feature/ffmpeg-version-check | Max Git | |
| 2020-06-23 | Merge pull request #3418 from Bond-009/minor3 | dkanada | |
| Minor changes | |||
| 2020-06-23 | Merge branch 'master' into feature/ffmpeg-version-check | Max Git | |
| 2020-06-22 | fix merge | crobibero | |
| 2020-06-22 | Merge remote-tracking branch 'upstream/master' into easypassword | crobibero | |
| 2020-06-23 | Merge pull request #3420 from Ullmie02/api-missing-policy | Patrick Barron | |
| Add missing authorization policies (new Web Api) | |||
| 2020-06-22 | Merge pull request #3419 from crobibero/api-branding | Patrick Barron | |
| move BrandingService.cs to Jellyfin.Api | |||
| 2020-06-23 | Merge pull request #3416 from ↵ | dkanada | |
| jellyfin/dependabot/nuget/prometheus-net.AspNetCore-3.6.0 Bump prometheus-net.AspNetCore from 3.5.0 to 3.6.0 | |||
| 2020-06-22 | Move TvShowsService to Jellyfin.Api started | David | |
| 2020-06-22 | Merge pull request #3409 from Bond-009/scanerror | Anthony Lavado | |
| Fix scan crashed | |||
| 2020-06-22 | fix tests | crobibero | |
| 2020-06-22 | Add missing default authorization policy | David | |
| 2020-06-22 | Merge branch 'api-branding' of github.com:crobibero/jellyfin into api-branding | crobibero | |
| 2020-06-22 | move BrandingService.cs to Jellyfin.Api | crobibero | |
| 2020-06-22 | Update launchSettings.json | Cody Robibero | |
| 2020-06-22 | Add missing authorization policies | David | |
| 2020-06-22 | move BrandingService.cs to Jellyfin.Api | crobibero | |
| 2020-06-22 | Minor changes | Bond-009 | |
| 2020-06-22 | Merge pull request #3411 from neilsb/system-plugin-removal | Bond-009 | |
| Prevent system plugins from being uninstalled | |||
| 2020-06-22 | Bump prometheus-net.AspNetCore from 3.5.0 to 3.6.0 | dependabot[bot] | |
| Bumps [prometheus-net.AspNetCore](https://github.com/prometheus-net/prometheus-net) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/prometheus-net/prometheus-net/releases) - [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History) - [Commits](https://github.com/prometheus-net/prometheus-net/compare/v3.5.0...v3.6.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-22 | Merge pull request #3414 from jellyfin/dependabot/nuget/prometheus-net-3.6.0 | dkanada | |
| Bump prometheus-net from 3.5.0 to 3.6.0 | |||
| 2020-06-22 | Merge pull request #3415 from ↵ | dkanada | |
| jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.5.0 Bump Swashbuckle.AspNetCore from 5.4.1 to 5.5.0 | |||
| 2020-06-22 | Merge pull request #3417 from jellyfin/dependabot/nuget/Moq-4.14.3 | dkanada | |
| Bump Moq from 4.14.1 to 4.14.3 | |||
| 2020-06-22 | Merge pull request #3244 from jellyfin/custom-repos | dkanada | |
| Initial implementation for custom plugin repositories | |||
| 2020-06-22 | apply suggestions from code review | dkanada | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-06-22 | Bump Moq from 4.14.1 to 4.14.3 | dependabot[bot] | |
| Bumps [Moq](https://github.com/moq/moq4) from 4.14.1 to 4.14.3. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.14.1...v4.14.3) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-22 | Bump Swashbuckle.AspNetCore from 5.4.1 to 5.5.0 | dependabot[bot] | |
| Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.4.1 to 5.5.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.4.1...v5.5.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-22 | Bump prometheus-net from 3.5.0 to 3.6.0 | dependabot[bot] | |
| Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/prometheus-net/prometheus-net/releases) - [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History) - [Commits](https://github.com/prometheus-net/prometheus-net/compare/v3.5.0...v3.6.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-22 | removing stray < character from description. | BaronGreenback | |
| 2020-06-22 | Using Version class. | BaronGreenback | |
