1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-11 17:51:01 +00:00
miniflux-v2/internal/api
2025-08-08 14:27:23 -07:00
..
api.go feat(api): add new endpoints to manage API keys 2025-05-25 15:50:13 -07:00
api_integration_test.go perf(api): use math/rand/v2 2025-06-18 20:12:55 -07:00
api_key.go feat(api): add new endpoints to manage API keys 2025-05-25 15:50:13 -07:00
category.go feat: add POLLING_LIMIT_PER_HOST to limit concurrent requests per host 2025-08-08 12:33:46 -07:00
enclosure.go refactor(model): add test coverage and simplify ProxifyEnclosureURL 2025-07-07 18:41:44 -07:00
entry.go refactor: replace interface{} with any 2025-08-05 20:26:07 -07:00
feed.go feat: add POLLING_LIMIT_PER_HOST to limit concurrent requests per host 2025-08-08 12:33:46 -07:00
icon.go feat: update feed icon during force refresh 2024-10-04 20:51:40 -07:00
middleware.go feat(api): log request URI in authentication handlers 2025-08-08 14:27:23 -07:00
opml.go Add command line argument to export user feeds 2023-09-27 21:45:23 -07:00
payload.go Add /v1/version endpoint 2023-10-08 15:53:24 -07:00
subscription.go feat(rssbridge): support auth token for RSS-Bridge 2025-05-19 20:47:12 -07:00
user.go fix(filter): remove \r\n in rule parsing 2025-07-16 21:03:53 -07:00