Commit Graph

62 Commits

Author SHA1 Message Date
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
3bffb8eb8f feat: add meta description tag 2024-07-26 22:55:13 +01:00
98818eb454 feat: add website favicon 2024-07-26 22:51:54 +01:00
45853a4d55 feat: add live listener count 2024-07-26 22:34:44 +01:00
406513eff9 chore: fix html formatting 2024-07-26 17:05:58 +01:00
DMZTdhruv
11379f05c3 Fixed indent, and added mousedown for meow audio 2024-07-26 11:27:29 +05:30
DMZTdhruv
67490d2eba Fixed indentation of html file 2024-07-26 11:19:51 +05:30
DMZTdhruv
43d87a2af0 Added meow audio and hover feedback for button and volume control 2024-07-25 10:28:44 +05:30
Dhruv
194120bb3f Merge branch 'kennethnym:main' into main 2024-07-25 10:09:05 +05:30
9869c3524e chore: add biome.json to support biome.js 2024-07-25 00:05:25 +01:00
DMZTdhruv
ba90ad407d Added meow audio and hover feedback for button and volume control 2024-07-24 23:43:57 +05:30
DMZTdhruv
bc7a219118 Added meow audio and hover feedback for button and volume control 2024-07-24 23:37:50 +05:30
Prashant
a6ba90aee7 open github source url in a new tab
Open the github source url in a new tab instead of the current tab which
stops music.
2024-07-24 22:47:45 +05:30
6ba045fddb fix: make button click audio respect current vol 2024-07-24 17:18:27 +01:00
50c5599d5e fix: revert button active translate value 2024-07-24 15:28:09 +01:00
Hegyi Áron Ferenc
31a86fadf9 fix: play button effect 2024-07-24 11:04:20 +02:00
Hegyi Áron Ferenc
eeb0d03fe8 fix: lil css compatibility
* safari supports it w/o vendor prefix from 15.4 (Released 2022-03-14)

Co-Authored-By: Anderson Marlon <anderson18.marlon@gmail.com>
2024-07-24 10:53:25 +02:00
Hegyi Áron Ferenc
94425dc860 fix: remove meta closing tags (it's not a thing) 2024-07-24 10:45:40 +02:00
Hegyi Áron Ferenc
11a0e586c0 fix: remove prefetches it's fine 2024-07-24 10:44:36 +02:00
Hegyi Áron Ferenc
ba746f9570 revert: no audio preload 2024-07-23 20:31:07 +02:00
Hegyi Áron Ferenc
ad8b308575 dot 2024-07-23 20:27:22 +02:00
Hegyi Áron Ferenc
f195380356 ok one more test 2024-07-23 20:25:46 +02: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
f4c67dc4c3 fix: scaling issue on mobile 2024-07-23 17:39:00 +01:00
df1e1df440 feat: increase spacing around border 2024-07-23 17:34:14 +01:00
Hegyi Áron Ferenc
5c19fcc7ab wip: test 2024-07-23 18:32:28 +02:00
d8500d8115 feat: add twt meta tags 2024-07-23 17:20:08 +01:00
4a4c282101 feat: allow play/pause with space bar 2024-07-23 16:45:37 +01:00
Hegyi Áron Ferenc
355e792fd2 perf: preload all 2024-07-23 17:39:19 +02:00
Hegyi Áron Ferenc
35bcc3eeb0 fix: bruh 2024-07-23 17:19:45 +02:00
Hegyi Áron Ferenc
1964b30eda perf: preload audio files too
* these are referenced in script.js and create a waterfall
2024-07-23 17:19:15 +02:00
Hegyi Áron Ferenc
8cc85b5580 wip: test with minified js 2024-07-23 17:01:22 +02:00
Hegyi Áron Ferenc
4b2b93176a fix: style fixes 2024-07-23 16:56:01 +02:00
Hegyi Áron Ferenc
c8f12d91ad perf: preload stuff 2024-07-23 16:22:38 +02:00
Hegyi Áron Ferenc
f73205b720 fix: file pathes 2024-07-23 14:38:23 +02:00
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