miniflux-v2/api
Frédéric Guillot 5922a7a051 Renaming non-existent category via API should returns a 404 2020-12-13 19:05:10 -08:00
..
api.go Add API routes for "mark all as read" 2020-11-29 17:00:27 -08:00
category.go Renaming non-existent category via API should returns a 404 2020-12-13 19:05:10 -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 API routes for "mark all as read" 2020-11-29 17:00:27 -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 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 Renaming non-existent category via API should returns a 404 2020-12-13 19:05:10 -08: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 Add API routes for "mark all as read" 2020-11-29 17:00:27 -08:00