aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Configurations/Mapping/UserMappings.cs
Commit message (Collapse)AuthorAgeFilesLines
* Friends relation FUCKING FINALLY FIXED, NIGGAtranstrike2021-02-051-12/+5
|
* Implemented profile picture table functionality; added models and interfaces ↵Syndamia2021-02-031-2/+4
| | | | for profile picture; added ability for user layers to update the profile picture; added migrations; updated mappings
* User-Friends Relation Fixedtranstrike2021-02-031-5/+10
|
* Fixed mappingtranstrike2021-01-311-2/+8
|
* UserUpdate does not allow updating roles if not admin; HTTP Put now works ↵transtrike2021-01-261-3/+2
| | | | properly; UserUpdate validates properly
* Brief testing of GetPosttranstrike2021-01-261-0/+2
|
* Tryed implementing the http patchtranstrike2021-01-211-1/+5
|
* Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted ↵transtrike2021-01-191-0/+2
| | | | Friend add trough HttpPatch
* Fix lang namingtranstrike2021-01-171-3/+0
|
* User update now updates languages, roles and friendsSyndamia2021-01-171-0/+3
|
* More formatting fixestranstrike2021-01-141-1/+1
|
* Fixed GetById to return only public infotranstrike2020-12-161-0/+2
|
* Configurations folder with Mappings addedtranstrike2020-12-151-0/+16