aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Models/Identity/User/UserWebModel.cs
Commit message (Expand)AuthorAgeFilesLines
* RoleModel moved to DevHive.Commontranstrike2020-12-171-1/+2
* Friends implementation added. UserController/AddAFriend addedtranstrike2020-12-171-1/+5
* Changed models in Web to use inheritance of most repeated propertiesSyndamia2020-12-161-5/+1
* Fixed GetById to return only public infotranstrike2020-12-161-0/+11