• Joined on 2025-02-03
yonlu commented on issue yonlu/yellowjacket#37 2026-08-18 19:56:53 +00:00
Desktop: do not schedule wanted-list checks when no download client is configured

Shipped in main as 760021e — fix(downloads): stop searching a list there is nothing to search with — merged through #83. This was listed in that PR's Closes line but did not close…

yonlu commented on issue yonlu/yellowjacket#29 2026-08-18 19:56:53 +00:00
Desktop: the album year is truncated off the end of long album names in the Albums grid

Shipped in main as 792e872 — fix(ui): stop the album grid eating the year it was sorted by — merged through #83. This was listed in that PR's Closes line but did not close automatically;…

yonlu closed issue yonlu/yellowjacket#26 2026-08-18 19:56:52 +00:00
Desktop: the queue toggle button does not show whether the queue is open
yonlu commented on issue yonlu/yellowjacket#26 2026-08-18 19:56:52 +00:00
Desktop: the queue toggle button does not show whether the queue is open

Shipped in main as a2ff0ae — fix(ui): make the queue button say whether the queue is open — merged through #83. This was listed in that PR's Closes line but did not close automatically;…

yonlu closed issue yonlu/yellowjacket#19 2026-08-18 19:56:52 +00:00
Desktop: drag image should show a count badge whenever more than one track is dragged
yonlu commented on issue yonlu/yellowjacket#19 2026-08-18 19:56:52 +00:00
Desktop: drag image should show a count badge whenever more than one track is dragged

Shipped in main as 12e75ee — feat(ui): badge an album drag with how many tracks it carries — merged through #83. This was listed in that PR's Closes line but did not close automatically;…

yonlu closed issue yonlu/yellowjacket#13 2026-08-18 19:56:51 +00:00
Desktop: seek bar shifts width as the elapsed/remaining digits change
yonlu commented on issue yonlu/yellowjacket#13 2026-08-18 19:56:51 +00:00
Desktop: seek bar shifts width as the elapsed/remaining digits change

Shipped in main as d6b48fb — fix(player): stop the seek bar resizing as its clocks count — merged through #83. This was listed in that PR's Closes line but did not close automatically;…

yonlu pushed tag v0.2.0 to yonlu/yellowjacket 2026-08-18 16:21:36 +00:00
yonlu released v0.2.0 at yonlu/yellowjacket 2026-08-18 16:21:36 +00:00
yonlu pushed to fix/small-issue-batch at yonlu/yellowjacket 2026-08-18 15:22:59 +00:00
63ec068add Merge branch 'main' into fix/small-issue-batch
3bf27e3fd5 Merge pull request 'Fix/explore art scanner requests' (#21) from fix/explore-art-scanner-requests into main
48abecb830 Merge remote-tracking branch 'origin/main' into fix/explore-art-scanner-requests
590a0d86dd perf(library): size the scan to the drive, and prefetch what it reads
36af7090d9 fix(system): resolve a path to its own disk, not the first on its major
Compare 11 commits »
yonlu created pull request yonlu/yellowjacket#82 2026-08-18 15:22:41 +00:00
Fix/small issue batch
yonlu pushed to fix/small-issue-batch at yonlu/yellowjacket 2026-08-18 15:06:32 +00:00
185eb1b125 feat(smartplaylist): let a rule set match any rule, not only all of them
b3556d825c fix(mediacontrols): always send an art URL, even when there is no art
bf4f352117 fix(queue): stop claiming a queue came from somewhere it no longer does
1062b7c0bc fix(explore): tell Lit that a track request changed something
Compare 4 commits »
yonlu created branch fix/small-issue-batch in yonlu/yellowjacket 2026-08-18 15:06:31 +00:00
yonlu pushed tag v0.1.0 to yonlu/yellowjacket 2026-08-18 13:50:43 +00:00
yonlu released v0.1.0 at yonlu/yellowjacket 2026-08-18 13:50:42 +00:00
yonlu pushed to main at yonlu/yellowjacket 2026-08-18 13:48:37 +00:00
3bf27e3fd5 Merge pull request 'Fix/explore art scanner requests' (#21) from fix/explore-art-scanner-requests into main
48abecb830 Merge remote-tracking branch 'origin/main' into fix/explore-art-scanner-requests
590a0d86dd perf(library): size the scan to the drive, and prefetch what it reads
36af7090d9 fix(system): resolve a path to its own disk, not the first on its major
3e142f8c35 test(downloads): guard the service fixture on something the fake sets
Compare 10 commits »
yonlu merged pull request yonlu/yellowjacket#21 2026-08-18 13:48:37 +00:00
Fix/explore art scanner requests
yonlu pushed to fix/explore-art-scanner-requests at yonlu/yellowjacket 2026-08-18 11:45:00 +00:00
48abecb830 Merge remote-tracking branch 'origin/main' into fix/explore-art-scanner-requests
e1c07438e9 docs: record what shipping the release pipeline taught us (#4)
6e563f3846 docs: record what shipping the release pipeline taught us
186f6a5839 fix(release): seed the version floor on the parent, not on HEAD (#3)
786d9c6110 fix(release): seed the version floor on the parent, not on HEAD
Compare 5 commits »
yonlu created pull request yonlu/yellowjacket#21 2026-08-18 05:54:45 +00:00
Fix/explore art scanner requests