aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Configurations/Extensions/ConfigureDependencyInjection.cs
Commit message (Expand)AuthorAgeFilesLines
* Project Restructure P.1transtrike2021-02-131-38/+0
* Commented out implementation of Rating; Bug fixestranstrike2021-02-011-0/+1
* Fixed NullReference in cloud, CommentEditingWebModel, PromotionToAdmin, Posts...transtrike2021-01-311-1/+1
* 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
* Brief testing of GetPosttranstrike2021-01-261-0/+2
* All Post&Comment Implemented; Initializing testing...transtrike2021-01-231-0/+1
* Extracted Interfaces from every DevHive.Data class; Tidied up the DevHive.Int...transtrike2021-01-151-1/+1
* Fixed dependency injection for controller service interfaces in controllersSyndamia2021-01-141-10/+10
* Fixed DI when running DevHive.Webtranstrike2021-01-141-11/+13
* Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added mo...transtrike2021-01-121-2/+0
* Full implementation of Language & Technologies to Usertranstrike2021-01-121-5/+8
* Implemented Posts and merged Comment to Posttranstrike2020-12-301-2/+2
* Fixed dependency injection, migrations and dbset for commentDanail Dimitrov2020-12-301-0/+2
* Moved DI config to DevHive.Web/Extensionstranstrike2020-12-191-0/+22