aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Models/Identity/User/UpdateProfilePictureWebModel.cs
Commit message (Collapse)AuthorAgeFilesLines
* Project Restructure P.1transtrike2021-02-131-9/+0
|
* Implemented profile picture table functionality; added models and interfaces ↵Syndamia2021-02-031-0/+9
for profile picture; added ability for user layers to update the profile picture; added migrations; updated mappings