| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-03 | Merge pull request #7052 from crobibero/image.jpeg | Cody Robibero | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-27 | More cleanup | Bond_009 | |
| 2021-12-26 | Merge pull request #6934 from nyanmisaka/hwa | Cody Robibero | |
| HWA pipeline refactor, AMD/Intel/Nvidia full hardware filtering support, AV1 hwdec | |||
| 2021-12-25 | Add image/jpg to extension lookup | Cody Robibero | |
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-25 | Merge remote-tracking branch 'origin/master' into hwa | nyanmisaka | |
| 2021-12-24 | Apply suggestions from code review | nyanmisaka | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Claus Vium <cvium@users.noreply.github.com> Co-authored-by: Bond_009 <bond.009@outlook.com> | |||
| 2021-12-24 | EncodingHelper hwaccel pipelines refactor | nyanmisaka | |
| separate the HW pipeline according to HWA method for maintainability. | |||
| 2021-12-24 | Merge pull request #6920 from marius-luca-87/subtitle_drop | Cody Robibero | |
| 2021-12-24 | Merge pull request #7029 from cvium/allocations_maybe | Cody Robibero | |
| 2021-12-21 | Force a remux/transcode with external audio files | cvium | |
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-12-18 | Use System.IO.Compression instead of SharpCompress for zips | Bond_009 | |
| Also removes unused methods from ZipClient | |||
| 2021-12-16 | Deprecate LibraryOptions.EnableInternetProviders | Joe Rogers | |
| 2021-12-15 | Merge pull request #7002 from crobibero/dotnet-6.0.1 | Joshua M. Boniface | |
| 2021-12-15 | Merge pull request #6979 from crobibero/baseitemkind | Claus Vium | |
| Use BaseItemKind where possible | |||
| 2021-12-14 | Update to dotnet 6.0.1 | Cody Robibero | |
| 2021-12-12 | Use BaseItemKind where possible | Cody Robibero | |
| 2021-12-12 | Use correct jpeg MIME type | Bond_009 | |
| image/jpg isn't a valid MIME type | |||
| 2021-12-11 | Merge pull request #6902 from cvium/migrate_networkconfig | Cody Robibero | |
| Migrate network configuration safely | |||
| 2021-12-09 | - add an option for dropping specific subtitle formats using the DLNA ↵ | Marius Luca | |
| SubtitleProfile | |||
| 2021-12-04 | Refactor MimeTypes.ToExtension() | Ahmed Rafiq | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-12-04 | Update documentation | Ahmed Rafiq | |
| 2021-12-04 | Use MimeTypes package to determine MIME type | Ahmed Rafiq | |
| This simplifies the code since we don't have to keep large mappings of extensions and MIME types. We still keep the ability to override the mappings for: - filling in entries not present in the package, for e.g. ".azw3" - picking preferred extensions, for e.g. MimeTypes provides ".conf" as a possible extionsion for "text/plain", and while that is correct, ".txt" would be preferrable - compatibility reasons | |||
| 2021-12-01 | Use JsonContent where possible | Bond_009 | |
| Should reduce the # of allocated bytes | |||
| 2021-11-26 | - enable seek function when direct streaming over DLNA | Marius Luca | |
| 2021-11-24 | Migrate network configuration safely | cvium | |
| 2021-11-20 | Merge pull request #6870 from cvium/fix_omdb_image_provider | Cody Robibero | |
| 2021-11-19 | Merge pull request #6850 from PetrusZ/collection-validator | Cody Robibero | |
| 2021-11-19 | Refactor omdb providers | cvium | |
| 2021-11-18 | Replace library option to AutomaticallyAddToCollection | Petrus.Z | |
| Signed-off-by: Petrus.Z <silencly07@gmail.com> | |||
| 2021-11-17 | Add AutoCollection option | Petrus.Z | |
| it can determine whether auto create/add movies to collection Signed-off-by: Petrus.Z <silencly07@gmail.com> | |||
| 2021-11-16 | Fix some warnings | Bond_009 | |
| 2021-11-15 | Add setter for CustomPrefs | Joe Rogers | |
| 2021-11-15 | Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1 | dependabot[bot] | |
| Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/compare/1.1.0...1.1.1) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-11-13 | Merge pull request #6818 from Bond-009/password | Cody Robibero | |
| 2021-11-12 | Remove Obsolete attribute on enum | Cody Robibero | |
| 2021-11-11 | Fix nullability on DisplayPreferencesDto | Cody Robibero | |
| Remove duplicate, fix namespace | |||
| 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 #6808 from cvium/dlnope_never_again | Cody Robibero | |
| 2021-11-09 | Merge pull request #6794 from Bond-009/dead | Claus Vium | |
| Remove some dead code | |||
| 2021-11-09 | Fix SortCriteria and refactor SetSorting | cvium | |
| 2021-11-09 | Remove some dead code | Bond_009 | |
| 2021-11-09 | Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0 | dependabot[bot] | |
| Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-11-08 | Fix and disable new dotnet6 warnings | Cody Robibero | |
| 2021-11-08 | Update to full dotnet 6 | Cody Robibero | |
| 2021-11-08 | Merge pull request #5918 from crobibero/client-logger | Claus Vium | |
| Add endpoint to log client events | |||
| 2021-11-06 | Remove ImageType.Screenshot and ItemFields.Screenshot | Joe Rogers | |
| 2021-11-03 | Merge branch 'master' into client-logger | Cody Robibero | |
