This website requires JavaScript.
Explore
Help
Sign In
nik
0 Followers
·
0 Following
Joined on
2024-12-01
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
21
Projects
Packages
Public Activity
Starred Repositories
2
nik
synced commits to
refs/pull/5391/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:52 +00:00
fe63446029
Merge f37b561de2fb9c2d8db0c5c08e8c862f2089cda4 into 385e75e9a978622ad647c38114e44d0b9095ca6b
385e75e9a9
perf(db): skip annotation join in CountAll when unused (
#5694
)
5f2b7ee105
chore(deps): update webp, gomega, and go-toml dependencies to latest versions
0e5b9e3263
feat(plugins): share plugin DTOs via a types package (
#5655
)
0fab1861a0
fix(subsonic): make "recently added" order reproducible and consistent with RecentlyAddedByModTime (
#5678
)
Compare 64 commits »
nik
synced commits to
refs/pull/5364/head
at
nik/navidrome
from mirror
2026-07-02 07:12:51 +00:00
a93bd97d03
Merge branch 'master' into master
03841ffe96
fix(ui): update German, Finnish, Galician, Dutch, Slovak, Thai, Chinese (traditional) translations from POEditor (
#5351
)
fb61827ab6
test: fix flaky tests in utils/cache (
#5567
)
1e7996f5d7
fix(share): enforce per-user ownership on share reads
174621f259
fix(nativeapi): make /api/song path filter work and use startsWith (
#5566
)
Compare 85 commits »
nik
synced commits to
refs/pull/5356/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:50 +00:00
5d0044d59b
Merge 9c87c7425791149718c5a7b0300b5b3929e530ef into 385e75e9a978622ad647c38114e44d0b9095ca6b
385e75e9a9
perf(db): skip annotation join in CountAll when unused (
#5694
)
5f2b7ee105
chore(deps): update webp, gomega, and go-toml dependencies to latest versions
0e5b9e3263
feat(plugins): share plugin DTOs via a types package (
#5655
)
0fab1861a0
fix(subsonic): make "recently added" order reproducible and consistent with RecentlyAddedByModTime (
#5678
)
Compare 78 commits »
nik
synced commits to
refs/pull/5352/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:49 +00:00
c4cab94ba7
Merge 76bfa6247127e28cb5868e51bf7da655a720d8a6 into 08cfc55d528cc3a898b075947127f115469a13e1
08cfc55d52
test(db): fix flaky applyLibraryFilter specs on shared DB (
#5697
)
2d53360f89
docs(plugins): document plugin library scope authorization logic
318bb4944f
perf(db): skip library filter when a non-admin sees all libraries (
#5696
)
f580d3ea76
feat(plugins): expose the song Matcher as a host service (
#5643
)
Compare 70 commits »
nik
synced commits to
refs/pull/5351/head
at
nik/navidrome
from mirror
2026-07-02 07:12:48 +00:00
05191d2a22
Merge branch 'master' into update-translations
fb61827ab6
test: fix flaky tests in utils/cache (
#5567
)
1e7996f5d7
fix(share): enforce per-user ownership on share reads
174621f259
fix(nativeapi): make /api/song path filter work and use startsWith (
#5566
)
cf1f190bb5
fix(subsonic): use SQLite RANDOM() sorting in getRandomSongs, for faster results
Compare 10 commits »
nik
synced commits to
refs/pull/5341/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:48 +00:00
a47a7b83bc
Merge 1b11bdfdc6a537d7b033f02f10e88123e8902d59 into a1412ef1c27277a18d8e8aa0767a1d98086883d8
a1412ef1c2
fix(ui): bump navidrome-music-player to 4.25.3, fix transient wrong-song jump (
#5676
)
11f5441eb5
fix(lyrics): consider trailing timestamp in ELRC lyrics (
#5677
)
13e96a0e81
fix(lyrics): correct TTML background-vocal cue timing and whitespace (
#5672
)
bd9fa1c602
feat(listenbrainz): match collaboration top-songs via all credited artist MBIDs (
#5670
)
Compare 57 commits »
nik
synced commits to
refs/pull/5333/head
at
nik/navidrome
from mirror
2026-07-02 07:12:47 +00:00
4b6952f970
Merge branch 'master' into msi-property-fix
05105e91d9
feat(scanner): add Scanner.IgnoreDotFolders to allow indexing dot-prefixed folders (
#5568
)
6f7af6650c
chore(deps): update Go dependencies
aa5aa731dc
refactor(lyrics): single ParseLyrics entry point + all-format plugin lyrics (
#5632
)
3a14faa033
feat(subsonic): add structured sidecar lyrics support with OpenSubsonic v2 karaoke cues and agent layers (
#5076
)
Compare 207 commits »
nik
synced commits to
refs/pull/5333/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:47 +00:00
d73419d989
Merge 4b6952f9709e70a5961f8ec1ef5b735c22f2c5c1 into 385e75e9a978622ad647c38114e44d0b9095ca6b
385e75e9a9
perf(db): skip annotation join in CountAll when unused (
#5694
)
5f2b7ee105
chore(deps): update webp, gomega, and go-toml dependencies to latest versions
0e5b9e3263
feat(plugins): share plugin DTOs via a types package (
#5655
)
0fab1861a0
fix(subsonic): make "recently added" order reproducible and consistent with RecentlyAddedByModTime (
#5678
)
Compare 160 commits »
nik
synced commits to
refs/pull/5337/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:47 +00:00
be6606083b
Merge 6daaa7280367ad6c0fe6b90d8a909ff67a0eab6b into ecba19a08ef5727f2b2a4033b5138ff15d6b867d
ecba19a08e
fix(scanner): resolve symlinks to their target when classifying files
32ac53dc9f
refactor(migrations): propagate context.Context through all DB calls
6abc2ed517
fix(transcoding): preserve source metadata when transcoding downloads (
#5628
)
838ceee26d
perf(subsonic): speed up artist search3 deep-offset pagination (
#5620
)
Compare 38 commits »
nik
synced commits to
refs/pull/5259/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:46 +00:00
0ade01fd87
Merge 45d67a99e9f205ddba0eeec2d3469ce200201a5e into 385e75e9a978622ad647c38114e44d0b9095ca6b
385e75e9a9
perf(db): skip annotation join in CountAll when unused (
#5694
)
5f2b7ee105
chore(deps): update webp, gomega, and go-toml dependencies to latest versions
0e5b9e3263
feat(plugins): share plugin DTOs via a types package (
#5655
)
0fab1861a0
fix(subsonic): make "recently added" order reproducible and consistent with RecentlyAddedByModTime (
#5678
)
Compare 64 commits »
nik
synced commits to
refs/pull/5243/head
at
nik/navidrome
from mirror
2026-07-02 07:12:45 +00:00
13d9226f6b
Merge branch 'master' into add-music-stack-theme
318ad164df
fix(ui): suppress capitalization and correction for login on mobile keyboards (
#3783
)
1709ce37f6
fix(ui): update Spanish translations and add missing gain keys (
#5433
)
a6451f75d6
fix(ui): update Basque localisation (
#5364
)
03841ffe96
fix(ui): update German, Finnish, Galician, Dutch, Slovak, Thai, Chinese (traditional) translations from POEditor (
#5351
)
Compare 139 commits »
nik
synced commits to
refs/pull/5250/head
at
nik/navidrome
from mirror
2026-07-02 07:12:45 +00:00
802fe38641
Merge branch 'master' into feat/theme-catppuccin-latte
29c123854c
feat(ui): Add Moonbase themes (Alpha light + Bravo dark) (
#5243
)
318ad164df
fix(ui): suppress capitalization and correction for login on mobile keyboards (
#3783
)
1709ce37f6
fix(ui): update Spanish translations and add missing gain keys (
#5433
)
a6451f75d6
fix(ui): update Basque localisation (
#5364
)
Compare 140 commits »
nik
synced commits to
refs/pull/5188/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:44 +00:00
6b01f18aed
Merge 2a95b235a584c63264d153f6c6f7208c3160d546 into 08a027dbcc1ab9d3b6f22982c1954c4353a4521d
08a027dbcc
fix(transcoding): honor player forced format on the WebUI transcode flow (
#5613
)
c4c70519b5
fix(transcoding): enforce server-side player MaxBitRate on /rest/stream (
#5611
)
2c90685bc2
fix(scanner): import playlists skipped when no admin existed yet (
#5609
)
f3887df334
perf(smartplaylists): merge negated artist/tag rules into one NOT EXISTS
Compare 33 commits »
nik
synced commits to
refs/pull/5240/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:44 +00:00
99ce592498
Merge 777cbbc99831b9259a5d9e0be722d3c012b328f4 into 0fab1861a0d99b2b9aa5d05b7a335ffde160860f
0fab1861a0
fix(subsonic): make "recently added" order reproducible and consistent with RecentlyAddedByModTime (
#5678
)
7303c9ca47
fix(lyrics): bump navidrome-music-player to 4.25.4 (
#5661
)
9b862e8833
fix(subsonic): emit agent-specific cueLine values (
#5679
)
5a3ac80a8a
feat(cli): add a 'navidrome plugin' CLI for managing and inspecting plugins (
#5682
)
Compare 61 commits »
nik
synced commits to
refs/pull/5187/head
at
nik/navidrome
from mirror
2026-07-02 07:12:43 +00:00
e55719267f
Merge branch 'master' into feat/support-playlist-paths
e80a7937e8
fix(ui): make self-service profile edits report their outcome (
#5699
)
b405252f51
chore(deps): bump golang.org/x/net in /plugins/cmd/ndpgen (
#5698
)
08cfc55d52
test(db): fix flaky applyLibraryFilter specs on shared DB (
#5697
)
2d53360f89
docs(plugins): document plugin library scope authorization logic
Compare 72 commits »
nik
synced commits to
refs/pull/5076/head
at
nik/navidrome
from mirror
2026-07-02 07:12:43 +00:00
ac64ebef79
test(lyrics): remove redundant and cross-layer test assertions
04d895d473
test(e2e): wire the DataStore into the lyrics service
af727cf6ac
test(lyrics): realign tests with refactored layer boundaries
65837316a9
refactor(lyrics): own the legacy artist/title lookup in the core service
6f50c280ad
refactor(lyrics): move lyric kind logic into model methods
Compare 66 commits »
nik
synced commits to
refs/pull/5187/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:43 +00:00
8331ee6c0e
Merge e55719267fb9c146d31a48e6cb49b93f96dd510e into e80a7937e86e715e4022ef8dac18301a25f9bf4e
e55719267f
Merge branch 'master' into feat/support-playlist-paths
e80a7937e8
fix(ui): make self-service profile edits report their outcome (
#5699
)
b405252f51
chore(deps): bump golang.org/x/net in /plugins/cmd/ndpgen (
#5698
)
08cfc55d52
test(db): fix flaky applyLibraryFilter specs on shared DB (
#5697
)
Compare 73 commits »
nik
synced commits to
refs/pull/4814/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:42 +00:00
5b369958c4
Merge a65947692b911a02db2cc621dd3a6fdfdc124ff5 into e80a7937e86e715e4022ef8dac18301a25f9bf4e
e80a7937e8
fix(ui): make self-service profile edits report their outcome (
#5699
)
b405252f51
chore(deps): bump golang.org/x/net in /plugins/cmd/ndpgen (
#5698
)
08cfc55d52
test(db): fix flaky applyLibraryFilter specs on shared DB (
#5697
)
2d53360f89
docs(plugins): document plugin library scope authorization logic
Compare 71 commits »
nik
synced commits to
refs/pull/5058/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:42 +00:00
2a85c0f047
Merge b4b183051391baf1e3227dc85e9973ef4f1c885a into 9b862e88337e5f3fe7f8d8d6ed1fdac2c6c5151b
9b862e8833
fix(subsonic): emit agent-specific cueLine values (
#5679
)
5a3ac80a8a
feat(cli): add a 'navidrome plugin' CLI for managing and inspecting plugins (
#5682
)
a1412ef1c2
fix(ui): bump navidrome-music-player to 4.25.3, fix transient wrong-song jump (
#5676
)
11f5441eb5
fix(lyrics): consider trailing timestamp in ELRC lyrics (
#5677
)
Compare 59 commits »
nik
synced commits to
refs/pull/4810/merge
at
nik/navidrome
from mirror
2026-07-02 07:12:42 +00:00
2b1cd79a9e
Merge dab37f6a898fad83bda9111da9288d3674fbe959 into 385e75e9a978622ad647c38114e44d0b9095ca6b
385e75e9a9
perf(db): skip annotation join in CountAll when unused (
#5694
)
5f2b7ee105
chore(deps): update webp, gomega, and go-toml dependencies to latest versions
0e5b9e3263
feat(plugins): share plugin DTOs via a types package (
#5655
)
0fab1861a0
fix(subsonic): make "recently added" order reproducible and consistent with RecentlyAddedByModTime (
#5678
)
Compare 298 commits »
First
Previous
...
46
47
48
49
50
...
Next
Last