|
72c941160a
|
fix: enable minification in build process
|
2025-05-18 19:35:13 -04:00 |
|
|
62cce216df
|
use css modules & nesting
|
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?
|
2025-05-18 19:08:31 -04:00 |
|
|
848a96c68d
|
fix: update favicon
|
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
|
2025-05-18 18:49:32 -04:00 |
|
|
3bc40382d6
|
blah blah help me
|
2025-05-18 18:49:17 -04:00 |
|
|
e2fd7a343b
|
lint
|
2025-05-17 19:45:01 -04:00 |
|
|
f634b8cce3
|
style: comment out unused CSS rules for better organization
|
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
|
2025-05-17 19:36:10 -04:00 |
|
|
9110dbcb4a
|
fix: update height property to use 100dvh for better responsiveness
|
2025-05-17 19:35:44 -04:00 |
|
|
8197d1e733
|
fix: simplify viewport meta tag for improved responsiveness
|
2025-05-17 17:53:06 -04:00 |
|
|
3c07869634
|
lint
|
2025-05-17 17:50:54 -04:00 |
|
|
9a1564cdb5
|
f
|
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
|
2025-05-16 00:26:30 -04:00 |
|
|
723edde53f
|
fix: update parameter naming for consistency in Lanyard and index files
|
2025-05-16 00:25:21 -04:00 |
|
|
b9ce518191
|
fix linting
|
2025-05-16 00:22:42 -04:00 |
|
|
6bac1bf833
|
Fix activity display for Custom Status in Lanyard component
|
2025-05-16 00:22:12 -04:00 |
|
|
26d907d579
|
fix lint
|
2025-05-16 00:18:50 -04:00 |
|
|
29da0ce6a4
|
fix ip stuff
|
2025-05-16 00:18:29 -04:00 |
|
|
e6b8175662
|
Fix linting
|
2025-05-16 00:15:22 -04:00 |
|
|
a8d8f7014a
|
Update Lanyard socket URL, enhance IP logging in postAnalytics, and refactor App component structure
|
2025-05-16 00:14:14 -04:00 |
|
|
281e34bbd9
|
Adjust heartbeat intervals in Hyperate and Lanyard sockets to reduce latency
|
2025-05-09 14:59:22 -04:00 |
|
|
17bee43782
|
Remove console log for client IP in postAnalytics function
|
2025-05-09 14:58:29 -04:00 |
|
|
bf32c3fd35
|
Add logging for client IP in postAnalytics and update Lanyard styles to use RGB format
|
2025-05-09 14:57:10 -04:00 |
|
|
dcd6bfc3d7
|
lint
|
2025-05-05 20:31:59 -04:00 |
|
|
17467258fc
|
move index to src, add .env add types, fix > to actual bash like input and history
|
2025-05-05 18:55:57 -04:00 |
|
|
a65ee6fe67
|
linting
|
2025-05-04 20:55:40 -04:00 |
|
|
deb223c642
|
refactor a lot
|
2025-05-04 20:47:19 -04:00 |
|
|
6a3354f597
|
Refactor server variable to webserver and add new API endpoints for script handling
|
2025-05-03 13:39:01 -04:00 |
|
|
09e377b9d2
|
Add WebSocket integration for Lanyard and Hyperate, implement scanline effects, and update dependencies
|
2025-05-03 13:17:52 -04:00 |
|
|
4fedd38df1
|
base project
|
2025-04-20 23:15:41 -04:00 |
|
wont-stream
|
41c205c809
|
auto-lint
|
2025-04-10 19:27:18 -04:00 |
|
wont-stream
|
5e03f3ef36
|
formatting
|
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
|
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
|
da60eea418
|
SEO
|
2025-04-08 16:46:16 -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 |
|