aboutsummaryrefslogtreecommitdiffhomepage
path: root/api
Commit message (Expand)AuthorAge
* Add the possibility to add rules during feed creationGravatar Frédéric Guillot2019-11-29
* Add API parameter to filter entries by categoryGravatar Frédéric Guillot2019-11-17
* Add option to disable feedsGravatar Frédéric Guillot2019-07-26
* 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
* Fix typo in license headerGravatar Frédéric Guillot2018-10-08
* Refactor HTTP response builderGravatar Frédéric Guillot2018-10-08
* Improve request package and add more unit testsGravatar Frédéric Guillot2018-09-23
* Add the possibility to override default user agent for each feedGravatar Patrick2018-09-19
* 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
* Add full-text search for entries and add search parameter to the APIGravatar Frédéric Guillot2018-07-04
* Improve feed and user API updates with optional valuesGravatar Frédéric Guillot2018-06-23
* Add new fields for feed username/passwordGravatar Frédéric Guillot2018-06-19
* Add more filters for API call /entriesGravatar Frédéric Guillot2018-06-09
* Add API endpoint to get logged userGravatar Leviathan Jeanis2018-05-14
* Add API endpoint to import OPML fileGravatar Frédéric Guillot2018-04-29
* 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
* Add API endpoint for OPML exportGravatar Rogier Lommers2018-01-12
* Add more comments (GoDoc)Gravatar Frédéric Guillot2018-01-11
* Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot2018-01-02