aboutsummaryrefslogtreecommitdiffhomepage
path: root/storage/user.go
Commit message (Collapse)AuthorAge
* Simplify feed fetcherGravatar Frédéric Guillot2018-10-14
| | | | | - Add browser package to handle HTTP errors - Reduce code duplication
* Use canonical importsGravatar Frédéric Guillot2018-08-24
|
* Avoid people to unlink their OAuth2 account without having a local passwordGravatar Frédéric Guillot2018-04-29
|
* Show last login and session creation date in current timezoneGravatar Frédéric Guillot2018-03-04
|
* Support localized feed errors generated by background workersGravatar Frédéric Guillot2018-02-27
|
* Rename helper packagesGravatar Frédéric Guillot2018-01-02
|
* Make sure username are always lowercaseGravatar Frédéric Guillot2017-12-29
|
* Improve user API responsesGravatar Frédéric Guillot2017-12-29
|
* Improve APIGravatar Frédéric Guillot2017-12-24
|
* Fill login form on failed sign inGravatar Frédéric Guillot2017-12-22
|
* Add loggerGravatar Frédéric Guillot2017-12-15
|
* Rewrite importsGravatar Frédéric Guillot2017-12-12
|
* Add Pinboard integrationGravatar Frédéric Guillot2017-12-02
|
* Make entries sorting configurableGravatar Frédéric Guillot2017-12-02
|
* Make sure golint pass on the code baseGravatar Frédéric Guillot2017-11-27
|
* Add first integration testGravatar Frédéric Guillot2017-11-25
|
* Improve OAuth2 integrationGravatar Frédéric Guillot2017-11-24
|
* Add OAuth2 authenticationGravatar Frédéric Guillot2017-11-22
|
* First commitGravatar Frédéric Guillot2017-11-19