Changeset d4c3c4e in Klonkt for .beads


Ignore:
Timestamp:
05/06/2026 10:28:23 PM (4 months ago)
Author:
Robin <robin@…>
Branches:
main
Children:
cf96890
Parents:
605642d
Message:

bd: close prutfolio-src-0tg + memory deploy-pattern

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .beads/issues.jsonl

    r605642d rd4c3c4e  
    1 {"_type":"issue","id":"prutfolio-src-0tg","title":"Audio: continuous playback fix — next() altijd play() ipv conditional","description":"Bug: next() checkte 'if (isPlaying) play()' maar isPlaying was al false door de pause-event die de browser firet vóór ended. Resultaat: track stopt na 1 keer. Fix: drop de conditional, roep altijd play() aan. Zelfde voor prev(). Bestand: src/assets/js/audio-player.js regels 221-230.","status":"in_progress","priority":1,"issue_type":"bug","assignee":"Robin","owner":"robin@roboburr.com","created_at":"2026-05-06T22:18:40Z","created_by":"Robin","updated_at":"2026-05-06T22:26:37Z","started_at":"2026-05-06T22:26:37Z","dependency_count":0,"dependent_count":0,"comment_count":0}
     1{"_type":"issue","id":"prutfolio-src-0tg","title":"Audio: continuous playback fix — next() altijd play() ipv conditional","description":"Bug: next() checkte 'if (isPlaying) play()' maar isPlaying was al false door de pause-event die de browser firet vóór ended. Resultaat: track stopt na 1 keer. Fix: drop de conditional, roep altijd play() aan. Zelfde voor prev(). Bestand: src/assets/js/audio-player.js regels 221-230.","status":"closed","priority":1,"issue_type":"bug","assignee":"Robin","owner":"robin@roboburr.com","created_at":"2026-05-06T22:18:40Z","created_by":"Robin","updated_at":"2026-05-06T22:28:20Z","started_at":"2026-05-06T22:26:37Z","closed_at":"2026-05-06T22:28:20Z","close_reason":"Closed","dependency_count":0,"dependent_count":0,"comment_count":0}
     2{"_type":"memory","key":"prutfolio-deploy-bare-repo-home-roboburr-git-repos","value":"prutfolio deploy: bare repo /home/roboburr/git-repos/prutfolio.git, working tree /srv/prutfolio (geen .git submap), post-receive hook gebruikt 'git --work-tree=' checkout pattern. Cloudflare CDN ervoor — assets cache max-age=1jaar, dus na deploy moet cf gepurged worden of cache-buster gebruikt. pm2 process heet 'prutcms' (legacy naam, niet renamen)."}
Note: See TracChangeset for help on using the changeset viewer.