miniflux-v2/api
Frédéric Guillot f0610bdd9c Refactor feed creation to allow setting most fields via API
Allow API clients to create disabled feeds or define field like "ignore_http_cache".
2021-01-02 16:48:22 -08:00
..
api.go Refactor feed creation to allow setting most fields via API 2021-01-02 16:48:22 -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 Refactor feed creation to allow setting most fields via API 2021-01-02 16:48:22 -08:00
handler.go Refactor feed creation to allow setting most fields via API 2021-01-02 16:48:22 -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_test.go Allow ignore_http_cache field to be changed via API 2020-12-13 20:42:41 -08:00
payload.go Refactor feed creation to allow setting most fields via API 2021-01-02 16:48:22 -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