| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-26 | Change ReadOnlySpan to string following PR 6383 (#6734) | Claus Vium | |
| 2021-10-26 | Merge pull request #6383 from sushilicious/master | Claus Vium | |
| Made default parser a tiny bit mroe robust | |||
| 2021-10-25 | Merge pull request #6535 from Bond-009/dlnacontrollertests | Claus Vium | |
| 2021-10-21 | Merge pull request #6689 from 1337joe/expand-image-extraction | Claus Vium | |
| 2021-10-20 | Address review comments | Joe Rogers | |
| Clean up style Fix references in class summaries Combine Where+FirstOrDefault queries Break up large method, long lines Add validation on file extension Apply test naming conventions Extract mock of Movie class, comment on why not mocking interface Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-10-12 | Update to dotnet6.rc2 | Cody Robibero | |
| 2021-10-11 | Add image provider tests and clean up | Joe Rogers | |
| 2021-10-09 | Merge pull request #6501 from crobibero/schedules-direct | Claus Vium | |
| 2021-10-09 | Merge pull request #6646 from 1337joe/test-mp4-metadata | 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 | Merge pull request #6665 from Bond-009/tests6 | Claus Vium | |
| Improve test coverage for QuickConnectManager | |||
| 2021-10-08 | Merge remote-tracking branch 'upstream/master' into schedules-direct | Cody Robibero | |
| 2021-10-08 | Use new Random.Shared instead of creating new instances | Bond_009 | |
| 2021-10-05 | Fix issue #6123 | Bond_009 | |
| 2021-10-05 | Improve test coverage for QuickConnectManager | Bond_009 | |
| 2021-10-04 | Reference dotnet6-rc1 packages | Cody Robibero | |
| 2021-10-03 | Fix warning: Type cast is redundant (#2149) | KonH | |
| 2021-10-03 | Fix warning: Using directive is not required by the code and can be safely ↵ | KonH | |
| removed (#2149) | |||
| 2021-10-01 | Add test data and unit test for mp4 metadata probe | Joe Rogers | |
| 2021-09-28 | Add regression test for #6560 | Bond_009 | |
| 2021-09-25 | Merge branch 'master' into theorydata | Bond-009 | |
| 2021-09-25 | Address comments | Bond_009 | |
| 2021-09-24 | Use new Enum.TryParse(ReadOnlySpan<char>) overload | Bond_009 | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-09-22 | Add regression test for #5323 | Bond_009 | |
| 2021-09-21 | Merge pull request #6584 from Bond-009/datetime | Claus Vium | |
| Specify DateTimeStyles when possible | |||
| 2021-09-21 | Merge pull request #6569 from crobibero/dotnet-5.0.10 | Joshua M. Boniface | |
| Update to dotnet 5.0.10 | |||
| 2021-09-21 | Merge pull request #6553 from ankenyr/master | Claus Vium | |
| 2021-09-21 | Specify DateTimeStyles when possible | Bond_009 | |
| 2021-09-19 | Upgrade to dotnet 5.0.10 | Cody Robibero | |
| 2021-09-19 | Add more tests | Bond_009 | |
| 2021-09-19 | Reduce allocations | Bond_009 | |
| 2021-09-18 | Add regression test for issue #5168 | Bond_009 | |
| 2021-09-18 | Fix SubtitleEncoder and add regression tests | Bond_009 | |
| 2021-09-17 | Add tests for DlnaController | Bond_009 | |
| 2021-09-12 | Fixing #6269 by comparing PremiereDate when episode comparison would ↵ | ankenyr | |
| otherwise be equal. | |||
| 2021-09-12 | Fix types and property names | Cody Robibero | |
| 2021-09-11 | Use TheoryData instead of MemberData and ClassData | ianjazz246 | |
| 2021-09-11 | Revert "Use TheoryData in UrlDecodeQueryFeatureTest" | ianjazz246 | |
| This reverts commit c5393b25798098aa079c185971b7ac28e5f5b994. | |||
| 2021-09-10 | Use TheoryData in UrlDecodeQueryFeatureTest | ianjazz246 | |
| 2021-09-06 | Remove all unused usings | Fernando Fernández | |
| 2021-09-06 | Bump FsCheck.Xunit from 2.16.1 to 2.16.3 | dependabot[bot] | |
| Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.16.1 to 2.16.3. - [Release notes](https://github.com/fsharp/FsCheck/releases) - [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md) - [Commits](https://github.com/fsharp/FsCheck/compare/2.16.1...2.16.3) --- updated-dependencies: - dependency-name: FsCheck.Xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-09-06 | Merge pull request #6177 from Bond-009/async | Claus Vium | |
| Use async FileStreams where it makes sense | |||
| 2021-09-03 | remove some newlines | cvium | |
| 2021-09-03 | remove leading and trailing whitespace from the key | cvium | |
| 2021-09-03 | use JsonOptions | Cody Robibero | |
| 2021-09-03 | fix the build | cvium | |
| 2021-09-03 | Suggestions from review | Cody Robibero | |
| 2021-09-03 | Merge branch 'master' into bug/authorization-header-issue | cvium | |
