Anderson mrpiglr · Texan/Cowboy
mrpiglr pushed to main at AeThex-Corporation/aethex-forge 2026-04-15 02:24:43 +00:00
1a4321a531 fix: await Discord SDK voice subscribes and add missing Activity API endpoints
mrpiglr pushed to main at AeThex-Corporation/aethex-forge 2026-04-15 02:10:25 +00:00
be30e01a50 fix: remove .catch() from Supabase channel.subscribe() calls
mrpiglr pushed to main at AeThex-Corporation/aethex-forge 2026-04-15 02:04:28 +00:00
dbd980a6ec fix: pass VITE_* env vars as Docker build args for client bundle
mrpiglr pushed to main at AeThex-Corporation/aethex-forge 2026-04-15 01:59:59 +00:00
a68a2b9f8e fix: build client in Docker and serve compiled SPA from Express
mrpiglr pushed to main at AeThex-Corporation/aethex-forge 2026-04-15 01:40:45 +00:00
0b1d7a9441 fix: lazy-load Downloads page to prevent module-level JSX crash in Activity
mrpiglr pushed to main at AeThex-Corporation/aethex-forge 2026-04-15 00:36:36 +00:00
446ad7159c fix: include server/ in Docker image and fix Vite ssrLoadModule path
mrpiglr pushed to main at AeThex-Corporation/aethex-forge 2026-04-15 00:28:57 +00:00
885ea76d12 fix: use ssrLoadModule to load Express server in Vite dev plugin
mrpiglr pushed to main at AeThex-Corporation/aethex-forge 2026-04-15 00:16:26 +00:00
a57cdb029a chore: remove vercel.json — site now served from VPS Docker container
f1bcc957f9 fix: Discord Activity token exchange, CSP headers, subscription routes, and static asset 404
Compare 2 commits »
mrpiglr pushed to main at AeThex-Corporation/aethex-forge 2026-04-12 14:31:37 +00:00
34368e1dde fix: server-side OG/Twitter meta injection for crawler visibility
29a32da48a feat: make staff.aethex.tech work as staff section alias
fbc5ed2f40 fix: restore staff & candidate routes — remove dead staff.aethex.tech redirects
1599d0e690 fix: prevent false session logouts and wire up remember-me
Compare 4 commits »
mrpiglr pushed to main at AeThex-Corporation/aethex-forge 2026-04-12 05:01:37 +00:00
7fec93e05c feat: Authentik SSO, nav systems, project pages, and schema fixes
mrpiglr pushed to main at AeThex-Corporation/aethex-forge 2026-04-08 02:02:40 +00:00
06b748dade fix: move module-level JSX icons inside component to resolve _jsxDEV error
mrpiglr pushed to main at AeThex-Corporation/aethex-forge 2026-04-08 01:53:47 +00:00
c67ee049b6 fix: resolve broken auth imports and JSX tag mismatches
mrpiglr pushed to main at AeThex-Corporation/aethex-forge 2026-04-07 06:30:06 +00:00
58c1f539b9 fix: disable broken pages, fix Foundation duplicate import and tag mismatch
mrpiglr pushed to main at AeThex-Labs/AeThex-Bot-Master 2026-03-22 18:50:56 +00:00
bc96272b4a Add Roblox integration: /roblox commands gated behind /config roblox
mrpiglr pushed to main at AeThex-Labs/aethex-live-v2 2026-03-21 20:44:39 +00:00
8898e82b39 add full broadcast CSS to globals.css
mrpiglr pushed to main at AeThex-Labs/aethex-live-v2 2026-03-21 20:43:24 +00:00
72392ac1d7 add app/page.tsx — main broadcast page with Socket.io scenes and chat
mrpiglr pushed to main at AeThex-Labs/aethex-live-v2 2026-03-21 20:42:23 +00:00
6e9ebf4eee add app/layout.tsx
mrpiglr pushed to main at AeThex-Labs/aethex-live-v2 2026-03-21 09:41:20 +00:00
1ab4162751 add components/scenes/index.tsx
mrpiglr pushed to main at AeThex-Labs/aethex-live-v2 2026-03-21 08:42:57 +00:00
0d9b1878fb fix: correct eslint-config-next package name
mrpiglr pushed to main at AeThex-Labs/aethex-live-v2 2026-03-21 08:41:54 +00:00
b7d34c9248 fix server.js