aboutsummaryrefslogtreecommitdiff
path: root/src/app/services/post.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* Service methods that return default object values now return empty string valuesSyndamia2021-03-221-1/+1
|
* Fixed requests, following API updatesSyndamia2021-03-191-1/+1
|
* Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive-Angular ↵Danail Dimitrov2021-03-141-1/+1
|\ | | | | | | into rating_system
| * Renamed all models to have proper naming (from model-name.ts to ↵Syndamia2021-03-141-1/+1
| | | | | | | | model-name.model.ts), updated includes of services
* | added upvote post functionalityDanail Dimitrov2021-03-111-1/+1
|/
* Moved from DevHivetranstrike2021-02-121-0/+86