aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Project Restructure P.1transtrike2021-02-138-179/+0
* Friends relation FUCKING FINALLY FIXED, NIGGAtranstrike2021-02-051-12/+5
* Implemented profile picture table functionality; added models and interfaces ...Syndamia2021-02-031-2/+4
* User-Friends Relation Fixedtranstrike2021-02-031-5/+10
* Removed empty feed; Added mapping from List<Post> to ReadPageServiceModeltranstrike2021-02-011-0/+4
* GetByUsername & GetById return post Ids; Read POst returns URLstranstrike2021-02-011-0/+4
* Read Post returns Comments as Idstranstrike2021-02-011-0/+4
* Commented out implementation of Rating; Bug fixestranstrike2021-02-011-1/+4
* Fixed service comment mappingSyndamia2021-02-011-3/+3
* Fixed mappingtranstrike2021-01-311-2/+8
* Username added to JWT; Promotion to Admin fixedtranstrike2021-01-312-6/+5
|\
| * Finished implementation of service read post mappingSyndamia2021-01-301-4/+3
| * Separated comment models, controler and service from post'sSyndamia2021-01-302-2/+2
* | IDFKtranstrike2021-01-301-0/+12
|/
* File Upload implemented; Post Layers adapted to File Uploadingtranstrike2021-01-291-2/+2
* GetLanguages&GetTechnologies implmenentedtranstrike2021-01-261-0/+1
* UserUpdate does not allow updating roles if not admin; HTTP Put now works pro...transtrike2021-01-262-5/+4
* Brief testing of GetPosttranstrike2021-01-264-2/+16
* Migrations added; CRUD over Posts&Comments successfully completedtranstrike2021-01-242-2/+8
* Post&Comment Models implemented; Mappings Configuredtranstrike2021-01-231-3/+9
* Adjusted Comments mappingtranstrike2021-01-231-6/+5
* Fixed Comment Models&Mappingstranstrike2021-01-231-7/+9
* Fixed formattingtranstrike2021-01-231-1/+1
* The beginning of role based authorizationtranstrike2021-01-231-0/+1
* Removed HTTP Patch; Refactored HTTP Put; Fixed Update bugtranstrike2021-01-213-23/+3
* Tryed implementing the http patchtranstrike2021-01-213-9/+17
* Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted Fr...transtrike2021-01-191-0/+2
* Fix lang namingtranstrike2021-01-172-3/+21
* User update now updates languages, roles and friendsSyndamia2021-01-171-0/+3
* Fixed role implementation by bringing back and improving all role modelsSyndamia2021-01-171-4/+4
* Lang layer workingtranstrike2021-01-171-1/+3
* Refactored Technology service testsDanail Dimitrov2021-01-141-1/+1
* More formatting fixestranstrike2021-01-143-3/+3
* Fixed technology mappingstranstrike2021-01-131-2/+4
* Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added mo...transtrike2021-01-121-0/+5
* Language layers refactored; User implements adding & removing Languages; Migr...transtrike2021-01-121-1/+0
* Implemented Posts and merged Comment to Posttranstrike2020-12-302-3/+20
* Fixed mappings bug for Comment in the serviceDanail Dimitrov2020-12-301-3/+4
* Adding coomment layersDanail Dimitrov2020-12-301-0/+17
* Fixed a bug where updating a Technology would create a new instence instead o...Danail Dimitrov2020-12-181-1/+1
* Fixed a bug where Updating a Language would create a new instance instead of ...Danail Dimitrov2020-12-181-1/+1
* Fixed Technology and Language validationsDanail Dimitrov2020-12-182-0/+2
* Added: TechnologyService, Technology Service models, Technology mappings for ...Danail Dimitrov2020-12-182-0/+16
* Fixed namespacestranstrike2020-12-171-3/+3
* Reworked RoleController and RoleService to be consistent with the app structureSyndamia2020-12-171-0/+1
* Fixed GetById to return only public infotranstrike2020-12-161-0/+2
* Adding LanguageMappings and LanguageServiceModelDanail Dimitrov2020-12-151-0/+14
* Implemented data Role model, added a RoleRepository skeleton and added mappingsSyndamia2020-12-151-0/+14
* Configurations folder with Mappings addedtranstrike2020-12-151-0/+16