• Joined on 2025-11-15
valknar pushed to main at valknar/sexy 2025-11-20 19:20:37 +01:00
756d767d59 fix: align sharing button height with like button
valknar pushed to main at valknar/sexy 2025-11-20 19:17:54 +01:00
ac09d544d4 fix: query actual likes count from database instead of cached field
valknar pushed to main at valknar/audio-ui 2025-11-20 12:53:15 +01:00
fa69ac649c fix: prevent playhead marker from continuing after pause
valknar pushed to main at valknar/audio-ui 2025-11-20 12:51:08 +01:00
2c1e1591f6 fix: prevent playhead marker from continuing after pause
valknar pushed to main at valknar/audio-ui 2025-11-20 12:49:42 +01:00
efd4cfa607 fix: adjust timeline right padding to match scrollbar width
valknar pushed to main at valknar/audio-ui 2025-11-20 12:45:21 +01:00
0d8952ca2f fix: ensure consistent timeline-waveform alignment with always-visible scrollbar
valknar pushed to main at valknar/audio-ui 2025-11-20 12:37:22 +01:00
1b30931615 style: add custom-scrollbar styling to all dialog scrollable areas
valknar pushed to main at valknar/audio-ui 2025-11-20 11:24:33 +01:00
d9bd8246c9 fix: prevent infinite loop in waveform rendering
valknar pushed to main at valknar/audio-ui 2025-11-20 11:17:30 +01:00
dd8d46795a fix: waveform rendering to respect track duration vs project duration
valknar pushed to main at valknar/audio-ui 2025-11-20 10:36:42 +01:00
adcc97eb5a fix: timeline tooltip positioning to account for left padding
valknar pushed to main at valknar/audio-ui 2025-11-20 10:34:33 +01:00
1855988b83 fix: timeline zoom and waveform rendering improvements
valknar pushed to main at valknar/audio-ui 2025-11-20 10:12:21 +01:00
477a444c78 feat: implement TimeScale component with proper zoom calculation
valknar pushed to main at valknar/audio-ui 2025-11-20 08:25:42 +01:00
119c8c2942 feat: implement medium effort features - markers, web workers, and bezier automation
valknar pushed to main at valknar/audio-ui 2025-11-20 07:56:11 +01:00
8720c35f23 fix: add missing 'S' keyboard shortcut for split at cursor
valknar pushed to main at valknar/audio-ui 2025-11-20 07:51:33 +01:00
25ddac349b feat: add copy/paste automation data functionality
valknar pushed to main at valknar/audio-ui 2025-11-20 07:38:16 +01:00
08b33aacb5 feat: add split at cursor functionality
valknar pushed to main at valknar/audio-ui 2025-11-20 07:35:47 +01:00
9007522e18 feat: add playback speed control (0.25x - 2x)
valknar pushed to main at valknar/audio-ui 2025-11-20 07:32:03 +01:00
a47bf09a32 feat: add loop playback functionality
valknar pushed to main at valknar/audio-ui 2025-11-19 20:55:48 +01:00
aba26126cc refactor: remove configurable track height setting
valknar pushed to main at valknar/audio-ui 2025-11-19 20:52:31 +01:00
66a515ba79 fix: remove AudioWorklet browser warning