Commit graph

89 commits

Author SHA1 Message Date
6bac1bf833 Fix activity display for Custom Status in Lanyard component
Some checks failed
Code quality checks / biome (push) Failing after 6s
2025-05-16 00:22:12 -04:00
26d907d579 fix lint
All checks were successful
Code quality checks / biome (push) Successful in 7s
2025-05-16 00:18:50 -04:00
29da0ce6a4 fix ip stuff
Some checks failed
Code quality checks / biome (push) Failing after 7s
2025-05-16 00:18:29 -04:00
e6b8175662 Fix linting
All checks were successful
Code quality checks / biome (push) Successful in 8s
2025-05-16 00:15:22 -04:00
a8d8f7014a Update Lanyard socket URL, enhance IP logging in postAnalytics, and refactor App component structure
Some checks failed
Code quality checks / biome (push) Failing after 7s
2025-05-16 00:14:14 -04:00
281e34bbd9 Adjust heartbeat intervals in Hyperate and Lanyard sockets to reduce latency
Some checks failed
Code quality checks / biome (push) Failing after 6s
2025-05-09 14:59:22 -04:00
17bee43782 Remove console log for client IP in postAnalytics function
Some checks failed
Code quality checks / biome (push) Failing after 8s
2025-05-09 14:58:29 -04:00
bf32c3fd35 Add logging for client IP in postAnalytics and update Lanyard styles to use RGB format
Some checks failed
Code quality checks / biome (push) Failing after 8s
2025-05-09 14:57:10 -04:00
dcd6bfc3d7 lint
All checks were successful
Code quality checks / biome (push) Successful in 7s
2025-05-05 20:31:59 -04:00
f69ae1b965 Merge pull request 'move index to src, add .env add types, fix > to actual bash like input and history' (#1) from creations/ipv4.army:main into main
Some checks failed
Code quality checks / biome (push) Failing after 12s
Reviewed-on: #1
2025-05-06 00:59:43 +02:00
17467258fc
move index to src, add .env add types, fix > to actual bash like input and history
Some checks failed
Code quality checks / biome (pull_request) Failing after 6s
2025-05-05 18:55:57 -04:00
a65ee6fe67 linting
All checks were successful
Code quality checks / biome (push) Successful in 7s
2025-05-04 20:55:40 -04:00
ad23ab1907 Update dependencies to use latest versions
Some checks failed
Code quality checks / biome (push) Failing after 7s
2025-05-04 20:53:29 -04:00
27abb2b90b remove test file 2025-05-04 20:52:38 -04:00
deb223c642 refactor a lot
Some checks failed
Code quality checks / biome (push) Failing after 7s
2025-05-04 20:47:19 -04:00
cf21a56d7a Add API endpoint to return request headers as a gzipped JSON response
Some checks failed
Code quality checks / biome (push) Failing after 7s
2025-05-04 14:45:35 -04:00
424343e311 Update index.ts
Some checks failed
Code quality checks / biome (push) Failing after 7s
2025-05-03 21:00:25 +02:00
94163df713 Remove unused WebSocket event handlers for close and drain
Some checks failed
Code quality checks / biome (push) Failing after 6s
2025-05-03 13:39:41 -04:00
6a3354f597 Refactor server variable to webserver and add new API endpoints for script handling
Some checks failed
Code quality checks / biome (push) Failing after 8s
2025-05-03 13:39:01 -04:00
09e377b9d2 Add WebSocket integration for Lanyard and Hyperate, implement scanline effects, and update dependencies
Some checks failed
Code quality checks / biome (push) Failing after 8s
2025-05-03 13:17:52 -04:00
4fedd38df1 base project 2025-04-20 23:15:41 -04:00
wont-stream
79f300a918 Add lint script to package.json for code quality checks
All checks were successful
Code quality checks / biome (push) Successful in 9s
2025-04-10 19:28:42 -04:00
wont-stream
41c205c809 auto-lint
All checks were successful
Code quality checks / biome (push) Successful in 8s
2025-04-10 19:27:18 -04:00
wont-stream
5e03f3ef36 formatting
Some checks failed
Code quality checks / biome (push) Failing after 10s
2025-04-10 19:22:07 -04:00
wont-stream
bd4bb12239 linting 2025-04-10 19:21:53 -04:00
wont-stream
9abec28ab8 Fix comparison operator for heartrate check in heart component 2025-04-10 19:06:43 -04:00
wont-stream
571aab24ed Add biome.js configuration and integrate code quality checks
Some checks failed
Code quality checks / biome (push) Failing after 9s
2025-04-10 19:04:20 -04:00
wont-stream
5542d80fc2 Remove @preact/signals dependency from package.json and bun.lock 2025-04-09 10:40:04 -04:00
wont-stream
9eaeb87707 Add @preact/signals dependency and update navbar button sizes 2025-04-09 10:39:55 -04:00
wont-stream
ea18e2563f Add lucide-preact icons to navbar and update dependencies 2025-04-08 17:06:15 -04:00
wont-stream
fb0991efec Add robots.txt to manage web crawler access 2025-04-08 16:50:44 -04:00
wont-stream
da60eea418 SEO 2025-04-08 16:46:16 -04:00
wont-stream
4efdf07301 Update package.json scripts to use bunx for development and build processes 2025-04-08 16:36:42 -04:00
wont-stream
fb68a467c0 Update build script to use bunx for TypeScript compilation 2025-04-08 16:33:59 -04:00
wont-stream
1bc2ae73f7 Fix build script by removing NODE_ENV setting 2025-04-08 16:32:42 -04:00
wont-stream
7fd41cd78c Refactor: Vite 2025-04-08 16:22:07 -04:00
wont-stream
69f8f74182 Refactor WebSocket integration and move JavaScript from index.ts to index.js 2025-04-08 06:42:30 -04:00
wont-stream
e4a18bfba9 Init website 2025-04-08 06:40:24 -04:00
ec5e3ffbc4 Initial commit 2025-04-04 22:46:56 +00:00