Seth seth · he/him
seth pushed to main at seth/ipv4.army 2025-04-08 22:32:47 +02:00
1bc2ae73f7 Fix build script by removing NODE_ENV setting
seth pushed to main at seth/ipv4.army 2025-04-08 22:22:13 +02:00
7fd41cd78c Refactor: Vite
seth pushed to main at seth/ipv4.army 2025-04-08 12:42:35 +02:00
69f8f74182 Refactor WebSocket integration and move JavaScript from index.ts to index.js
seth pushed to main at seth/ipv4.army 2025-04-08 12:40:28 +02:00
e4a18bfba9 Init website
seth pushed to main at seth/aiot 2025-04-08 08:08:00 +02:00
67dce9ddc0 init
seth created repository seth/aiot 2025-04-07 22:05:22 +02:00
seth created repository seth/profilePage 2025-04-07 03:44:48 +02:00
seth commented on issue creations/profilePage#2 2025-04-07 03:38:42 +02:00
Feature Requests

PR #6 Should fix the websocket disconnecting

seth created pull request creations/profilePage#6 2025-04-07 03:38:12 +02:00
Send heartbeat to lanyard
seth commented on issue creations/profilePage#2 2025-04-07 03:31:02 +02:00
Feature Requests

The above is caused by not sending lanyard a heartbeat

When first connecting you receive {"op":1,"d":{"heartbeat_interval":30000}}

every heartbeat_interval you need to send opcode 3…

seth commented on issue creations/profilePage#2 2025-04-07 03:15:36 +02:00
Feature Requests

The on-page websocket updates seem to have some sort of delay I initially thought it didn't update at all, but it just seems to take its time

seth opened issue creations/profilePage#4 2025-04-06 09:53:12 +02:00
Emoji only status breaks on page status
seth pushed to main at seth/.profile 2025-04-06 09:50:45 +02:00
cba2f3934d Update README.md
seth pushed to main at seth/.profile 2025-04-06 09:14:01 +02:00
989ff8e941 Upload files to "/"
seth pushed to main at seth/.profile 2025-04-06 09:13:44 +02:00
0131310369 Update README.md
seth commented on issue creations/profilePage#3 2025-04-06 09:07:20 +02:00
Vulnrability: XSS

this could also be seen as a feature?

seth opened issue creations/profilePage#3 2025-04-06 09:06:20 +02:00
Vulnrability: XSS
seth pushed to main at seth/.profile 2025-04-06 08:50:02 +02:00
6e8b93423a Update README.md
seth opened issue creations/profilePage#2 2025-04-06 05:26:21 +02:00
Feature Requests
seth created pull request creations/profilePage#1 2025-04-06 03:50:51 +02:00
WIP: Various Changes