aboutsummaryrefslogtreecommitdiffhomepage
path: root/daemon/routes.go
Commit message (Expand)AuthorAge
* Replace daemon and scheduler package with service packageGravatar Frédéric Guillot2018-11-11
* Move UI middlewares and routes to ui packageGravatar Frédéric Guillot2018-11-11
* Move API middleware and routes to api packageGravatar Frédéric Guillot2018-11-11
* Move Fever middleware and routes to fever packageGravatar Frédéric Guillot2018-11-11
* Refactor HTTP response builderGravatar Frédéric Guillot2018-10-08
* Simplify locale package usage (refactoring)Gravatar Frédéric Guillot2018-09-22
* Store client IP address in request contextGravatar Frédéric Guillot2018-09-09
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Add service worker to cache feed iconsGravatar Frédéric Guillot2018-07-15
* Add search formGravatar Frédéric Guillot2018-07-04
* Offer the possibility to set Pocket Consumer Key as environment variableGravatar Frédéric Guillot2018-05-21
* Add Pocket authorization flow in the user interfaceGravatar Frédéric Guillot2018-05-20
* 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
* Add middleware to read X-Forwarded-Proto headerGravatar Frédéric Guillot2018-04-27
* Do not use shared variable to translate templatesGravatar Frédéric Guillot2018-04-27
* Use Gorilla middleware (refactoring)Gravatar Frédéric Guillot2018-04-27
* Support localized feed errors generated by background workersGravatar Frédéric Guillot2018-02-27
* Add support for base URLs with subfoldersGravatar Frédéric Guillot2018-02-03
* Show API URL endpoints in user interfaceGravatar Frédéric Guillot2018-01-31
* Add API endpoint for OPML exportGravatar Rogier Lommers2018-01-12
* Add link to mark everything as readGravatar Frédéric Guillot2018-01-04
* Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot2018-01-02