1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/ui/form
jvoisin e8234033fd feat(feed): implement global deduplication
Add a per-feed boolean to decide if the feed's entries should be deduplicated
against all others. This is useful for aggregators like lobste.rs or
hackernews.

This should close #797
2025-06-09 23:07:07 +02:00
..
api_key.go feat(api): add new endpoints to manage API keys 2025-05-25 15:50:13 -07:00
auth.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
category.go fix(api): hide_globally categories field should be a boolean 2025-04-21 19:43:25 -07:00
feed.go feat(feed): implement global deduplication 2025-06-09 23:07:07 +02:00
integration.go feat: adding support for saving entries to karakeep 2025-06-04 21:10:26 -07:00
settings.go feat(ui): add user setting to control target="_blank" on links 2025-06-08 21:07:11 -07:00
settings_test.go feat: add option to always open articles externally 2025-05-24 19:46:01 -07:00
subscription.go feat: implement proxy URL per feed 2025-04-06 21:05:19 -07:00
user.go Refactor HTTP Client and LocalizedError packages 2023-10-22 13:09:30 -07:00
webauthn.go Add WebAuthn / Passkey integration 2023-11-05 18:57:35 +01:00