Hördle Bot
fa3b64f490
Add 'Play Full Title' button to waveform editor
2025-12-05 21:57:34 +01:00
Hördle Bot
d2ec0119ce
Fix waveform editor: show end marker for last segment and fix play full section stop functionality
2025-12-05 21:47:57 +01:00
Hördle Bot
ec885212a5
feat(waveform): add live hover preview for selection positioning
2025-11-23 01:18:59 +01:00
Hördle Bot
54f47a9470
fix(waveform): fix playback cursor animation using useEffect
2025-11-23 01:10:04 +01:00
Hördle Bot
23c2697424
feat(waveform): add playback cursor showing current position
2025-11-23 01:06:19 +01:00
Hördle Bot
86829af17d
feat(waveform): add segment markers, zoom, and individual segment playback
2025-11-23 01:03:03 +01:00
Hördle Bot
587fa59b79
feat(special-curation): complete implementation with all components
...
- Database: SpecialSong model with startTime
- Backend: API endpoints for curation
- Admin: Waveform editor and curation page
- Game: startTime support in AudioPlayer
- UI: Curate button in admin dashboard
2025-11-23 00:50:35 +01:00