Commit Graph

123 Commits

Author SHA1 Message Date
0a937461f1 feat: add button click effect 2024-07-21 19:06:07 +01:00
bf9b2b8bb3 fix: serialize tensor in modal before returning 2024-07-21 18:42:11 +01:00
8197873161 feat: modal integration 2024-07-21 17:34:09 +01:00
437987d90a refactor: better variable naming 2024-07-21 17:33:57 +01:00
21b66962da feat: canvas based interactive background 2024-07-21 15:00:56 +01:00
1a34539e08 feat: animate cat pics!! 2024-07-21 00:31:02 +01:00
c9a7420414 feat: redesign 2024-07-21 00:22:05 +01:00
ce49190066 fix: button click effect 2024-07-20 23:09:01 +01:00
4010c9cc02 chore: update gitignore 2024-07-20 22:57:21 +01:00
602fe6bbb1 feat: go to next song when the current one ends 2024-07-20 22:57:04 +01:00
fbc9a07c25 chore: fix wrong comment 2024-07-20 22:17:04 +01:00
1e257eaf4e feat: implement audio fade in/out 2024-07-20 22:16:16 +01:00
66a873b3c2 fix: prevent browser from caching audio
Add a random query parameter to the end of the track URL to prevent the
browser from caching the audio file, forcing it to fetch the latest
track
2024-07-20 21:48:43 +01:00
ae37327095 fix: cancel timer when server shuts down 2024-07-20 21:47:57 +01:00
dcaec061d6 feat: add dark mode support 2024-07-20 21:36:31 +01:00
a6794dafca feat: add basic play/pause web ui 2024-07-20 21:18:41 +01:00
074d96b76d feat: start adding server code 2024-07-20 17:09:22 +01:00
c969a5280a chore: add gitignore 2024-07-20 16:30:23 +01:00
91f1db90a3 feat: gen more audio files and increase duration 2024-07-20 16:28:16 +01:00
ec71c0b235 feat: change model to musicgen 2024-07-20 14:46:25 +01:00
f1ecddc918 feat: change model used 2024-07-20 12:42:35 +01:00
1cc81f4da2 chore: add requirements.txt 2024-07-20 12:26:56 +01:00
0ff74a85ef initial commit 2024-07-20 12:24:31 +01:00