| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-18 | Add xml comments; Add status codes; Use return instead of exception | David | |
| 2020-06-07 | Implement more review suggestions | Patrick Barron | |
| 2020-05-26 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj # MediaBrowser.Api/UserService.cs # MediaBrowser.Controller/Library/IUserManager.cs | |||
| 2020-05-26 | Revert "Fix emby/user/public API leaking sensitive data" | Joshua M. Boniface | |
| 2020-05-20 | Fix more issues | Patrick Barron | |
| 2020-05-13 | 2nd half of changes | Patrick Barron | |
| 2020-05-12 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Data/SqliteUserDataRepository.cs # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Entities/User.cs # Jellyfin.Data/ISavingChanges.cs # Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj # Jellyfin.Server.Implementations/JellyfinDb.cs # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Model/Notifications/NotificationOptions.cs # MediaBrowser.sln | |||
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-05-07 | Merge pull request #2492 from Polpetta/fix-api-private-data-leak | Bond-009 | |
| Fix emby/user/public API leaking sensitive data | |||
| 2020-04-13 | Clean up SecurityException | Mark Monteiro | |
| - Remove unused SecurityExceptionType - Add missing constructor for InnerException - Add missing documentation | |||
| 2020-03-03 | Fix emby/users/public not taking into account first run | Davide Polonio | |
| The previous implementation was not taking in account the first seup phase. Now the check has been added. A little method refactor has been done in order to make the code more elegant. | |||
| 2020-03-03 | Fix conditional with a less verbose one | Davide Polonio | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-03-01 | Fix emby/user/public API leaking private data | Davide Polonio | |
| This commit fixes the emby/user/public API that was returning more data than necessary. Now only the following information are returned: - the account name - the primary image tag - the field hasPassword - the field hasConfiguredPassword, useful for the first wizard only (see https://github.com/jellyfin/jellyfin/issues/880#issuecomment-465370051) - the primary image aspect ratio A new DTO class, PrivateUserDTO has been created, and the route has been modified in order to return that data object. | |||
| 2020-02-11 | Merge pull request #2363 from dkanada/view | Anthony Lavado | |
| Add session view endpoint | |||
| 2020-02-02 | fix a few warnings | dkanada | |
| 2020-02-01 | update some comments | dkanada | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-02-01 | improve scan progress and fix a few bugs | dkanada | |
| 2019-11-25 | * Add support for multi segment base urls | Bond_009 | |
| * Make baseurl case-insensitive | |||
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-08-28 | Fix login | Bond_009 | |
| 2019-08-23 | log password on failed login attempt | crobibero | |
| 2019-08-16 | Improvements to UserManager | Bond_009 | |
| 2019-06-30 | add optional password field on user creation | dkanada | |
| 2019-04-18 | Implemented suggested conditional | Joshua Boniface | |
| 2019-04-18 | Update conditional to be correct | Joshua Boniface | |
| 2019-04-17 | Apparently strings can't be !'d | Joshua Boniface | |
| 2019-04-17 | Return MethodNotAllowedException if Pw is not set | Joshua Boniface | |
| Don't accept pre-hashed (not-plaintext) passwords as the auth provider no longer supports this due to sha1+salting the passwords in the database. | |||
| 2019-01-31 | Remove more Connect related stuff | Claus Vium | |
| 2019-01-13 | Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Api | Erwin de Haan | |
| 2019-01-03 | Post GPL cleanup | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-11-21 | 3.2.40.1 | Luke Pulverenti | |
| 2017-09-17 | fixes #1074 | Luke Pulverenti | |
| 2017-08-26 | remove async when there's nothing to await | Luke Pulverenti | |
| 2017-08-19 | update live tv data transfer | Luke Pulverenti | |
| 2017-04-21 | switch to hwaccel auto | Luke Pulverenti | |
| 2017-04-08 | update linux iso mounter | Luke Pulverenti | |
| 2017-04-06 | update home sections | Luke Pulverenti | |
| 2016-11-10 | rework result factory | Luke Pulverenti | |
| 2016-10-25 | make controller project portable | Luke Pulverenti | |
| 2016-06-05 | revoke access tokens on password change | Luke Pulverenti | |
| 2016-03-27 | Remove unused code... | Sven Van den brande | |
| 2016-02-21 | update local pin feature | Luke Pulverenti | |
| 2015-03-16 | don't show sync profile for audio jobs | Luke Pulverenti | |
| 2015-03-15 | update dynamic images | Luke Pulverenti | |
| 2015-02-14 | sync updates | Luke Pulverenti | |
| 2015-01-30 | show restart message when changing language | Luke Pulverenti | |
| 2015-01-30 | sync updates | Luke Pulverenti | |
| 2015-01-29 | support in-home easy password | Luke Pulverenti | |
