| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 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-13 | Very light cleanup in applicationhost | cvium | |
| 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 | 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 | Update to full dotnet 6 | Cody Robibero | |
| 2021-11-02 | Streamline startup code | Bond_009 | |
| 2021-10-12 | Update to dotnet6.rc2 | Cody Robibero | |
| 2021-10-10 | Move FfmpegException to MediaBrowser.Common | Dmitry Lyzo | |
| 2021-10-04 | Reference dotnet6-rc1 packages | Cody Robibero | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-08-16 | Merge pull request #6430 from Bond-009/minor17 | Claus Vium | |
| Minor improvements | |||
| 2021-08-15 | Minor improvements | Bond_009 | |
| 2021-08-12 | Address comment | Bond_009 | |
| 2021-08-04 | Fix log messages | Bond_009 | |
| 2021-08-04 | ApiServiceCollectionExtensions.AddProxyAddresses: Add more tests | Bond_009 | |
| 2021-08-04 | Minor improvements | Bond_009 | |
| 2021-07-30 | Invert code and style analysis configuration (#6334) | Rich Lander | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-07-11 | Fix some warnings | Bond_009 | |
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-06-12 | Merge pull request #6096 from cvium/saving_private_ram | Bond-009 | |
| 2021-06-06 | Minor fixes | Bond_009 | |
| 2021-06-05 | More review | cvium | |
| 2021-05-31 | review | cvium | |
| 2021-05-28 | Fix some warnings | Bond_009 | |
| 2021-05-16 | Reduce some allocations | cvium | |
| 2021-05-06 | Merge pull request #5982 from Bond-009/nullable | Bond-009 | |
| 2021-05-06 | Abstract JsonDelimitedArrayConverter | Bond_009 | |
| 2021-05-06 | Use new ReadAllLines extensions | Bond_009 | |
| 2021-05-05 | Code Clean up: Convert to null-coalescing operator ?? (#5845) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-05-05 | Enable nullable reference types for MediaBrowser.Common | Bond_009 | |
| 2021-05-04 | remove redundant code | cvium | |
| 2021-05-03 | rename to SplitEnumerator and fix test | cvium | |
| 2021-04-30 | Reduce some allocations with the magic of spans etc. | cvium | |
| 2021-04-19 | Switch from HttpClientHandler to SocketsHttpHandler | Bond_009 | |
| SocketsHttpHandler is the default for .Net Core 2.1 and newer Set RequestHeaderEncoding to UTF-8 by default | |||
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-04-14 | Merge pull request #5612 from Bond-009/passwordhash | Bond-009 | |
| 2021-04-14 | Enables the ability to bind to loopback address. (#5773) | BaronGreenback | |
| 2021-04-11 | Merge pull request #5763 from Bond-009/ipobjects | Bond-009 | |
| Minor improvements to IPObjects | |||
| 2021-04-11 | Merge pull request #5416 from BaronGreenback/SubnetOverlappFix | Joshua M. Boniface | |
| 2021-04-10 | Minor improvements to IPObjects | Bond_009 | |
| 2021-04-06 | Keep plugin status after update. | BaronGreenback | |
| 2021-04-03 | Merge pull request #5685 from Bond-009/uselessnullcheck | Bond-009 | |
| Remove useless null check | |||
| 2021-04-03 | Remove useless null check | Bond_009 | |
| 2021-04-03 | Merge pull request #5602 from Ullmie02/IP-string-IP | Bond-009 | |
| 2021-03-30 | Merge pull request #5467 from Ullmie02/nfo-fixes | Bond-009 | |
| 2021-03-29 | Split valid and invalid tests | David | |
| 2021-03-26 | Rename methods and optimize allocations | David | |
