-
Notifications
You must be signed in to change notification settings - Fork 810
Pull requests: miniflux/v2
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(template): minor consistency pass on layout.html
#3717
by jvoisin
was merged Aug 21, 2025
Loading…
test(api): add integration test for fetching categories with counters
#3714
by fguillot
was merged Aug 19, 2025
Loading…
test(version): add a test to enforce the version format
#3713
by fguillot
was merged Aug 19, 2025
Loading…
fix(mediaproxy): always forward the browser Accept header
#3711
by fguillot
was merged Aug 19, 2025
Loading…
fix(version): change development version naming to avoid breaking some clients
#3710
by fguillot
was merged Aug 19, 2025
Loading…
doc: fix incorrect default value for
DATABASE_MIN_CONNS in the man page
#3709
by fguillot
was merged Aug 19, 2025
Loading…
convert durations from unit-less integers to time.Duration
#3706
by gudvinr
was merged Aug 21, 2025
Loading…
4 of 5 tasks
fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits
#3703
by fguillot
was merged Aug 18, 2025
Loading…
feat(storage): add limit parameter to
ClearRemovedEntriesContent
#3702
by fguillot
was merged Aug 18, 2025
Loading…
refactor(storage): split
DeleteContentRemovedEntries into 2 functions and fix condition
#3698
by fguillot
was merged Aug 17, 2025
Loading…
test: skip building a temporary binary for integration tests
#3697
by fguillot
was merged Aug 17, 2025
Loading…
feat(template): show GitHub links in about page only when tag and commit are available
#3695
by fguillot
was merged Aug 16, 2025
Loading…
fix(version): allow build info to be set with LDFLAGS and fallback to VCS metadata when available
#3694
by fguillot
was merged Aug 16, 2025
Loading…
fix(version): be explicit when VCS info is unavailable
#3693
by fguillot
was merged Aug 16, 2025
Loading…
feat(version): use Golang's builtin vcs feature to get commit and build date
#3692
by fguillot
was merged Aug 16, 2025
Loading…
ci: update Go version to 1.25 in workflows and Dockerfile
#3691
by fguillot
was merged Aug 16, 2025
Loading…
refactor(fetcher): use errors.New when possible instead of fmt.Errorf
#3689
by jvoisin
was merged Aug 15, 2025
Loading…
refactor: fix various typos in a couple of places
#3688
by gudvinr
was merged Aug 15, 2025
Loading…
5 tasks done
refactor(ui): use request builder in media proxy handler
#3687
by gudvinr
was merged Aug 17, 2025
Loading…
5 tasks done
ProTip!
Exclude everything labeled
bug with -label:bug.