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