aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Models/Identity/User/UpdateUserServiceModel.cs
Commit message (Expand)AuthorAgeFilesLines
* Implemented profile picture table functionality; added models and interfaces ...Syndamia2021-02-031-0/+2
* Fixed formattingtranstrike2021-01-231-1/+1
* Removed HTTP Patch; Refactored HTTP Put; Fixed Update bugtranstrike2021-01-211-4/+7
* Fixed Password property positioningtranstrike2021-01-211-0/+2
* Changed List to HashSet for "no duplicates" scenariotranstrike2021-01-201-4/+4
* User update now updates languages, roles and friendsSyndamia2021-01-171-1/+11
* Moved user service models into their own folder and updated their namespacesSyndamia2020-12-151-0/+9