eba64617d9
fix: listener count not broadcasted initially
2024-11-26 18:10:13 +00:00
a50cf023d6
chore: update README
2024-11-25 17:56:12 +00:00
bd4827dd99
refactor: use websocket again
2024-11-25 17:53:37 +00:00
b50190f67e
chore: update startup script
2024-11-25 02:04:03 +00:00
624dc4c08a
chore: update README
2024-11-25 02:01:13 +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
0ef8bc9e36
feat: make cat animation a gif
2024-11-24 15:50:20 +00:00
bb56cc0eff
Merge pull request #14 from harrowmykel/open-fal-ai-in-new-tab
...
open external urls in new tab
2024-11-24 14:53:58 +00:00
harrowmykel
f926a883a7
open external urls in new tab
2024-11-18 17:18:54 +01:00
bec523ce6b
fix: decrease polling rate
2024-09-03 23:36:04 +01:00
ba62f3bfa2
feat: add footer links and fal logo
2024-08-26 17:27:51 +01:00
498fa97a86
fix: read fal api key from environ
2024-08-26 12:24:09 +01:00
280aa1dcb4
Merge pull request #12 from kennethnym/fal-integration
...
Add code for fal.ai integration
2024-08-25 17:08:48 +01:00
3299f2dcc6
fix: change local inference server url
2024-08-22 23:50:58 +01:00
b398f4d025
fix: remove unused websocket obj in web server
2024-08-22 23:50:17 +01:00
58b47201a6
refactor: use http polling instead of websocket
2024-08-22 23:48:16 +01:00
13ae315b7d
fix: write generated audio to fal storage
2024-08-20 21:12:02 +01:00
8e76c91c72
Merge branch 'main' into fal-integration
2024-08-20 20:53:52 +01:00
7ea7765404
fix: wrong body height calc on mid+ viewport
2024-08-03 22:54:25 +01:00
8b614787c8
fix: use svh unit for larger viewports as well
2024-08-01 16:04:02 +01:00
47e22083e5
fix: swap height rule order
2024-08-01 16:03:36 +01:00
f661f29b67
fix: use svh unit for body height
...
On mobile, viewport height can be dynamic due to e.g. collapsible tab
bar. vh is based on the largest viewport height, so specifying 100vh
will cause part of the body to be covered by e.g. expanded tab bar.
using svh fixes this issue, as it is based on the smallest possible
viewport height instead e.g. the viewport height when the tab bar is
expanded.
2024-08-01 15:58:38 +01:00
05dde2e724
Merge pull request #9 from CallumCha/main
...
fix: listener count too close to volume slider on mobile
2024-07-30 23:17:05 +01:00
Callum Chard
65af3ecd53
Update style.css
2024-07-30 23:15:32 +01:00
Callum Chard
3d9e83ff86
Update style.css
...
Added line 119 this fixes the issue where the text is close to overlapping the volume bar on mobile.
2024-07-30 23:00:53 +01:00
0f0edba926
fix: treat ws as disconnected if send_text fails
2024-07-29 13:27:40 +01:00
0179f03b9a
fix: websocket disconnection not handled properly
2024-07-28 12:01:47 +01:00
78ea0244de
fix: listener count not sent on initial connection
2024-07-27 15:54:09 +01: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
120130bea9
chore: add credits section in README
2024-07-26 23:16:09 +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
74d2378ef4
chore: remove redundant prompt strings
2024-07-26 18:12:40 +01:00
eae55aeb94
Merge pull request #7 from DMZTdhruv/main
...
feat: add meow sound when clicking on the cat :3
2024-07-26 17:08:36 +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
37cf800d8d
feat: add websocket endpoint for fal
2024-07-25 11:00:52 +01:00
0e744af73f
feat: initial code for fal.ai integration
2024-07-25 10:36:24 +01:00
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
296f196a13
Merge pull request #6 from prashantrahul141/main
...
open github source url in a new tab
2024-07-24 18:59:34 +01:00