aboutsummaryrefslogtreecommitdiff
path: root/src/Web/DevHive.Web/Controllers/ProfilePictureController.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed profile picture get method requiring authorization string in headerSyndamia2021-04-071-1/+1
|
* ReadProfilePic endpoint implementedtranstrike2021-04-021-0/+14
|
* Profile Picture implemented; Tests and Front end work awaittranstrike2021-03-251-19/+23
|
* XML Docs on all controllerstranstrike2021-03-131-1/+17
|
* JWT Validations works; Introduced more bugs to fix latertranstrike2021-02-271-0/+32