|
bd4827dd99
|
refactor: use websocket again
|
2024-11-25 17:53:37 +00:00 |
|
|
272558e59a
|
fix: buggy space bar control
|
2024-11-25 00:35:09 +00:00 |
|
|
087af66434
|
refactor: use sse instead of ws for listener count
|
2024-11-25 00:22:44 +00:00 |
|
|
16e69ff0ae
|
feat: save unlocked achievements
|
2024-07-27 12:57:47 +01:00 |
|
|
e26d4147d4
|
feat: YWRkIGEgbGl0dGxlIGNoYXR0eSBhY2hpZXZlbWVudA==
|
2024-07-27 12:56:22 +01:00 |
|
|
9f43cbdf61
|
feat: persist volume level across reloads
|
2024-07-27 11:46:02 +01:00 |
|
|
dca52b26c4
|
feat: add heart animation when cat is pet :3
|
2024-07-26 23:53:21 +01:00 |
|
|
45853a4d55
|
feat: add live listener count
|
2024-07-26 22:34:44 +01:00 |
|
DMZTdhruv
|
11379f05c3
|
Fixed indent, and added mousedown for meow audio
|
2024-07-26 11:27:29 +05:30 |
|
DMZTdhruv
|
43d87a2af0
|
Added meow audio and hover feedback for button and volume control
|
2024-07-25 10:28:44 +05:30 |
|
DMZTdhruv
|
bc7a219118
|
Added meow audio and hover feedback for button and volume control
|
2024-07-24 23:37:50 +05:30 |
|
|
6ba045fddb
|
fix: make button click audio respect current vol
|
2024-07-24 17:18:27 +01:00 |
|
Hegyi Áron Ferenc
|
f63470582e
|
Merge branch 'main' of https://github.com/kennethnym/infinifi into kennethnym-main
|
2024-07-23 20:02:29 +02:00 |
|
Hegyi Áron Ferenc
|
63e67dd2a2
|
fix: try audio tags
|
2024-07-23 19:52:10 +02:00 |
|
Hegyi Áron Ferenc
|
4858813ee5
|
wip: try prefetch
|
2024-07-23 19:07:56 +02:00 |
|
Hegyi Áron Ferenc
|
5c19fcc7ab
|
wip: test
|
2024-07-23 18:32:28 +02:00 |
|
|
4a4c282101
|
feat: allow play/pause with space bar
|
2024-07-23 16:45:37 +01:00 |
|
Hegyi Áron Ferenc
|
8cc85b5580
|
wip: test with minified js
|
2024-07-23 17:01:22 +02:00 |
|
Hegyi Áron Ferenc
|
f73205b720
|
fix: file pathes
|
2024-07-23 14:38:23 +02:00 |
|
|
a679995bd1
|
fix: dont set current audio vol if not playing
|
2024-07-22 11:35:33 +01:00 |
|
|
a25501b9ce
|
feat: add volume slider
|
2024-07-21 21:39:29 +01:00 |
|
|
0a937461f1
|
feat: add button click effect
|
2024-07-21 19:06:07 +01:00 |
|
|
1a34539e08
|
feat: animate cat pics!!
|
2024-07-21 00:31:02 +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 |
|
|
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 |
|