aboutsummaryrefslogtreecommitdiff
path: root/src/Services/DevHive.Services/Configurations
Commit message (Collapse)AuthorAgeFilesLines
* Added adding & removing friends funtionality & endpoints for themtranstrike2021-04-071-1/+3
|
* adding functionality to add and remove friendsDanail Dimitrov2021-04-071-0/+3
|
* Moved Rating service models outside of Post folderDanail Dimitrov2021-03-031-1/+1
|
* tryibg to fix rating layersDanail Dimitrov2021-02-281-1/+4
|
* Adding update layer for rating_systemDanail Dimitrov2021-02-261-0/+2
|
* Added GetById for ratingDanail Dimitrov2021-02-261-0/+2
|
* Adding RatePost functionalityDanail Dimitrov2021-02-251-0/+1
|
* Revert "initial implementation of message layer"transtrike2021-02-191-16/+0
| | | | This reverts commit 1ff5502483c5ee8bab1ef0a70f61e18f6ba2399d.
* initial implementation of message layerDanail Dimitrov2021-02-181-0/+16
|
* UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵transtrike2021-02-161-6/+3
| | | | moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user
* Code Analyzer added to all csproj; Removed unnessessary code; Fixed formattingtranstrike2021-02-152-3/+0
|
* Restructure Successfultranstrike2021-02-131-1/+1
|
* Removed all referencestranstrike2021-02-132-2/+2
|
* Project Restructure P.1transtrike2021-02-138-0/+179