• Joined on 2025-11-15
valknar pushed to main at valknar/audio-ui 2025-11-17 17:09:00 +01:00
d6a52ee477 docs: update PLAN.md to reflect Phase 5 completion
valknar pushed to main at valknar/audio-ui 2025-11-17 17:08:32 +01:00
159da29082 feat: implement Phase 5 - undo/redo system with command pattern
55009593f7 docs: clarify Phase 4 accomplished vs future features
Compare 2 commits »
valknar pushed to main at valknar/audio-ui 2025-11-17 15:51:40 +01:00
bf8d25aa1d docs: update PLAN.md to reflect Phase 4 completion
ed9ac0b24f feat: implement Phase 4 - selection and editing features
Compare 2 commits »
valknar pushed to main at valknar/audio-ui 2025-11-17 15:44:40 +01:00
5cf9a69056 feat: complete Phase 3 - Advanced waveform visualization and zoom controls
valknar pushed to main at valknar/audio-ui 2025-11-17 15:35:41 +01:00
23300f0c47 chore: add PostCSS config and update implementation plan progress
valknar pushed to main at valknar/audio-ui 2025-11-17 15:32:08 +01:00
ebfb4d3fff feat: implement Phase 2 - Web Audio API engine and waveform visualization
valknar pushed to main at valknar/kit-ui 2025-11-17 15:30:43 +01:00
b094bd3af9 update: replace Stirling with Audio tool
valknar pushed to main at valknar/audio-ui 2025-11-17 15:27:40 +01:00
45b73e148b fix: update healthcheck to use 127.0.0.1 instead of localhost
valknar pushed to main at valknar/audio-ui 2025-11-17 15:23:08 +01:00
591f726899 feat: initialize Next.js 16 project with Tailwind CSS 4 and Docker support
valknar pushed to main at valknar/audio-ui 2025-11-17 15:05:47 +01:00
88749dafae docs: add initial project plan and README
valknar created branch main in valknar/audio-ui 2025-11-17 15:05:47 +01:00
valknar created repository valknar/audio-ui 2025-11-17 14:59:53 +01:00
valknar pushed to main at valknar/docker-compose 2025-11-17 14:59:10 +01:00
256ee786b2 refactor: remove unused terminal subdomain routing
valknar pushed to main at valknar/docker-compose 2025-11-17 14:43:30 +01:00
c561914f49 fix: route /terminal/ws path on main domain to realtime:6002
valknar pushed to main at valknar/docker-compose 2025-11-17 14:38:31 +01:00
96407fb57a fix: use single coolify-realtime container for both services
valknar pushed to main at valknar/docker-compose 2025-11-17 14:33:10 +01:00
45ea016aaa feat: expose terminal server on terminal.coolify.dev.pivoine.art
valknar pushed to main at valknar/docker-compose 2025-11-17 14:29:48 +01:00
438bbccadf feat: configure Coolify to connect to internal terminal server
valknar pushed to main at valknar/docker-compose 2025-11-17 14:21:43 +01:00
2b5d4d527d fix: use coolify-realtime image without path stripping for terminal
valknar pushed to main at valknar/docker-compose 2025-11-17 14:18:28 +01:00
7fd0199e1a feat: strip /terminal/ws prefix before routing to soketi
valknar pushed to main at valknar/docker-compose 2025-11-17 14:15:53 +01:00
0e5b539936 fix: remove path stripping from terminal router