miniflux-v2/api
Frédéric Guillot 651ee02c11 Allow regular users to change settings via API 2020-12-22 15:20:36 -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 Allow ignore_http_cache field to be changed via API 2020-12-13 20:42:41 -08:00
feed.go Allow ignore_http_cache field to be changed via API 2020-12-13 20:42:41 -08:00
handler.go Add refreshAllFeeds to the API 2020-02-26 20:10:56 -08:00
icon.go Allow ignore_http_cache field to be changed via API 2020-12-13 20:42:41 -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 Make user fields editable via API 2020-12-21 22:13:11 -08:00
payload_test.go Allow ignore_http_cache field to be changed via API 2020-12-13 20:42:41 -08:00
subscription.go Allow ignore_http_cache field to be changed via API 2020-12-13 20:42:41 -08:00
user.go Allow regular users to change settings via API 2020-12-22 15:20:36 -08:00