-
Notifications
You must be signed in to change notification settings - Fork 880
Pull requests: miniflux/v2
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(integration): don't defer in a for loop
#4348
opened May 17, 2026 by
jvoisin
Collaborator
Loading…
perf(storage): wrap RefreshFeedEntries in a single transaction
#4347
opened May 17, 2026 by
jvoisin
Collaborator
Loading…
perf(subscription): use a slice instead of a map for well-known feed …
#4345
opened May 17, 2026 by
jvoisin
Collaborator
Loading…
perf(subscriptionFinder): optimize a tad findCanonicalURL
#4344
opened May 17, 2026 by
jvoisin
Collaborator
Loading…
perf(finder): size findSubscriptionsFromWebPage dedup map
#4343
opened May 17, 2026 by
jvoisin
Collaborator
Loading…
perf(reader): reuse TCP connection across well-known feed URL probes
#4342
opened May 17, 2026 by
jvoisin
Collaborator
Loading…
performance(reader): walk feed <link> tags in a single DOM pass
#4337
opened May 15, 2026 by
jvoisin
Collaborator
Loading…
perf(reader/date): cache timezone Locations for PST/PDT/EST/EDT fallback
#4334
opened May 14, 2026 by
jvoisin
Collaborator
Loading…
perf(filter): cache compiled regexes across entries
#4333
opened May 14, 2026 by
jvoisin
Collaborator
Loading…
refactor(storage): collapse WithTags into a single array-containment predicate
#4331
opened May 14, 2026 by
jvoisin
Collaborator
Loading…
feat: set HTML lang attribute from feed-declared language
#4330
opened May 14, 2026 by
bramd
Loading…
5 tasks done
fix(locale): include %d in all ar_SA plural forms
#4328
opened May 12, 2026 by
SamiSuleiman
Loading…
5 tasks done
perf(storage): replace correlated subqueries in CategoriesWithFeedCount
#4327
opened May 12, 2026 by
jvoisin
Collaborator
Loading…
refactor(storage): use INNER JOIN where LEFT JOIN is redundant
#4326
opened May 12, 2026 by
jvoisin
Collaborator
Loading…
security(metrics): use constant-time comparison for metrics endpoint credentials
#4325
opened May 12, 2026 by
jvoisin
Collaborator
Loading…
refactor(storage): Use INNER JOIN instead of LEFT JOIN in IconByFeedID
#4323
opened May 12, 2026 by
jvoisin
Collaborator
Loading…
security(user): don't leak usernames existence via timing
#4322
opened May 12, 2026 by
jvoisin
Collaborator
Loading…
fix(proxy): limit the data size going through the proxy
#4320
opened May 12, 2026 by
jvoisin
Collaborator
Loading…
refactor(misc): various minor code simplifications
#4312
opened May 11, 2026 by
jvoisin
Collaborator
Loading…
feat(rewrite): add OpenGraph and Twitter Card preview rules
#4295
opened May 7, 2026 by
ChrisJr404
Loading…
feat(feed): allow per-feed refresh interval override
#4293
opened May 6, 2026 by
ChrisJr404
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.