1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/api
2025-04-17 12:41:58 -07:00
..
api.go feat(api): rename integrations status endpoint 2024-10-17 21:29:44 -07:00
api_integration_test.go test(api): update base url after upgrading hugo 2025-03-02 19:32:09 -08:00
category.go Refactor Batch Builder and prevent accidental and excessive refreshes from the web ui 2023-10-20 16:07:18 -07:00
enclosure.go fix: store.GetEnclosure() should return nil if no rows are returned 2024-08-18 12:41:30 -07:00
entry.go feat(api): add update_content query parameter to /entries/{entryID}/fetch-content endpoint 2025-04-17 12:41:58 -07:00
feed.go fix(consistency): align feed modification behavior between API and UI 2024-12-08 10:49:14 -08:00
icon.go feat: update feed icon during force refresh 2024-10-04 20:51:40 -07:00
middleware.go Implement structured logging using log/slog package 2023-09-24 22:37:33 -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: implement proxy URL per feed 2025-04-06 21:05:19 -07:00
user.go feat(api): add endpoint for user integration status 2024-10-17 20:59:05 -07:00