| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-27 | Fix device ordering | Cody Robibero | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-12-14 | Update to dotnet 6.0.1 | Cody Robibero | |
| 2021-12-13 | Bump System.Linq.Async from 5.0.0 to 5.1.0 | dependabot[bot] | |
| Bumps [System.Linq.Async](https://github.com/dotnet/reactive) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/dotnet/reactive/releases) - [Commits](https://github.com/dotnet/reactive/compare/ixnet-v5.0.0...ixnet-v5.1.0) --- updated-dependencies: - dependency-name: System.Linq.Async dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-11-13 | Merge pull request #6818 from Bond-009/password | Cody Robibero | |
| 2021-11-12 | Fix Ombi auth through Jellyfin | Nicholas Sica | |
| 2021-11-11 | Fix Ombi auth through Jellyfin | Nicholas Sica | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-11-11 | Fixes Ombi auth through Jellyfin | NickSica | |
| 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 | Fix some warnings | Bond_009 | |
| 609 left | |||
| 2021-11-08 | Update to full dotnet 6 | Cody Robibero | |
| 2021-10-26 | Enable nullable for more files | Bond_009 | |
| 2021-10-12 | Update to dotnet6.rc2 | Cody Robibero | |
| 2021-10-09 | Merge pull request #6676 from Bond-009/rng | Claus Vium | |
| Use static crypto rng | |||
| 2021-10-08 | Merge pull request #6663 from crobibero/dotnet-6-rc1 | Claus Vium | |
| Reference dotnet6-rc1 packages | |||
| 2021-10-08 | Use static crypto rng | Bond_009 | |
| 2021-10-07 | Return the path to the pinfile in forgot password | cvium | |
| 2021-10-04 | Reference dotnet6-rc1 packages | Cody Robibero | |
| 2021-10-03 | Fix warning: The nullable warning suppression expression is redundant (#2149) | KonH | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-09-19 | Upgrade to dotnet 5.0.10 | Cody Robibero | |
| 2021-09-07 | Fix typo in comment and remove useless ones | Fernando Fernández | |
| 2021-09-06 | Move model configuration to its own classes | Fernando Fernández | |
| 2021-09-06 | Log EFCore migrations | Fernando Fernández | |
| 2021-09-06 | Merge pull request #6177 from Bond-009/async | Claus Vium | |
| Use async FileStreams where it makes sense | |||
| 2021-09-03 | remove leading and trailing whitespace from the key | cvium | |
| 2021-09-03 | fix the build | cvium | |
| 2021-09-03 | Merge branch 'master' into bug/authorization-header-issue | cvium | |
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore | Cody Robibero | |
| 2021-09-02 | Use async FileStreams where it makes sense | Bond_009 | |
| 2021-08-31 | Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs | Patrick Barron | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-08-15 | Update to dotnet 5.0.9 | Cody Robibero | |
| 2021-08-13 | Fix devices migration | Patrick Barron | |
| 2021-08-13 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Security/IAuthenticationRepository.cs # MediaBrowser.Controller/Session/ISessionManager.cs | |||
| 2021-08-13 | Add IAuditableEntity | Patrick Barron | |
| 2021-07-30 | Merge pull request #6354 from Bond-009/nullable4 | Bond-009 | |
| Enable nullable in more files | |||
| 2021-07-30 | Invert code and style analysis configuration (#6334) | Rich Lander | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-07-26 | Enable nullable in more files | Bond_009 | |
| 2021-07-19 | Update to dotnet 5.0.8 | Cody Robibero | |
| 2021-07-13 | Add dto for device options | Patrick Barron | |
| 2021-06-27 | Merge remote-tracking branch 'origin/authenticationdb-efcore' into ↵ | Patrick Barron | |
| authenticationdb-efcore | |||
| 2021-06-27 | Fix Api Key authentication | Patrick Barron | |
| 2021-06-27 | GetDeviceOptions always returns an instance of DeviceOptions | Patrick Barron | |
| 2021-06-26 | Update Jellyfin.Server.Implementations/Devices/DeviceManager.cs | Patrick Barron | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-06-23 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs | |||
| 2021-06-21 | Convert method group to lambda in DeviceManager | Patrick Barron | |
| 2021-06-19 | Implement DeleteDevice | Patrick Barron | |
| 2021-06-19 | Count records before skipping | Patrick Barron | |
