| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-17 | Merge pull request #6956 from cvium/what_could_go_wrong | Cody Robibero | |
| 2021-12-15 | Merge pull request #7002 from crobibero/dotnet-6.0.1 | Joshua M. Boniface | |
| 2021-12-15 | Merge branch 'master' into what_could_go_wrong | Claus Vium | |
| 2021-12-14 | Update to dotnet 6.0.1 | Cody Robibero | |
| 2021-12-12 | Use BaseItemKind where possible | Cody Robibero | |
| 2021-12-11 | Merge pull request #6902 from cvium/migrate_networkconfig | Cody Robibero | |
| Migrate network configuration safely | |||
| 2021-12-07 | Refactor extras parsing | cvium | |
| 2021-11-30 | - take into account the streams dlnaheaders query parameter set by the ↵ | Marius Luca | |
| DidlBuilder NormalizeDlnaMediaUrl function | |||
| 2021-11-27 | Use the Memory overload for ReadAsync (#6865) | Claus Vium | |
| 2021-11-24 | Create a store key constant for network | cvium | |
| 2021-11-24 | Migrate network configuration safely | cvium | |
| 2021-11-21 | Merge pull request #6879 from crobibero/client-log-cleanup | Claus Vium | |
| Remove ClientLog endpoints | |||
| 2021-11-20 | Remove ClientLog endpoints | Cody Robibero | |
| 2021-11-19 | Add ability to exclude active sessions from resumable items | Cody Robibero | |
| 2021-11-16 | Fix some warnings | Bond_009 | |
| 2021-11-16 | Remove unused dependencies | cvium | |
| 2021-11-15 | - ensure the proper StartTimeTicks variable is forwarded to the ↵ | Marius Luca | |
| AddDlnaHeaders function | |||
| 2021-11-13 | Don't throw exception on unauthenticated requests | Cody Robibero | |
| 2021-11-13 | Merge pull request #6836 from cvium/apphost_light_cleanup | Cody Robibero | |
| 2021-11-13 | Very light cleanup in applicationhost | cvium | |
| 2021-11-11 | Fix nullability on DisplayPreferencesDto | Cody Robibero | |
| Remove duplicate, fix namespace | |||
| 2021-11-09 | Fix some warnings | Bond_009 | |
| down to 580 | |||
| 2021-11-09 | Fix some warnings | Bond_009 | |
| 609 left | |||
| 2021-11-08 | Fix and disable new dotnet6 warnings | Cody Robibero | |
| 2021-11-08 | Update to full dotnet 6 | Cody Robibero | |
| 2021-11-05 | Use client info from claims | Cody Robibero | |
| 2021-11-02 | Merge remote-tracking branch 'upstream/master' into client-logger | Cody Robibero | |
| 2021-10-31 | Use correct id when finding existing dlna profile | Cody Robibero | |
| 2021-10-30 | Update Jellyfin.Api/Models/ClientLogDtos/ClientLogDocumentResponseDto.cs | Cody Robibero | |
| Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com> | |||
| 2021-10-29 | Use response dto | Cody Robibero | |
| 2021-10-28 | Update documentation; use information from authorization; return generated ↵ | Cody Robibero | |
| filename | |||
| 2021-10-27 | Suggestions from review | Cody Robibero | |
| 2021-10-26 | Add ability to upload entire file | Cody Robibero | |
| 2021-10-26 | Merge remote-tracking branch 'upstream/master' into client-logger | Cody Robibero | |
| 2021-10-26 | Merge pull request #5755 from BaronGreenback/NetworkAccessPolicy | Claus Vium | |
| 2021-10-25 | Merge pull request #6486 from ↵ | Claus Vium | |
| fredriklindberg/support-forwarded-headers-for-api-url | |||
| 2021-10-20 | Bump Swashbuckle.AspNetCore.ReDoc from 6.2.2 to 6.2.3 | dependabot[bot] | |
| Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.2.2...v6.2.3) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.ReDoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-10-20 | Merge pull request #6714 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-6.2.3 | |||
| 2021-10-19 | Add IsAutomated to SubtitleSearchRequest | MBR-0001 | |
| 2021-10-18 | Bump Swashbuckle.AspNetCore from 6.2.2 to 6.2.3 | dependabot[bot] | |
| Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.2.2...v6.2.3) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-10-12 | Update to dotnet6.rc2 | Cody Robibero | |
| 2021-10-10 | Throw on FFmpeg non-zero exit code | Dmitry Lyzo | |
| 2021-10-09 | Merge pull request #6657 from Bond-009/dotnetbug | Claus Vium | |
| 2021-10-08 | Merge pull request #6663 from crobibero/dotnet-6-rc1 | Claus Vium | |
| Reference dotnet6-rc1 packages | |||
| 2021-10-08 | Merge pull request #6678 from Bond-009/random | Claus Vium | |
| Use new Random.Shared instead of creating new instances | |||
| 2021-10-08 | Use new Random.Shared instead of creating new instances | Bond_009 | |
| 2021-10-06 | Set AnalysisMode to AllEnabledByDefault | Bond_009 | |
| 2021-10-04 | Queue refresh after subtitle upload + minor fixes | cvium | |
| 2021-10-04 | Reference dotnet6-rc1 packages | Cody Robibero | |
| 2021-10-03 | Remove workaround for dotnet/runtime#42790 | Bond_009 | |
