| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-27 | Add required nuget properties | Cody Robibero | |
| 2024-11-16 | Update projects to .NET 9 (#13023) | Bond-009 | |
| 2024-08-30 | Remove BOM from UTF-8 files | Bond_009 | |
| I think some people need to change their IDE configuration ;) | |||
| 2023-11-14 | Fix warnings | Bond_009 | |
| 2023-11-14 | Update to .NET 8 | Bond_009 | |
| 2023-11-05 | Add IDisposableAnalyzers to more projects | Bond_009 | |
| 2023-09-23 | Start adding IDisposableAnalyzers to projects | Bond_009 | |
| 2023-08-20 | fix: accessing Standard* of a Process requires manually disposing them ↵ | Claus Vium | |
| afterwards (#10125) | |||
| 2023-02-12 | Always run code analyzers for tests projects (#9304) | Bond-009 | |
| 2023-02-04 | Use Directory.Packages.props (#9135) | Zoltan Csizmadia | |
| Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com> | |||
| 2023-01-18 | chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to ↵ | renovate[bot] | |
| v3.3.4 (#9117) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-12-07 | Update deps | Bond_009 | |
| 2022-12-07 | Update projects to .net7 | Bond_009 | |
| 2022-11-09 | chore(deps): update dotnet monorepo (#8708) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-10-28 | Backport pull request #8516 from jellyfin/release-10.8.z | cvium | |
| fix: kill ffprobe if keyframe parsing fails Original-merge: 6d23de64c093b83ba5a9c40d79b6362dd508fd62 Merged-by: Claus Vium <cvium@users.noreply.github.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2022-09-23 | Backport pull request #8433 from jellyfin/release-10.8.z | Cody Robibero | |
| Update to dotnet 6.0.9 Original-merge: 4ec82ec662834867742a08dff680c938c4a5542a Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2022-09-06 | change variable to camelCase | Andreas Egli | |
| 2022-08-28 | allow additional flags after K_ for ffprobe keyframe extraction | Andreas Egli | |
| 2022-08-28 | add gentps flag to ffprobe for keyframe extraction | Andreas Egli | |
| 2022-08-28 | add TryParse to FFProbe Keyframe extraction | Andreas Egli | |
| 2022-05-09 | Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2022-03-21 | Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406 | dependabot[bot] | |
| Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.376 to 1.2.0-beta.406. - [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases) - [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406) --- updated-dependencies: - dependency-name: StyleCop.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-03-08 | Update to dotnet 6.0.3 | Cody Robibero | |
| 2022-02-08 | Update to dotnet 6.0.2 | Cody Robibero | |
| Signed-off-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-01-22 | Ban the usage of Task.Result | Bond_009 | |
| If the calling function can't be made async easily you can still use .GetAwaiter().GetResult(), which is way easier to find in the future | |||
| 2022-01-16 | Add pagination and fixes | cvium | |
| 2022-01-14 | Apply suggestions from code review | Claus Vium | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-01-12 | Apply suggestions from code review | Claus Vium | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-01-11 | Refactor and add scheduled task | cvium | |
| 2021-09-26 | Implement FfProbeKeyframeExtractor and add tests for it | cvium | |
| 2021-09-25 | Review comment | cvium | |
| 2021-09-25 | Update to .net 6 | cvium | |
| 2021-09-25 | Fixes | cvium | |
| 2021-09-23 | Fix xmldoc issues | cvium | |
| 2021-09-23 | Fix build? | cvium | |
| 2021-09-23 | Remove path hinting | cvium | |
| 2021-09-23 | Add first draft of keyframe extraction for Matroska | cvium | |
