aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/DevHiveContext.cs
Commit message (Collapse)AuthorAgeFilesLines
* Friends relation FUCKING FINALLY FIXED, NIGGAtranstrike2021-02-051-15/+0
|
* Implemented post attachments, which move post file urls to their own table; ↵Syndamia2021-02-051-0/+6
| | | | updated post repository and post service to work with them (but didn't update service or web models)
* Adding some metods to Rate repoDanail Dimitrov2021-02-051-18/+15
|
* Implemented profile picture table functionality; added models and interfaces ↵Syndamia2021-02-031-0/+5
| | | | for profile picture; added ability for user layers to update the profile picture; added migrations; updated mappings
* User-Friends Relation Fixedtranstrike2021-02-031-8/+10
|
* Commented out implementation of Rating; Bug fixestranstrike2021-02-011-4/+32
|
* User - Friend relation inital fixtranstrike2021-01-301-2/+13
|
* IDFKtranstrike2021-01-301-10/+9
|
* Fixed Interface for Commenttranstrike2021-01-281-6/+19
|
* USER UPDATE FIIIIIIXEDtranstrike2021-01-281-10/+31
|
* Fixed ChangeTracker; Optimized default role insertiontranstrike2021-01-261-0/+6
|
* DbContext configurationstranstrike2021-01-261-0/+9
|
* Lang&Tech layers now return id on Createtranstrike2021-01-171-0/+1
|
* More formatting fixestranstrike2021-01-141-1/+1
|
* Adding coomment layersDanail Dimitrov2020-12-301-0/+1
|
* Moved Friends to User(you no longer have friends)transtrike2020-12-191-5/+1
|
* ALmost solved DPtranstrike2020-12-191-0/+35