main
|
Last change
on this file since d4c3c4e was d4c3c4e, checked in by Robin <robin@…>, 4 months ago |
|
bd: close prutfolio-src-0tg + memory deploy-pattern
|
-
Property mode
set to
100644
|
|
File size:
1.2 KB
|
| Rev | Line | |
|---|
| [d4c3c4e] | 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
TracBrowser
for help on using the repository browser.