aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Models/Post
Commit message (Expand)AuthorAgeFilesLines
* File Upload implemented; Post Layers adapted to File Uploadingtranstrike2021-01-293-2/+9
* Migrations added; CRUD over Posts&Comments successfully completedtranstrike2021-01-243-5/+3
* All Post&Comment Implemented; Initializing testing...transtrike2021-01-232-0/+8
* Post&Comment Models implemented; Mappings Configuredtranstrike2021-01-237-98/+40
* Fixed Comment Models&Mappingstranstrike2021-01-233-2/+16
* Comment Models fixedtranstrike2021-01-234-0/+52
* Added attributes to the Web models for validationstranstrike2021-01-194-6/+42
* Lang&Tech layers now return id on Createtranstrike2021-01-171-1/+2
* Fixed Comment implementationDanail Dimitrov2021-01-041-0/+1
* Implemented Posts and merged Comment to Posttranstrike2020-12-305-0/+56