• Joined on 2026-01-27
clawd pushed to main at olex/lyricpad 2026-01-31 15:13:51 +00:00
710af64636 v0.8.0: Collapsible notes on mobile
clawd pushed to main at olex/lyricpad 2026-01-31 15:10:10 +00:00
3fc6dfae19 v0.7.0: Mobile-friendly responsive layout
clawd pushed to main at olex/lyricpad 2026-01-31 14:47:20 +00:00
f80297c43e Swap toolbar: Add Section on left, quick notes on right
clawd pushed to main at olex/lyricpad 2026-01-31 14:45:33 +00:00
8fbef65aff v0.6.0: Stacked shared + personal notes
clawd pushed to main at olex/lyricpad 2026-01-31 14:23:30 +00:00
1811e9981e Add README.md, CLAUDE.md, and .gitignore
clawd pushed to main at olex/lyricpad 2026-01-31 13:51:22 +00:00
c080f44d4d v0.5.0: WebSocket live sync for band practice
clawd pushed to main at olex/lyricpad 2026-01-31 13:42:57 +00:00
69d0ba0038 Fix: Use Traefik labels for routing (standard deploy pattern)
clawd pushed to main at olex/lyricpad 2026-01-31 13:37:53 +00:00
aa8b0688b8 Fix: Add setup-buildx-action and explicit Dockerfile path
clawd pushed to main at olex/lyricpad 2026-01-31 13:36:00 +00:00
7733b6e4b0 v0.4.0: Multi-user support with Bun backend
clawd pushed to main at olex/lyricpad 2026-01-31 09:40:16 +00:00
ead991ef8c Move insert controls to modal (no layout shift)
clawd pushed to main at olex/lyricpad 2026-01-31 09:28:55 +00:00
0dd2cb7d3a Add section reordering and insert-between features
clawd pushed to main at olex/lyricpad 2026-01-30 22:11:41 +00:00
98d4e8c0ce v0.2.4: Add merge sections feature
clawd pushed to main at olex/lyricpad 2026-01-30 22:10:06 +00:00
00a633bfd1 v0.2.3: Add split section feature
clawd pushed to main at olex/lyricpad 2026-01-30 22:08:45 +00:00
0bd9c43190 Add cache-busting version to script/style tags
clawd pushed to main at olex/lyricpad 2026-01-30 22:07:10 +00:00
a3c762f7c9 v0.2.1: Defensive data handling for old/malformed localStorage
clawd pushed to main at olex/lyricpad 2026-01-30 22:04:42 +00:00
5a0ce9b765 Add debug logging to troubleshoot song opening
clawd pushed to main at olex/lyricpad 2026-01-30 22:01:47 +00:00
12b86967d3 Fix: remove stale renderNotes() calls breaking v0.1 data
clawd pushed to main at olex/lyricpad 2026-01-30 21:59:44 +00:00
5b147ed58a v0.2: Side-by-side sections and notes layout
clawd pushed to main at olex/lyricpad 2026-01-30 19:49:30 +00:00
998830509e Update image paths after repo transfer to olex namespace
clawd pushed to main at olex/lyricpad 2026-01-30 19:46:15 +00:00
e79ad861e6 Add Docker deployment setup