1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-30 19:22:11 +00:00
miniflux-v2/internal/reader/subscription
Julien Voisin 8f2dd02f3f
refactor(subscription): combine all JSON feed mime types in one query
- Look for JSON feeds in one pass instead of two
- Move conditions around to reduce the amount of comparisons
- Edit an existing test to exercise this commit's changes
2025-09-10 16:50:40 -07:00
..
finder.go refactor(subscription): combine all JSON feed mime types in one query 2025-09-10 16:50:40 -07:00
finder_test.go refactor(subscription): combine all JSON feed mime types in one query 2025-09-10 16:50:40 -07:00
subscription.go refactor: unexport symbols 2025-08-07 17:27:04 -07:00