miniflux-v2/api
Frédéric Guillot 36dab8b518 Add more filters for API call /entries
New filters:

- before (unix timestamp)
- before_entry_id
- after
- after_entry_id
- starred (boolean)
2018-06-09 19:13:41 -07:00
..
category.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
controller.go Refactor packages to have more idiomatic code base 2018-01-02 22:04:48 -08:00
doc.go Add more comments (GoDoc) 2018-01-11 19:21:20 -08:00
entry.go Add more filters for API call /entries 2018-06-09 19:13:41 -07:00
feed.go Add API endpoint to import OPML file 2018-04-29 18:56:40 -07:00
icon.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
opml.go Add API endpoint to import OPML file 2018-04-29 18:56:40 -07:00
payload.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
subscription.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
user.go Add API endpoint to get logged user 2018-05-14 18:41:41 -07:00