miniflux-v2/api
Aled Griffiths 7b32f59281 Add refreshAllFeeds to the API
Adds refreshAllFeeds to the API, following the suggestion given in the
comments of #359.
2020-02-26 20:10:56 -08:00
..
api.go Add refreshAllFeeds to the API 2020-02-26 20:10:56 -08:00
category.go Move API middleware and routes to api package 2018-11-11 10:22:47 -08:00
doc.go Move API middleware and routes to api package 2018-11-11 10:22:47 -08:00
entry.go Add API parameter to filter entries by category 2019-11-17 23:05:22 -08:00
feed.go Add refreshAllFeeds to the API 2020-02-26 20:10:56 -08:00
handler.go Add refreshAllFeeds to the API 2020-02-26 20:10:56 -08:00
icon.go Move API middleware and routes to api package 2018-11-11 10:22:47 -08:00
middleware.go Move API middleware and routes to api package 2018-11-11 10:22:47 -08:00
opml.go Move API middleware and routes to api package 2018-11-11 10:22:47 -08:00
payload_test.go Add option to disable feeds 2019-07-26 21:24:15 -07:00
payload.go Add the possibility to add rules during feed creation 2019-11-29 11:27:58 -08:00
subscription.go Move API middleware and routes to api package 2018-11-11 10:22:47 -08:00
user.go Move API middleware and routes to api package 2018-11-11 10:22:47 -08:00