aboutsummaryrefslogtreecommitdiffhomepage
path: root/api/user.go
Commit message (Expand)AuthorAge
* Move API middleware and routes to api packageGravatar Frédéric Guillot2018-11-11
* Refactor HTTP response builderGravatar Frédéric Guillot2018-10-08
* Improve request package and add more unit testsGravatar Frédéric Guillot2018-09-23
* Refactor HTTP context handlingGravatar Frédéric Guillot2018-09-03
* Expose real error messages for internal server API errorsGravatar Frédéric Guillot2018-08-25
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Compress JSON, CSS and Javascript responsesGravatar Frédéric Guillot2018-07-19
* Improve feed and user API updates with optional valuesGravatar Frédéric Guillot2018-06-23
* Add API endpoint to get logged userGravatar Leviathan Jeanis2018-05-14
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29
* Show last login and session creation date in current timezoneGravatar Frédéric Guillot2018-03-04
* Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot2018-01-02