aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Models/ProfilePicture.cs
Commit message (Collapse)AuthorAgeFilesLines
* Project Restructure P.1transtrike2021-02-131-15/+0
|
* Made profile picture data model implement it's interfaceSyndamia2021-02-031-1/+2
|
* Implemented profile picture table functionality; added models and interfaces ↵Syndamia2021-02-031-0/+14
for profile picture; added ability for user layers to update the profile picture; added migrations; updated mappings