miniflux-v2/api
Frédéric Guillot ec3c604a83 Add option to allow self-signed or invalid certificates 2021-02-21 13:58:52 -08:00
..
api.go Add API endpoints to get feeds and entries of a category 2021-01-18 19:44:02 -08:00
category.go Refactor category validation 2021-01-03 22:50:24 -08:00
entry.go Add API endpoints to get feeds and entries of a category 2021-01-18 19:44:02 -08:00
feed.go Add API endpoints to get feeds and entries of a category 2021-01-18 19:44:02 -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 Refactor entry validation 2021-01-04 15:44:06 -08:00
subscription.go Add option to allow self-signed or invalid certificates 2021-02-21 13:58:52 -08:00
user.go Refactor user validation 2021-01-03 21:36:35 -08:00