aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Interfaces/Models/IProfilePicture.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented profile picture table functionality; added models and interfaces ↵Syndamia2021-02-031-0/+13
for profile picture; added ability for user layers to update the profile picture; added migrations; updated mappings