Alessio
Home
Progetti
Blog
Contribuzioni
Contatti
Contribuzioni
Pull request aperte su progetti reali come pnpm, metrolist, redis. Per lo più bug fix e piccoli miglioramenti trovati usandoli direttamente.
MetrolistGroup/Metrolist
28 commits
Message
Date
Hash
feat: add very high audio quality option and autoplay setting (#3440)
Apr 9, 2026
def9d19
fix(ui): scroll to current song when toggling shuffle in playlist (#3485)
Apr 8, 2026
cef3566
fix(playlist): ensure songs persist across sync by marking them as inLibrary (#3446)
Apr 7, 2026
4ef332d
fix(playback): implement onTaskRemoved to stop music on task clear (#3456)
Apr 6, 2026
1e0a3ec
fix(lyrics): add timeout to lyrics providers (#3437)
Apr 4, 2026
4eb74a1
fix(db): validate song existence before adding to playlist (#3432)
Apr 4, 2026
21b3742
fix(sync): preserve downloaded songs in playlist during sync (#3436)
Apr 4, 2026
cd72309
fix: use startForegroundService for background-safe service startup (#3442)
Apr 4, 2026
ac7020a
fix(playback): update database when download is removed (#3434)
Apr 3, 2026
31b4d7f
fix(ui): handle back gesture in expanded player (#3433)
Apr 3, 2026
1d1a105
fix(ui): hide lyrics provider banner for manually edited lyrics (#3430)
Apr 3, 2026
9cfff7f
Merge pull request #3435 from kairosci/fix/io-unspecified-playback-error
Apr 3, 2026
6d57835
feat(lyrics): add copy all lyrics button (#3250)
Mar 18, 2026
a38da83
fix(service-binding): prevent double-unbind crash in MainActivity lifecycle (#3254)
Mar 15, 2026
a00968f
Fix next song when picking random song is same (#3140)
Mar 12, 2026
fbd1fa1
feat(ui): add option to disable song caching (#3190)
Mar 12, 2026
5ca8d58
feat: make cached songs globally available (#3141)
Mar 11, 2026
1dfd746
feat(playback): add option to cache songs after playback starts
Feb 27, 2026
a502af1
fix(lyrics): remove parentheses and brackets from song title during lyrics search
Feb 27, 2026
2d4b922
fix(ui): make CSV import dialog scrollable
Feb 27, 2026
e8145dc
docs: add pull request template
Feb 26, 2026
7fb3f5e
fix(playback): handle foreground service start failure on Android 15
Feb 24, 2026
908068a
fix(home): hide empty sections when video songs are hidden
Feb 15, 2026
fb90359
feat(playlists): navigate to playlist immediately after creation
Feb 15, 2026
02f8cbb
feat(queue): add option to prevent duplicate tracks in queue
Feb 15, 2026
ea2a7b1
feat(ui): hide history button when listen history is paused and empty
Feb 15, 2026
eb8194d
feat(playback): increase crossfade duration limit to 15 seconds
Feb 15, 2026
632be2c
Clear image cache while preserving covers for downloaded songs/albums
Feb 14, 2026
9477168
Vedi Repository
etcd-io/etcd
2 commits
Message
Date
Hash
refactor: simplify filterRangeResults with explicit if statements
Apr 7, 2026
41ad7ef
test: improve kv range tests with key ascending and limit
Apr 7, 2026
cc03bc4
Vedi Repository
pnpm/pnpm
8 commits
Message
Date
Hash
feat: add native pnpm unpublish command (#11128)
Apr 6, 2026
d401ff2
feat: add native pnpm deprecate and undeprecate commands (#11120)
Apr 6, 2026
2c90d40
fix: respect frozen-lockfile flag when migrating config dependencies (#11067)
Mar 28, 2026
d8be970
feat: add native view/info/show/v command (#11064)
Mar 27, 2026
d3d6938
feat: implement native recursive version command (#10879)
Mar 22, 2026
d5be835
fix: skip local file: protocol dependencies during pnpm fetch (#10514)
Feb 6, 2026
312226c
fix: preserve reference overrides in pnpm audit --fix (#10478)
Feb 6, 2026
121f64a
fix: prevent `catalog:` from leaking into `pnpm-workspace.yaml` (#10476)
Jan 27, 2026
94571fb
Vedi Repository
redis/redis
2 commits
Message
Date
Hash
Skip memory prefetch during loading to avoid crash in dictEmpty callback (#14848)
Mar 24, 2026
1abd489
Support Tcl 9.0 in Redis test suite (#14787)
Feb 28, 2026
707757e
Vedi Repository
kubernetes/kubernetes
10 commits
Message
Date
Hash
test: add unit tests for deleteObject NotFound handling in garbage collector
Mar 10, 2026
8ed40e7
hack/golangci.yaml.in: remove trailing whitespace
Mar 10, 2026
fcb2169
Cap nf_conntrack limits to prevent excessive memory usage on high-core machines
Feb 12, 2026
65564e2
fix: remove duplicate SSH execution in masterExec function
Feb 12, 2026
4810a2a
fix: remove duplicate SSH execution in masterExec function
Feb 12, 2026
d5e87fe
pkg/proxy/nftables: fix kube-proxy crash with newer nftables versions
Feb 11, 2026
72ef5b3
pkg/proxy/nftables: fix kube-proxy crash with newer nftables versions
Feb 11, 2026
117df3d
Update knftables to v0.0.20
Feb 10, 2026
62c3d8d
Fix issue 136525: Handle NotFound errors in garbage collector
Feb 7, 2026
ae3163e
fix: Set effectively unlimited MaxSize for audit logs when 0 is specified
Feb 5, 2026
b753a2a
Vedi Repository
containers/podman
4 commits
Message
Date
Hash
libpod: validate artifact volume on create
Feb 12, 2026
df0e3b6
fix: use localhost for host.containers.internal in host network mode
Feb 2, 2026
fae93fe
systemd: update podman-restart.service description
Jan 19, 2026
f0dd315
libpod: fix Volume.Mount() returning empty path for plugin volumes
Jan 18, 2026
6c1d8f5
Vedi Repository
containers/container-libs
1 commit
Message
Date
Hash
feat: Use 127.0.0.1 for host.containers.internal with host network
Jan 21, 2026
38d7ee7
Vedi Repository
Total: 55 commits across 7 repositories