miniflux-v2/api
Manuel Garrido 84b83fc3c8
Add feed filters (Keeplist and Blocklist)
2020-10-16 14:40:56 -07:00
..
api.go Use stdlib constants for HTTP methods instead of strings 2020-06-21 21:21:10 -07: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 Avoid duplication between get feed entries and get entries API endpoints 2020-09-13 21:57:55 -07:00
feed.go Add feed filters (Keeplist and Blocklist) 2020-10-16 14:40:56 -07: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 api: avoid database lookup if empty credentials are provided 2020-09-27 13:23:11 -07:00
opml.go Move API middleware and routes to api package 2018-11-11 10:22:47 -08:00
payload.go Add feed filters (Keeplist and Blocklist) 2020-10-16 14:40:56 -07:00
payload_test.go Add option to disable feeds 2019-07-26 21:24:15 -07:00
subscription.go Add HTTP proxy option for subscriptions 2020-09-09 23:28:54 -07:00
user.go API: Delete users asynchronously 2020-07-28 20:39:10 -07:00