Commit Graph

22 Commits

Author SHA1 Message Date
d7a3920d0a chore: upload click sound effects 2024-07-22 17:07:44 +01:00
d1d4b448d6 feat: add footer 2024-07-22 12:56:00 +01:00
a679995bd1 fix: dont set current audio vol if not playing 2024-07-22 11:35:33 +01:00
ddf4758713 fix: volume slider thumb 1px gap in chrome 2024-07-22 11:32:43 +01:00
a39a70451f fix: volume slider style on firefox 2024-07-22 00:04:49 +01:00
01db0dbc7f feat: tweak range slider color 2024-07-21 21:45:18 +01:00
a25501b9ce feat: add volume slider 2024-07-21 21:39:29 +01:00
7dd3ffdf1d feat: add dark mode support for bg pattern 2024-07-21 21:27:50 +01:00
bd57bb8e8b fix: button hover color 2024-07-21 19:11:52 +01:00
0a937461f1 feat: add button click effect 2024-07-21 19:06:07 +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
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
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