aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Interfaces/IUserService.cs
Commit message (Expand)AuthorAgeFilesLines
* Implemented profile picture table functionality; added models and interfaces ...Syndamia2021-02-031-0/+1
* Fixed NullReference in cloud, CommentEditingWebModel, PromotionToAdmin, Posts...transtrike2021-01-311-1/+1
* Fixed the return type of UserService.DeleteUser and refactored UserController...Danail Dimitrov2021-01-281-1/+1
* Brief testing of GetPosttranstrike2021-01-261-0/+2
* 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