aboutsummaryrefslogtreecommitdiffhomepage
path: root/api/subscription.go
Commit message (Expand)AuthorAge
* Move API middleware and routes to api packageGravatar Frédéric Guillot2018-11-11
* Use different variable names for localized errorsGravatar Frédéric Guillot2018-10-19
* Refactor HTTP response builderGravatar Frédéric Guillot2018-10-08
* Add the possibility to override default user agent for each feedGravatar Patrick2018-09-19
* 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
* Add new fields for feed username/passwordGravatar Frédéric Guillot2018-06-19
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29
* Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot2018-01-02