| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-11 | fix 10.7.2 nullable | cvium | |
| 2021-04-11 | Merge pull request #5717 from cvium/nullable-custompref-value | Bond-009 | |
| (cherry picked from commit 47bbe4c1466da4959f8eeb01f75565e1e8791e18) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-02-21 | Merge pull request #5255 from cvium/fix_renameuser | Bond-009 | |
| (cherry picked from commit ae30eaf32055c8c80a7c912e7683527f8713619b) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-02-21 | Merge pull request #5250 from barronpm/user-rename-fix | dkanada | |
| Fix user renaming logic (cherry picked from commit b4c2086138cf51be0df6c116533de78ed08fc7d2) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-30 | Merge pull request #4771 from crobibero/typed-get-preference | Claus Vium | |
| Use typed UserManager GetPreference (cherry picked from commit 21d2e9ff0cc0933484b2a7768d7a36446b36616a) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-04 | Add ItemId to all display preferences | crobibero | |
| 2020-12-03 | Add support for custom item display preferences | crobibero | |
| 2020-11-18 | More spelling corrections. | Greenback | |
| 2020-11-16 | Merge pull request #4485 from crobibero/update-user-cache | Bill Thornton | |
| Update user cache after updating user. | |||
| 2020-11-15 | Suggestions from review | crobibero | |
| 2020-11-15 | Update user cache after updating user. | crobibero | |
| 2020-11-13 | Updated based on review feedback | crobibero | |
| 2020-11-13 | Use null coalescing when possible | crobibero | |
| 2020-11-13 | Convert NullReferenceException to ResourceNotFoundException | crobibero | |
| 2020-11-13 | Fix nullability errors in Jellyfin.Server.Implementations | crobibero | |
| 2020-10-29 | Convert some code in UserManager to async | Patrick Barron | |
| 2020-10-30 | Merge pull request #4378 from barronpm/fix-nullref | Bond-009 | |
| Fix possible null reference exception | |||
| 2020-10-29 | Fix possible NullReferenceException | Patrick Barron | |
| 2020-10-27 | Properly remove profile images | Patrick Barron | |
| 2020-10-27 | Apply suggestions | Patrick Barron | |
| 2020-10-26 | Add caching to users | Patrick Barron | |
| 2020-10-09 | Merge pull request #4274 from barronpm/activitylog-query | Anthony Lavado | |
| Rewrite Activity Log Backend | |||
| 2020-10-06 | Merge pull request #4265 from KonH/remove_unnecessary_null_checks | dkanada | |
| Remove unnecessary null checks in some places | |||
| 2020-10-05 | Fix activity log query. | Patrick Barron | |
| 2020-10-04 | Remove default set for MaxActiveSessions | Joshua M. Boniface | |
| 2020-10-04 | Add active session tracking | Joshua M. Boniface | |
| Adds a flag for a maximum number of user sessions, as well as an authentication check to ensure that the user is not above this level. | |||
| 2020-10-03 | Disable invalid auth provider | cvium | |
| 2020-10-03 | Remove unnecessary null checks in some places | KonH | |
| Related to https://github.com/jellyfin/jellyfin/issues/2149 | |||
| 2020-09-03 | Merge branch 'master' into scoped-displaypreferences | Patrick Barron | |
| 2020-08-27 | Fix partial library and channel access | crobibero | |
| 2020-08-15 | Use IEventManager in UserManager | Patrick Barron | |
| 2020-08-13 | Move GenericEventArgs to Jellyfin.Data.Events | Patrick Barron | |
| 2020-08-08 | Make DisplayPreferencesManager scoped | Patrick Barron | |
| 2020-08-01 | Merge pull request #3578 from barronpm/displaypreferences-efcore | Bond-009 | |
| Migrate Display Preferences to EF Core | |||
| 2020-07-28 | Fix #3624 | K900 | |
| It doesn't really make sense to throw an error when creating the default user, because the error is completely non-actionable. Instead, if the autodetected username is not valid, just fall back to a sane default. | |||
| 2020-07-27 | Serialize/deserialize new entities properly. | Patrick Barron | |
| 2020-07-27 | Merge pull request #3679 from barronpm/json-1 | Anthony Lavado | |
| Use System.Text.Json in DefaultPasswordResetProvider | |||
| 2020-07-26 | Update comment to include space | Odd Stråbø | |
| 2020-07-25 | Allow space in username | Odd Stråbø | |
| 2020-07-25 | Use async json serialization. | Patrick Barron | |
| 2020-07-23 | Use System.Text.Json in DefaultPasswordResetProvider | Patrick Barron | |
| 2020-07-23 | Merge branch 'master' into displaypreferences-efcore | Patrick Barron | |
| 2020-07-23 | Merge pull request #3664 from Bond-009/createuserasync | Joshua M. Boniface | |
| Make CreateUser async | |||
| 2020-07-23 | Merge pull request #3366 from barronpm/remove-usermanager-addparts | Joshua M. Boniface | |
| Remove UserManager.AddParts | |||
| 2020-07-23 | Merge pull request #3663 from crobibero/efcore-leak | Bond-009 | |
| Add missing usings to UserManager | |||
| 2020-07-22 | Restructure query to avoid extra database access. | Patrick Barron | |
| 2020-07-22 | Wrap context creation with using | Patrick Barron | |
| 2020-07-22 | Don't AddAsync | Bond_009 | |
| 2020-07-22 | Make CreateUser async | Bond_009 | |
| 2020-07-22 | Move DisplayPreferencesManager.cs to Users namespace | Patrick Barron | |
