a7b9f3225a
fix: developer-tools category mapping in sync script
2026-04-03 00:24:42 +00:00
5ff7cc4592
feat: contraband auto-sync with weekly cron, 2-col subcategories
2026-04-03 00:24:02 +00:00
3224bb46fa
fix: purge FMHY refs, bump sitewide fonts, 4-col contraband grid, brighter text colors
2026-04-03 00:04:32 +00:00
ca92fd16b9
feat: CONTRABAND page - 16k+ FMHY resources with search, categories, military theme
2026-04-02 23:51:23 +00:00
17845f09fa
fix: navbar class mismatch - changed all subpages from navbar to nav-main for proper dropdown hover
2026-04-02 23:35:23 +00:00
ada2ba1062
fix: blog TRANSMISSION ERROR - coffee=6 caused RangeError in String.repeat(-1) - Clamp buildCoffee val to 0-5 range - Fix post data: cap coffee at 5 - Add per-card error protection in rendering - Fix fallback URL to absolute path - Show detailed error messages for debugging
2026-04-02 01:16:09 +00:00
672fcf3f37
feat: admin panel - globe & chat AI sections, brighter globe
2026-04-02 00:16:06 +00:00
b206b4e995
fix: filter measurement artifacts from processes endpoint, sort by memory
2026-04-01 22:08:17 +00:00
4a271496c3
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
ffd1b7e689
chore: switch chat model to venice-uncensored-1-2
2026-04-01 21:24:46 +00:00
35534a4f4c
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
139849d632
feat: dropdown nav with submenus + black ops colour theme redesign
...
- Navigation: 6 top-level items (BASE, TRANSMISSIONS, ARMOURY, INTEL, SAFEHOUSE, COMMS) with dropdown children
- nav.js: renders nested dropdown submenus, mobile tap-to-toggle support
- Theme: tactical green (#00ff41) accent, deep black (#0a0a0a) bg, amber (#c9a227) secondary
- 176 colour replacements across 4 CSS + 3 JS files
- Mobile: responsive dropdowns with slide animation
- Updated navigation.json with full nested structure
2026-04-01 03:16:34 +00:00
ccbd59fcd4
fix: resolve all critical audit issues
...
- Fix 60 DOM ID mismatches in admin.js (editor, dashboard, API keys, theme, services, navigation, links)
- Add 51 missing CSS classes to admin.css (sidebar, topbar, login, editor, tables, settings, backups, etc)
- Fix 5 undefined onclick methods in admin.html (saveContact, saveSEO, remove unused save buttons)
- Fix API payload mismatches: services/nav/links send single object, apikeys nested {group, data} format
- Replace Promise.all with Promise.allSettled in loadDashboard for resilient loading
- Fix /api/services timeout: ThreadPoolExecutor parallel checks + timeout=2s
- Add /etc/hosts entries on VPS for subdomain resolution from localhost
- Add JSON error handlers (400, 401, 404, 500) to Flask API
- Suppress InsecureRequestWarning in Flask
- Fix dashThreats container ID mismatch in admin.html
- Delete stale root-level JS files from VPS
2026-04-01 00:54:20 +00:00
252c7b95b3
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
92ba1db393
feat: add blog system, API backend, and blog styling
2026-03-31 20:49:40 +00:00