aboutsummaryrefslogtreecommitdiff
path: root/server/api/controller (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-01-02Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot 7-794/+0
2017-12-28Improve timezone handlingGravatar Frédéric Guillot 1-4/+4
2017-12-26Add API handler to fetch user by usernameGravatar Frédéric Guillot 1-4/+26
2017-12-24Improve APIGravatar Frédéric Guillot 2-2/+44
2017-12-22Add bookmarksGravatar Frédéric Guillot 1-2/+45
2017-12-16Add FeedIcon API call and update dependenciesGravatar Frédéric Guillot 1-0/+44
2017-12-12Rewrite importsGravatar Frédéric Guillot 6-14/+15
2017-12-12Add the possibility to enable crawler for feedsGravatar Frédéric Guillot 1-1/+1
2017-11-27Make sure golint pass on the code baseGravatar Frédéric Guillot 3-8/+10
2017-11-26Add integration tests for entriesGravatar Frédéric Guillot 1-4/+61
2017-11-25Add integration tests for feed creationGravatar Frédéric Guillot 1-1/+6
2017-11-24Improve APIGravatar Frédéric Guillot 1-38/+6
2017-11-21Improve Context to be more idiomaticGravatar Frédéric Guillot 3-16/+16
2017-11-21Improve Response to be more idiomaticGravatar Frédéric Guillot 5-90/+90
2017-11-21Improve Request to be more idiomaticGravatar Frédéric Guillot 5-27/+27
2017-11-19First commitGravatar Frédéric Guillot 6-0/+610