aboutsummaryrefslogtreecommitdiffhomepage
path: root/fever/fever.go
Commit message (Collapse)AuthorAge
* Add more filters for API call /entriesGravatar Frédéric Guillot2018-06-09
| | | | | | | | | | New filters: - before (unix timestamp) - before_entry_id - after - after_entry_id - starred (boolean)
* Rewrite individual entry pagination SQL queriesGravatar Frédéric Guillot2018-06-09
|
* Offer the possibility to set Pocket Consumer Key as environment variableGravatar Frédéric Guillot2018-05-21
|
* Fever API: Return response with an empty list if there is no itemsGravatar Abhinand2018-05-08
|
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29
|
* Fix for unstarring/unsaving bookmark with Fever APIGravatar Rogier Lommers2018-01-10
|
* Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot2018-01-02