aboutsummaryrefslogtreecommitdiff
path: root/src/Web/DevHive.Web/Configurations/Extensions
Commit message (Collapse)AuthorAgeFilesLines
* model update for ratingDanail Dimitrov2021-02-211-1/+1
|
* Revert "initial implementation of message layer"transtrike2021-02-191-4/+0
| | | | This reverts commit 1ff5502483c5ee8bab1ef0a70f61e18f6ba2399d.
* initial implementation of message layerDanail Dimitrov2021-02-181-0/+4
|
* EF Core splitting queries for performance boosttranstrike2021-02-181-1/+4
|
* UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵transtrike2021-02-161-6/+6
| | | | moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user
* Moved Default&Admin Roles insertion to DB Configtranstrike2021-02-161-1/+26
|
* Fixed formatting; Adjusted warnings; Adjusted variable namestranstrike2021-02-151-2/+0
|
* Code Analyzer added to all csproj; Removed unnessessary code; Fixed formattingtranstrike2021-02-153-8/+5
|
* Restructure Successfultranstrike2021-02-131-1/+1
|
* Project Restructure P.1transtrike2021-02-136-0/+225