Commit graph

52 commits

Author SHA1 Message Date
jae
db2c814c38 fix: move RECON back to /depot/recon for consistency 2026-04-04 04:02:34 +00:00
jae
fcba1fa016 fix: add cache busters to recon page assets 2026-04-04 03:56:56 +00:00
jae
b7c20e732e fix: subcategory accordion navigation, nav link white flash, collapsible sections 2026-04-04 03:46:43 +00:00
jae
ad32ab3d63 feat: group awesomelist by source list, add subcat headings, fix white flash 2026-04-04 03:28:08 +00:00
jae
dd6423d9b5 feat: move awesomelist to /recon, fix container width, redirect depot/recon 2026-04-04 03:23:02 +00:00
jae
f00daafaba feat: flatten awesomelist to 2-level nav like contraband, reuse crt- CSS classes 2026-04-04 03:14:27 +00:00
jae
dd1d5adef5 feat: add awesomelist auto-sync script 2026-04-04 02:55:50 +00:00
jae
12f6fad160 revert: restore contraband page directly at /depot/contraband, remove freebies subpage 2026-04-04 02:53:21 +00:00
jae
d51c8f8c68 fix: awesomelist grid to 3 columns 2026-04-04 02:36:36 +00:00
jae
7051f1f6c9 refactor: restructure site - awesomelist to /recon, freebies to /contraband, strip Awesome from names 2026-04-04 02:34:56 +00:00
jae
eeb1242a53 fix: awesomelist grid to 4 columns with responsive breakpoints 2026-04-04 02:19:18 +00:00
jae
6a53ef0d18 feat: PROPAGANDA page with Awesome Lists - 660 lists, 135k entries, 28 sectors 2026-04-04 02:16:24 +00:00
jae
47aa7c05d6 fix: render markdown in contraband entry descriptions and names 2026-04-03 22:24:16 +00:00
jae
ec50baa369 feat: changelog page with timeline UI, API endpoint, auto-loaded data 2026-04-03 00:29:44 +00:00
jae
a7b9f3225a fix: developer-tools category mapping in sync script 2026-04-03 00:24:42 +00:00
jae
5ff7cc4592 feat: contraband auto-sync with weekly cron, 2-col subcategories 2026-04-03 00:24:02 +00:00
jae
fe3b32276e fix: subcategories to 2-column grid 2026-04-03 00:22:11 +00:00
jae
8624d1887a feat: subcategories as 4-column card grid with expandable detail panel 2026-04-03 00:16:27 +00:00
jae
2b0f76aa1f fix: subcategories collapsed by default in contraband 2026-04-03 00:10:28 +00:00
jae
3224bb46fa fix: purge FMHY refs, bump sitewide fonts, 4-col contraband grid, brighter text colors 2026-04-03 00:04:32 +00:00
jae
ca92fd16b9 feat: CONTRABAND page - 16k+ FMHY resources with search, categories, military theme 2026-04-02 23:51:23 +00:00
jae
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
jae
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
jae
672fcf3f37 feat: admin panel - globe & chat AI sections, brighter globe 2026-04-02 00:16:06 +00:00
jae
4e67efe531 feat: brighten globe land, fix panel widths, 3-column blog grid - Globe hex polygons opacity 0.12 → 0.45, brighter atmosphere - Post cards stacked vertically with 2-col stats grid - Blog posts in 3-column responsive grid - Chat sub-row panels full width 2026-04-01 22:47:39 +00:00
jae
da7518d3bf 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
jae
b206b4e995 fix: filter measurement artifacts from processes endpoint, sort by memory 2026-04-01 22:08:17 +00:00
jae
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
jae
ffd1b7e689 chore: switch chat model to venice-uncensored-1-2 2026-04-01 21:24:46 +00:00
jae
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
jae
e39c54d87a feat: black ops theme overhaul - reduce green, dark spec ops aesthetic 2026-04-01 17:50:38 +00:00
jae
a1ac6d6e1d feat: widen panels to 96vw, reduce side padding, 400px/420px columns 2026-04-01 05:09:27 +00:00
jae
37ae95255f fix: nesting bug in left column, widen right column to 380px 2026-04-01 05:02:25 +00:00
jae
40486ee03f feat: move weather panel to left column, widen both columns to 320px equal 2026-04-01 04:59:32 +00:00
jae
3c31a18cb9 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
jae
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
jae
c3455b34cd fix: deleteNavItem uses DELETE method instead of broken POST 2026-04-01 02:19:57 +00:00
jae
ac9f18e4b9 feat: dynamic navbar loaded from /api/navigation across all pages 2026-04-01 01:30:31 +00:00
jae
ad2a47df19 fix: widen admin sections, fix topbar overlap, full-width settings/apikeys/lists 2026-04-01 01:22:29 +00:00
jae
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
jae
cf737b3804 feat: move status bar below navbar as fixed bar 2026-03-31 23:18:37 +00:00
jae
a1e5cd2f4a fix: admin panel showSection ID mismatch + missing main-content CSS 2026-03-31 23:13:42 +00:00
jae
10bf521db6 fix: absolute paths for all CSS/JS/nav links across all pages 2026-03-31 23:08:18 +00:00
jae
2ca01d2b3a fix: admin login, clean URLs, blog links
- Fix admin login: ID mismatch (loginUser->loginUsername, loginPass->loginPassword)
- Fix auth URL: /api/auth -> /api/auth/login
- Fix init() structure: broken if/else for checkAuth
- Remove onclick from login button (JS handles via addEventListener)
- Clean URLs: /blog/post/slug instead of post.html?slug=slug
- Updated blog.js, post.js, main.js with clean URL links
- post.js supports both /blog/post/slug and ?slug=x formats
- nginx configured for /blog/post/* rewrite
2026-03-31 22:55:45 +00:00
jae
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
jae
167bcb15a9 feat: admin panel, tracks CRUD, operator HUD improvements, mood badges 2026-03-31 21:30:17 +00:00
jae
271f933b6e feat: wire homepage to live API (blog feed, server stats, weather, now playing) 2026-03-31 21:14:30 +00:00
jae
e41bd916f7 feat: add individual post page (post.html, post.js, post.css) 2026-03-31 21:10:40 +00:00
jae
92ba1db393 feat: add blog system, API backend, and blog styling 2026-03-31 20:49:40 +00:00
jae
e12d33fce3 feat: add HUD dashboard panels - UK map, server metrics, network graph, power/containers, scan bar 2026-03-31 19:50:48 +00:00