aboutsummaryrefslogtreecommitdiff
path: root/src/Web/DevHive.Web/Controllers
Commit message (Collapse)AuthorAgeFilesLines
* Adding update layer for rating_systemDanail Dimitrov2021-02-261-2/+20
|
* Added GetById for ratingDanail Dimitrov2021-02-261-0/+9
|
* Adding RatePost functionalityDanail Dimitrov2021-02-251-7/+9
|
* model update for ratingDanail Dimitrov2021-02-211-4/+4
|
* Revert "initial implementation of message layer"transtrike2021-02-191-52/+0
| | | | This reverts commit 1ff5502483c5ee8bab1ef0a70f61e18f6ba2399d.
* initial implementation of message layerDanail Dimitrov2021-02-181-0/+52
|
* UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵transtrike2021-02-161-5/+4
| | | | moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user
* Restructure Successfultranstrike2021-02-131-1/+1
|
* Removed all referencestranstrike2021-02-132-4/+4
|
* Project Restructure P.1transtrike2021-02-138-0/+657