aboutsummaryrefslogtreecommitdiff
path: root/server/ui/controller/controller.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot 1-66/+0
2017-12-29Make sure OAuth2 users cannot be associated multiple timesGravatar Frédéric Guillot 1-5/+6
2017-12-28Improve timezone handlingGravatar Frédéric Guillot 1-1/+1
2017-12-16Session management refactoringGravatar Frédéric Guillot 1-4/+5
2017-12-12Rewrite importsGravatar Frédéric Guillot 1-7/+7
2017-11-22Add OAuth2 authenticationGravatar Frédéric Guillot 1-1/+4
2017-11-21Add feature to refresh all feeds from the user interfaceGravatar Frédéric Guillot 1-1/+6
2017-11-21Improve Context to be more idiomaticGravatar Frédéric Guillot 1-2/+2
2017-11-20Improve OPML package to be more idiomaticGravatar Frédéric Guillot 1-2/+2
2017-11-19First commitGravatar Frédéric Guillot 1-0/+56