aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Interfaces/IUserService.cs
Commit message (Expand)AuthorAgeFilesLines
* Cleaning of UserRepo&UserService of unused methodstranstrike2021-01-211-5/+0
* Removed HTTP Patch; Refactored HTTP Put; Fixed Update bugtranstrike2021-01-211-1/+0
* Tryed implementing the http patchtranstrike2021-01-211-3/+3
* Implemented HttpPatchtranstrike2021-01-191-0/+3
* Configured launch.json to be workspace wide; Fixed GetFriend to GetUsertranstrike2021-01-191-3/+1
* Made Lang&Tech layers consistant; Merged C**D methods to Updatetranstrike2021-01-171-4/+0
* Moved Lang&Tech CRUD to Update in User Layertranstrike2021-01-171-1/+1
* Fixed issues in Language & Technology and their interactions with Usertranstrike2021-01-141-3/+3
* The return of the interfacestranstrike2021-01-131-0/+31