aboutsummaryrefslogtreecommitdiff
path: root/src/app/services
Commit message (Expand)AuthorAgeFilesLines
* Added profile picture service and removed put profile picture from user serviceSyndamia2021-04-072-17/+32
* Fixed update user request in service and in profile settingsSyndamia2021-03-291-5/+7
* Service methods that return default object values now return empty string valuesSyndamia2021-03-223-3/+3
* Fixed requests, following API updatesSyndamia2021-03-193-4/+4
* Fixed outdated imports in post component and rating serviceSyndamia2021-03-141-4/+2
* Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive-Angular in...Danail Dimitrov2021-03-145-7/+7
|\
| * Renamed all models to have proper naming (from model-name.ts to model-name.mo...Syndamia2021-03-145-7/+7
* | upVote functionality is finishedDanail Dimitrov2021-03-131-1/+17
* | adding functionality to get rating by userid and postId in rating serviceDanail Dimitrov2021-03-121-0/+16
* | adding downVote functionalityDanail Dimitrov2021-03-121-4/+23
* | added upvote post functionalityDanail Dimitrov2021-03-112-1/+21
* | starting development of rating systemDanail Dimitrov2021-03-061-0/+17
|/
* Moved from DevHivetranstrike2021-02-128-0/+688