• Joined on 2026-04-09
Jannik pushed to main at Jannik/MelodyMuse 2026-06-04 11:37:21 +02:00
f4cb318175 feat: add editable system prompts from web UI
ecd75a7fb5 fix: dynamically suggest video tools based on env configuration
ab5a967fe4 feat: add configurable video AI links
9dddaffdd4 fix: resolve 500 error on partial lyrics regeneration and fix mobile scrolling by removing overflow: hidden
Compare 4 commits »
Jannik pushed to main at Jannik/MelodyMuse 2026-06-04 08:54:01 +02:00
0353a5a9af fix: increase max_tokens and handle unclosed think blocks for style generation
Jannik pushed to main at Jannik/MelodyMuse 2026-06-04 00:52:26 +02:00
5dae92f137 UI: Change Suno hover color to orange
Jannik pushed to main at Jannik/MelodyMuse 2026-06-04 00:51:47 +02:00
cacb11b8e7 UI: Add custom glowing I-beam text cursor
4769d2a9b8 UI: Change light mode icon to a lightbulb
Compare 2 commits »
Jannik pushed to main at Jannik/MelodyMuse 2026-06-04 00:42:20 +02:00
5249d87b59 UI: Add Suno link to header
Jannik pushed to main at Jannik/MelodyMuse 2026-06-04 00:40:35 +02:00
478c611d05 UI: Make layout fully responsive for mobile and tablet
Jannik pushed to main at Jannik/MelodyMuse 2026-06-04 00:35:08 +02:00
1a964a43a7 UI: Add custom glowing cursors matching the app theme
7981b1d146 UI polish: updated favicon, smoothed animated bars, and slowed down gradient animations
Compare 2 commits »
Jannik pushed to main at Jannik/MelodyMuse 2026-06-04 00:03:15 +02:00
3a2c738bd0 UI enhancements, i18n, history drawer, and requested features
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 23:07:23 +02:00
c3e167bde9 feat: major UI overhaul - 1/3+2/3 layout, animated logo, history drawer, editable titles, Czech, dark default, playful design
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 22:55:44 +02:00
8d09b17467 fix: add server-side retry logic for intermittent LLM JSON parse failures
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 22:10:05 +02:00
2fda90729e fix: resolve typescript and tailwind compilation errors
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 22:01:39 +02:00
d34d34565f feat: complete UI overhaul (liquid glass theme, i18n, FontAwesome)
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 19:56:30 +02:00
e5a9936066 Fix CSS: add postcss config, safelist stagger-N, drop dead rules
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 17:41:43 +02:00
9980d5ba20 Remove duplicate MelodyMuse brand row in InputPanel
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 12:52:18 +02:00
040a063860 Add YouTube channel link to the home page header
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 10:52:04 +02:00
81aefe0700 Modernize the UI and fix the equalizer sizing bug
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 09:01:07 +02:00
3096669a13 Polish: draft autosave, history refresh, outdated footer, more
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 08:27:59 +02:00
1f82825849 Remove deploy/ folder (belongs in Jannik-Cloud)
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 08:09:50 +02:00
d8b25ec6ab Move LLM key to the server, add random-style buttons
Jannik pushed to main at Jannik/MelodyMuse 2026-06-03 01:48:06 +02:00
b945417773 Add cancel, history, revert, and quality-of-life features