| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-03 | Merge pull request #7080 from crobibero/ws-token | Cody Robibero | |
| 2022-01-02 | Merge pull request #7058 from cvium/the_most_important_feature | Bond-009 | |
| 2022-01-01 | Use IAuthorizationContext for websocket | Cody Robibero | |
| 2022-01-01 | Remove file extension filter and fix build | cvium | |
| 2021-12-31 | Add ability to search by - | Cody Robibero | |
| 2021-12-28 | Use dedicated resolvers for extras | cvium | |
| 2021-12-25 | Merge pull request #7044 from 1337joe/fix-trailers-v2 | Cody Robibero | |
| Fix trailers v2 | |||
| 2021-12-24 | Fix resolved type for Trailers | Joe Rogers | |
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-24 | Merge pull request #7029 from cvium/allocations_maybe | Cody Robibero | |
| 2021-12-22 | Merge pull request #7028 from cvium/everything_went_wrong | Cody Robibero | |
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-12-20 | Fix extras folders | cvium | |
| 2021-12-18 | Use System.IO.Compression instead of SharpCompress for zips | Bond_009 | |
| Also removes unused methods from ZipClient | |||
| 2021-12-15 | Merge branch 'master' into what_could_go_wrong | Claus Vium | |
| 2021-12-11 | Update ↵ | Cody Robibero | |
| tests/Jellyfin.Server.Implementations.Tests/Library/PathExtensionsTests.cs Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-12-09 | update tests | Cody Robibero | |
| 2021-12-09 | Add more speed and more tests | Cody Robibero | |
| 2021-12-07 | Refactor extras parsing | cvium | |
| 2021-11-27 | Add more tests | Cody Robibero | |
| 2021-11-23 | Use local time for RecordingHelperTests | ianjazz246 | |
| 2021-11-15 | Remove ILibraryManager as a dependency in resolvers etc. | cvium | |
| 2021-11-07 | Add some docs and tests | Bond_009 | |
| 2021-11-03 | Merge pull request #6748 from ptalmeida/master | Claus Vium | |
| 2021-11-01 | Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 | dependabot[bot] | |
| Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-10-31 | Fix tests | Cody Robibero | |
| 2021-10-09 | Merge pull request #6501 from crobibero/schedules-direct | Claus Vium | |
| 2021-10-08 | Merge remote-tracking branch 'upstream/master' into schedules-direct | Cody Robibero | |
| 2021-10-05 | Improve test coverage for QuickConnectManager | Bond_009 | |
| 2021-10-03 | Fix warning: Using directive is not required by the code and can be safely ↵ | KonH | |
| removed (#2149) | |||
| 2021-09-28 | Add regression test for #6560 | Bond_009 | |
| 2021-09-25 | Merge branch 'master' into theorydata | Bond-009 | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-09-21 | Merge pull request #6553 from ankenyr/master | Claus Vium | |
| 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-03 | use JsonOptions | Cody Robibero | |
| 2021-09-03 | Suggestions from review | Cody Robibero | |
| 2021-09-03 | Add SchedulesDirect json tests | Cody Robibero | |
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore | Cody Robibero | |
| 2021-09-02 | Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing | Bond_009 | |
| target and add test cases | |||
| 2021-08-21 | Switch to TheoryData and clean up tests | Cody Robibero | |
| 2021-08-18 | Move test to TypedBaseItem folder to avoid conflicts | cvium | |
| 2021-08-18 | Merge branch 'master' into baseitemkind-fixes | Claus Vium | |
| 2021-08-16 | Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 | dependabot[bot] | |
| Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-08-16 | Merge pull request #6403 from ankenyr/master | Claus Vium | |
| 2021-08-15 | Removing if statement and always testing reverse of x and y. | ankenyr | |
| 2021-08-15 | Breaking up the test theory so episodes and the results are on their own lines. | ankenyr | |
| 2021-08-15 | Update ↵ | Rob | |
| tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
