aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Configurations/Extensions
Commit message (Collapse)AuthorAgeFilesLines
* Username added to JWT; Promotion to Admin fixedtranstrike2021-01-311-1/+2
|\
| * Separated comment models, controler and service from post'sSyndamia2021-01-301-2/+2
| |
* | User - Friend relation inital fixtranstrike2021-01-301-1/+1
|/
* File Upload implemented; Post Layers adapted to File Uploadingtranstrike2021-01-291-1/+7
|
* DbContext configurationstranstrike2021-01-261-4/+0
|
* Brief testing of GetPosttranstrike2021-01-261-0/+2
|
* All Post&Comment Implemented; Initializing testing...transtrike2021-01-231-0/+1
|
* The beginning of role based authorizationtranstrike2021-01-231-0/+12
|
* Removal of unused package and configurationtranstrike2021-01-231-19/+0
|
* Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted ↵transtrike2021-01-192-16/+16
| | | | Friend add trough HttpPatch
* Added attributes to the Web models for validationstranstrike2021-01-191-1/+1
|
* Added Custom Middleware for Exception Handlingtranstrike2021-01-191-0/+16
|
* Extracted Interfaces from every DevHive.Data class; Tidied up the ↵transtrike2021-01-151-1/+1
| | | | DevHive.Interfaces
* Fixed dependency injection for controller service interfaces in controllersSyndamia2021-01-141-10/+10
|
* Fixed DI when running DevHive.Webtranstrike2021-01-141-11/+13
|
* Fixed sln-wide code formattingtranstrike2021-01-131-2/+2
|
* Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added ↵transtrike2021-01-121-2/+0
| | | | more UserService validations
* Full implementation of Language & Technologies to Usertranstrike2021-01-121-5/+8
|
* Implemented Posts and merged Comment to Posttranstrike2020-12-301-2/+2
|
* Fixed mappings bug for Comment in the serviceDanail Dimitrov2020-12-301-1/+1
|
* Fixed dependency injection, migrations and dbset for commentDanail Dimitrov2020-12-301-0/+2
|
* Moved DI config to DevHive.Web/Extensionstranstrike2020-12-191-0/+22
|
* Moved Friends to User(you no longer have friends)transtrike2020-12-191-2/+1
|
* ALmost solved DPtranstrike2020-12-191-0/+1
|
* Friends insert validationstranstrike2020-12-191-0/+19
|
* RoleModel moved to DevHive.Commontranstrike2020-12-171-0/+9
|
* Authorization fixedtranstrike2020-12-162-3/+8
|
* 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-152-1/+27
|
* Stabalized project for compilation. Next step after init architecturetranstrike2020-12-143-0/+116