47b6562f48
feat: JAE AI chat memory system (Memoria-style)
2026-04-19 14:05:09 +00:00
4fdd4aaf1c
feat: sitewide Solana wallet connect in navbar
2026-04-06 00:05:30 +00:00
9287a79d01
feat: move NOW PLAYING below chat, add SERVER CLOCK panel, brighten globe - NOW PLAYING moved from right column to below JAE-AI chat (left) - New SERVER TIME panel with Orbitron digital clock + uptime counter (right) - Globe earth brightened with higher emissive values - Responsive chat-sub-row flex layout
2026-04-01 22:35:41 +00:00
306622b706
feat: eDEX-UI enhancements - 3D rotating globe, top processes panel - Globe.gl 3D globe replaces UK SVG map, Manchester server location - Animated arcs from world cities, hex polygon land masses - Green atmosphere glow, auto-rotate, pulse rings - Top Processes panel with live polling every 5s - /api/processes endpoint returns top 7 by CPU - Color-coded CPU usage (green/amber/red)
2026-04-01 22:06:57 +00:00
a96dcd599f
chore: switch chat model to venice-uncensored-1-2
2026-04-01 21:24:46 +00:00
c9fe080042
feat: JAE-AI chat terminal replaces center logo - Venice API chat proxy endpoint in Flask API - Sci-fi chat terminal UI in center column - Typewriter effect, typing indicators, auto-greeting - System prompt with knowledge of all site areas - Chat history management with 20-message context
2026-04-01 21:12:57 +00:00
c2af0b8944
feat: black ops theme overhaul - reduce green, dark spec ops aesthetic
2026-04-01 17:50:38 +00:00
51771bd137
fix: nesting bug in left column, widen right column to 380px
2026-04-01 05:02:25 +00:00
bea861f9bb
feat: move weather panel to left column, widen both columns to 320px equal
2026-04-01 04:59:32 +00:00
41a379360a
feat: black ops colour migration + 3-column HUD grid layout
...
- Replace all #00ffc8 → #00ff41 in admin.css (74 refs), admin.html (2 refs), index.html SVG (15 refs)
- Replace all rgba(0,255,200,...) → rgba(0,255,65,...) across all files
- Restructure hero HUD from 2-col to 3-col grid: narrow left (map 250px), center (identity), right (data panels 380px)
- Add .hud-col-center wrapper for identity block
- Update responsive breakpoints for 1024px, 768px, 480px
- Increase max-width to 1400px for wider displays
2026-04-01 04:20:39 +00:00
7891575a06
feat: dynamic navbar loaded from /api/navigation across all pages
2026-04-01 01:30:31 +00:00
48e67e415a
feat: move status bar below navbar as fixed bar
2026-03-31 23:18:37 +00:00
93af39ec2f
fix: absolute paths for all CSS/JS/nav links across all pages
2026-03-31 23:08:18 +00:00
057d4288ec
feat: mega admin panel expansion, contact form, 9 blog posts
...
- admin.html: 14 sections (dashboard, posts, editor, tracks, settings, homepage editor, services, navigation, links, API keys, theme, SEO, contact settings, backups)
- admin.js: 1554 lines, full AdminApp with CRUD for all sections
- admin.css: 1972 lines, responsive mobile nav, all new section styles
- app.py: 42 endpoints, new routes for homepage/services/nav/links/apikeys/theme/seo/contact/backups
- 9 JSON data files for new settings
- Contact form wired to POST /api/contact
- 9 blog posts with full HUD metadata
- .gitignore added
2026-03-31 22:19:27 +00:00
167bcb15a9
feat: admin panel, tracks CRUD, operator HUD improvements, mood badges
2026-03-31 21:30:17 +00:00
271f933b6e
feat: wire homepage to live API (blog feed, server stats, weather, now playing)
2026-03-31 21:14:30 +00:00
e12d33fce3
feat: add HUD dashboard panels - UK map, server metrics, network graph, power/containers, scan bar
2026-03-31 19:50:48 +00:00
ae1c7e0b71
🚀 Initial build: sci-fi dashboard website
...
- HUD-style navbar with dropdown menus (HOME, BLOG, DEV, LINKS, CONTACT)
- Particle system with mouse interaction
- Glitch text + typing animation hero
- Scroll-reveal animations
- Animated skill bars
- Blog cards, dev project cards, link cards
- Contact form with transmission effect
- Live terminal emulator
- Scanline overlay + grid background
- Responsive mobile layout
- Live clock + uptime counter + signal animation
2026-03-31 19:23:47 +00:00