| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-26 | Revert "Fix emby/user/public API leaking sensitive data" | Joshua M. Boniface | |
| 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. | |||
| 2019-12-29 | Delete user config dir on user deletion | Bond_009 | |
| 2019-11-25 | * Add support for multi segment base urls | Bond_009 | |
| * Make baseurl case-insensitive | |||
| 2019-10-29 | Update MediaBrowser.Controller/Library/IUserManager.cs | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2019-10-20 | Add clearer exceptions, warnings and docs | Bond_009 | |
| 2019-08-16 | Improvements to UserManager | Bond_009 | |
| 2019-03-22 | made password resets an interface and per user | Phallacy | |
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-07 | remove trailing whitespace | hawken | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 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-04-06 | update home sections | Luke Pulverenti | |
| 2015-03-02 | update image magick sharp | Luke Pulverenti | |
| 2015-02-14 | sync updates | Luke Pulverenti | |
| 2015-01-30 | sync updates | Luke Pulverenti | |
| 2015-01-29 | support in-home easy password | Luke Pulverenti | |
| 2014-12-22 | begin work on daily episodes | Luke Pulverenti | |
| 2014-12-20 | start using user policy | Luke Pulverenti | |
| 2014-12-16 | sync updates | Luke Pulverenti | |
| 2014-11-30 | add new image params | Luke Pulverenti | |
| 2014-11-08 | fixes #941 - Rework password recovery and remove IsLocal checks | Luke Pulverenti | |
| 2014-11-05 | rework build scripts | Luke Pulverenti | |
| 2014-10-17 | update connect methods | Luke Pulverenti | |
| 2014-10-14 | update connect | Luke Pulverenti | |
| 2014-09-14 | add connect linking | Luke Pulverenti | |
| 2014-08-15 | 3.0.5340.20849 | Luke Pulverenti | |
| 2014-08-10 | add activity log feature | Luke Pulverenti | |
| 2014-07-02 | update to jquery mobile 1.4.3 | Luke Pulverenti | |
| 2014-06-22 | dlna fixes | Luke Pulverenti | |
| 2014-05-08 | Removed guids from the model project | Luke Pulverenti | |
| 2014-03-07 | fixes #715 - Support creating/editing collections (boxsets) in web client #715 | Luke Pulverenti | |
| 2013-07-06 | Added a welcome notification | Luke Pulverenti | |
| 2013-05-11 | reduce sizes of cast images | Luke Pulverenti | |
| 2013-05-09 | added ability to track web sockets per session | Luke Pulverenti | |
| 2013-04-13 | removed excess hashing in providers and made user data key-based | Luke Pulverenti | |
| 2013-04-05 | Added a display preferences manager | Luke Pulverenti | |
| 2013-04-05 | made display preferences uniquely identifiable | Luke Pulverenti | |
| 2013-04-05 | Get/Set DisplayPreferences separately through the api | Luke Pulverenti | |
| 2013-04-02 | Moved userdata to user manager to resolve concurrency issues. must delete ↵ | Luke Pulverenti | |
| userdata and displaypreferences db files. | |||
| 2013-04-02 | moved displaypreferences to usermanager to solve concurrency issues | Luke Pulverenti | |
| 2013-03-17 | fixed client type display for ios. also fixed display preferences saving. | LukePulverenti | |
| 2013-03-16 | fix duplicate connections on the dashboard | LukePulverenti | |
| 2013-03-16 | restored request logging | LukePulverenti | |
| 2013-03-13 | switch authentication to sha1 | LukePulverenti | |
