| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-15 | Add logging and fast return | Joe Rogers | |
| 2021-11-15 | Actually check server disabled metadata providers | Joe Rogers | |
| 2021-11-14 | Handle unexpected case more gracefully | Joe Rogers | |
| 2021-11-13 | Merge pull request #6818 from Bond-009/password | Cody Robibero | |
| 2021-11-13 | Don't throw exception on unauthenticated requests | Cody Robibero | |
| 2021-11-12 | Use codec to determine image format | Joe Rogers | |
| 2021-11-12 | Use ImageFormat instead of string for extension | Joe Rogers | |
| 2021-11-12 | Merge similar tests with Theories | Joe Rogers | |
| 2021-11-10 | Replace PBKDF2-SHA1 with PBKDF2-SHA512 | Bond_009 | |
| This also migrates already created passwords on login Source for the number of iterations: https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#pbkdf2 | |||
| 2021-11-09 | Merge pull request #5905 from BaronGreenback/TVFix | Claus Vium | |
| Fix for Livetv and DLNA when bind interfaces specified. | |||
| 2021-11-09 | Merge pull request #6794 from Bond-009/dead | Claus Vium | |
| Remove some dead code | |||
| 2021-11-09 | Remove some dead code | Bond_009 | |
| 2021-11-09 | Fix some warnings | Bond_009 | |
| 609 left | |||
| 2021-11-08 | Update to full dotnet 6 | Cody Robibero | |
| 2021-11-08 | Merge branch 'master' into TVFix | cvium | |
| 2021-11-07 | Add some docs and tests | Bond_009 | |
| 2021-11-06 | Remove ImageType.Screenshot and ItemFields.Screenshot | Joe Rogers | |
| 2021-11-04 | Remove unused IHasScreenshots interface | Bond_009 | |
| 2021-11-04 | Merge pull request #6763 from 1337joe/tmdb-image-provider-dedup | Claus Vium | |
| 2021-11-03 | Minor improvements | Bond_009 | |
| * Removed some allocations * Removed some useless abstractions | |||
| 2021-11-03 | Merge pull request #6748 from ptalmeida/master | Claus Vium | |
| 2021-11-03 | Merge pull request #6761 from Bond-009/startup2 | Claus Vium | |
| 2021-11-03 | Merge pull request #6752 from 1337joe/fix-metadata-refresh-deletes-backgrounds | Claus Vium | |
| 2021-11-02 | Remove commented theory data, merge tests | Joe Rogers | |
| 2021-11-02 | Switch to method per image conversion | Joe Rogers | |
| 2021-11-02 | Merge pull request #6027 from fredriklindberg/improve-series-matching | Claus Vium | |
| 2021-11-02 | Merge pull request #6379 from dearjoey/master | Claus Vium | |
| 2021-11-02 | Change RemoveImages to array, improve download test | Joe Rogers | |
| 2021-11-02 | Streamline startup code | Bond_009 | |
| 2021-11-01 | Extract duplicate code, add test | Joe Rogers | |
| 2021-11-01 | Merge remote-tracking branch 'origin/master' into ↵ | Joe Rogers | |
| fix-metadata-refresh-deletes-backgrounds | |||
| 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-11-01 | Refactor to validate all images up front | Joe Rogers | |
| 2021-10-31 | Add comments, minor cleanup, add tests | Joe Rogers | |
| 2021-10-31 | Fix tests | Cody Robibero | |
| 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 | |
