aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Configurations/Extensions/ConfigureDatabase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Project Restructure P.1transtrike2021-02-131-70/+0
|
* Friends relation FUCKING FINALLY FIXED, NIGGAtranstrike2021-02-051-3/+0
|
* User-Friends Relation Fixedtranstrike2021-02-031-1/+4
|
* DbContext configurationstranstrike2021-01-261-4/+0
|
* The beginning of role based authorizationtranstrike2021-01-231-0/+12
|
* Fixed sln-wide code formattingtranstrike2021-01-131-2/+2
|
* Moved Friends to User(you no longer have friends)transtrike2020-12-191-2/+1
|
* ALmost solved DPtranstrike2020-12-191-0/+1
|
* Authorization fixedtranstrike2020-12-161-2/+7
|
* Fixed GetById to return only public infotranstrike2020-12-161-0/+6
|
* Fixed Migrations creation problemtranstrike2020-12-151-1/+2
|
* Implemented data Role model, added a RoleRepository skeleton and added mappingsSyndamia2020-12-151-1/+1
|
* Adjusted & Extracted Configurationtranstrike2020-12-151-1/+12
|
* Stabalized project for compilation. Next step after init architecturetranstrike2020-12-141-0/+39