Commit graph

70 commits

Author SHA1 Message Date
cc451a8fef refactor: move colors module to utilities and update imports 2025-05-18 23:51:32 -04:00
197a87a28b refactor: remove unused browserslist import and related console log 2025-05-18 23:49:59 -04:00
7106612555 linting
All checks were successful
Code quality checks / biome (push) Successful in 16s
2025-05-18 23:49:45 -04:00
56518ea879 blah blah
Some checks failed
Code quality checks / biome (push) Failing after 12s
2025-05-18 23:49:25 -04:00
ed89311c3f fix: improve production build process and remove unused imports
Some checks failed
Code quality checks / biome (push) Failing after 14s
2025-05-18 21:26:18 -04:00
a8a4031437 QOL 2025-05-18 20:19:19 -04:00
bc97623981 Bun lint 2025-05-18 19:39:25 -04:00
72c941160a fix: enable minification in build process 2025-05-18 19:35:13 -04:00
62cce216df use css modules & nesting
Some checks failed
Code quality checks / biome (push) Failing after 4s
2025-05-18 19:31:44 -04:00
1ed0524573 style: remove unused background color and redundant syntax from CSS 2025-05-18 19:16:44 -04:00
0d470d43d8 style: refine syntax highlighting styles for better readability 2025-05-18 19:14:32 -04:00
a21aa34104 dont use the Roboto font, large bundle size since bun b64s fonts for some reason?
Some checks failed
Code quality checks / biome (push) Failing after 11s
2025-05-18 19:08:31 -04:00
848a96c68d fix: update favicon
All checks were successful
Code quality checks / biome (push) Successful in 11s
2025-05-18 18:58:18 -04:00
d10e1cc1ef fix: update meta description and keywords for better clarity and SEO 2025-05-18 18:57:18 -04:00
7299b78dc5 linting
All checks were successful
Code quality checks / biome (push) Successful in 9s
2025-05-18 18:49:32 -04:00
3bc40382d6 blah blah help me
Some checks failed
Code quality checks / biome (push) Has been cancelled
2025-05-18 18:49:17 -04:00
fc36802567 formatting
All checks were successful
Code quality checks / biome (push) Successful in 12s
2025-05-17 19:50:53 -04:00
e2fd7a343b lint
All checks were successful
Code quality checks / biome (push) Successful in 18s
2025-05-17 19:45:01 -04:00
f634b8cce3 style: comment out unused CSS rules for better organization
Some checks failed
Code quality checks / biome (push) Failing after 10s
2025-05-17 19:44:38 -04:00
0b5bf25efb fix: prompt user before reloading on socket closure 2025-05-17 19:38:48 -04:00
de235d9a27 style: fix spacing in CSS selectors for better readability
All checks were successful
Code quality checks / biome (push) Successful in 9s
2025-05-17 19:36:10 -04:00
9110dbcb4a fix: update height property to use 100dvh for better responsiveness
Some checks failed
Code quality checks / biome (push) Failing after 12s
2025-05-17 19:35:44 -04:00
8197d1e733 fix: simplify viewport meta tag for improved responsiveness
All checks were successful
Code quality checks / biome (push) Successful in 11s
2025-05-17 17:53:06 -04:00
3c07869634 lint
All checks were successful
Code quality checks / biome (push) Successful in 10s
2025-05-17 17:50:54 -04:00
9a1564cdb5 f
Some checks failed
Code quality checks / biome (push) Failing after 12s
2025-05-17 17:50:34 -04:00
b76e879350 send help 2025-05-17 16:08:59 -04:00
8c000ba0b7 fix: correct string interpolation for activity display in Lanyard component
All checks were successful
Code quality checks / biome (push) Successful in 7s
2025-05-16 00:26:30 -04:00
723edde53f fix: update parameter naming for consistency in Lanyard and index files
All checks were successful
Code quality checks / biome (push) Successful in 7s
2025-05-16 00:25:21 -04:00
9ace0c9457 upgrade biome to 2x 2025-05-16 00:25:00 -04:00
43306fbb6d fix: add dist folder to ignore list in biome configuration 2025-05-16 00:23:51 -04:00
b9ce518191 fix linting 2025-05-16 00:22:42 -04:00
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