8005ec6988
feat: .GOV Domain Tracker tab on RADAR page
...
- Add govdomains_sync.py: clones CISA dotgov-data, parses CSV, tracks first_seen dates
- Add /api/govdomains and /api/govdomains/stats Flask endpoints with range/type/search filters
- Add NEWS FEED | .GOV TRACKER toggle to RADAR page
- Domain type badges (Federal=red, State=blue, City=green, County=amber)
- New domain detection with pulsing green highlight and NEW badge
- Responsive grid layout with stats bar and result count
2026-04-15 15:52:32 +00:00
c18194f8ac
feat: update Venice AI model to glm-4.7-flash-heretic, increase tokens for reasoning model, inline SITREP source links
2026-04-15 07:49:49 +00:00
1f2ebeded3
feat: admin panel overhaul - editor post selector, changelog/sitrep/datasync/cronjobs sections, backup import, grouped sidebar
2026-04-06 20:02:29 +00:00
2c7ef1bff7
feat: SITREP automated daily AI briefing system
2026-04-06 15:22:45 +00:00
83cd854fd4
feat: RADAR live tech news feed — HN, Reddit, Lobsters
2026-04-04 16:11:38 +00:00
045841b2c7
feat: flatten awesomelist to 2-level nav like contraband, reuse crt- CSS classes
2026-04-04 03:14:27 +00:00
de3ccfa652
feat: PROPAGANDA page with Awesome Lists - 660 lists, 135k entries, 28 sectors
2026-04-04 02:16:24 +00:00
f2580684bb
feat: changelog page with timeline UI, API endpoint, auto-loaded data
2026-04-03 00:29:44 +00:00
f39d382266
fix: purge FMHY refs, bump sitewide fonts, 4-col contraband grid, brighter text colors
2026-04-03 00:04:32 +00:00
9350ee26e7
feat: CONTRABAND page - 16k+ FMHY resources with search, categories, military theme
2026-04-02 23:51:23 +00:00
dd90cada2a
feat: admin panel - globe & chat AI sections, brighter globe
2026-04-02 00:16:06 +00:00
4d7f9ad3ee
fix: filter measurement artifacts from processes endpoint, sort by memory
2026-04-01 22:08:17 +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
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
96436c6773
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
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
92ba1db393
feat: add blog system, API backend, and blog styling
2026-03-31 20:49:40 +00:00