Commit graph

28 commits

Author SHA1 Message Date
jae
d779d9f86e feat: rebuild unredacted.json with 116 verified docs (3.8GB) - 94 UK MOD desk, 11 DI55, Rendlesham, US UFO/covert/govt 2026-04-15 20:09:16 +00:00
jae
f1798cceba fix: add Warren Commission to JSON + protect unredacted/docs in .gitignore 2026-04-15 19:47:22 +00:00
jae
6c4d07fc4b feat: add UNREDACTED categories (US UFO, Covert Ops, Government) + CRIME SCENE section
- Added 3 categories to unredacted.json: UFO/UAP (US), Covert Operations, Government
- 127 real declassified PDFs (4.8GB) on VPS including:
  - UK MOD UFO files (112 files, 4.3GB)
  - Project Condign (250MB)
  - Pentagon UAP Report (2021)
  - CIA/NSA UFO documents
  - MKUltra Senate Hearing
  - Stargate Project docs
  - Operation Northwoods/Paperclip
  - Pentagon Papers (62MB)
  - CIA Torture Report (44MB)
  - JFK/Iran-Contra docs
- New CRIME SCENE section: HTML, CSS, JS, JSON, API routes
- Added to navigation and depot landing page
2026-04-15 19:41:09 +00:00
jae
fe61eae9a4 feat: rename PROPAGANDA to UNREDACTED, add nav block-reveal animation and global search 2026-04-15 18:50:19 +00:00
jae
d325c5b319 feat: add Project Condign classified UFO report to PROPAGANDA 2026-04-15 17:38:07 +00:00
jae
1280265cb7 feat: update all 113 document descriptions with unique specific summaries from National Archives highlights guides 2026-04-15 17:22:45 +00:00
jae
c6fb9795ed feat(propaganda): add 112 UK MOD UFO declassified PDFs across 4 collections
- rendlesham-forest: 1 document (DEFE 24/1948)
- uk-mod-ufo-desk: 95 DEFE-24 series files (1950s-2009)
- di55-ufo-archive: 13 DEFE-31 intelligence files
- highlights-and-guides: 4 National Archives guides
- Source: The Black Vault / UK National Archives
2026-04-15 16:27:55 +00:00
jae
98e278d1f5 feat: add propaganda declassified document archive with PDF viewer, hierarchical navigation, and API endpoints 2026-04-15 16:16:22 +00:00
jae
7321787689 feat: switch Venice AI model to glm-4.7-flash-heretic, inline clickable source links in SITREP 2026-04-15 07:47:16 +00:00
jae
b2342f44ce changelog: add entries v1.13.0-v1.20.0 covering all recent features and fixes 2026-04-06 20:45:01 +00:00
jae
b1134d9270 fix: convert integer mood values to proper strings in posts.json 2026-04-06 20:29:43 +00:00
jae
fca5a704f0 feat: move changelog to /hq/logs with UK date format, add recent entries 2026-04-04 04:27:54 +00:00
jae
980b552482 feat: dropdown descriptions beneath nav items 2026-04-04 04:06:49 +00:00
jae
a6b52a3f19 fix: move RECON back to /depot/recon for consistency 2026-04-04 04:02:34 +00:00
jae
d2b936b8eb fix: subcategory accordion navigation, nav link white flash, collapsible sections 2026-04-04 03:46:43 +00:00
jae
e00a62391c feat: group awesomelist by source list, add subcat headings, fix white flash 2026-04-04 03:28:08 +00:00
jae
045841b2c7 feat: flatten awesomelist to 2-level nav like contraband, reuse crt- CSS classes 2026-04-04 03:14:27 +00:00
jae
9f897474dd refactor: restructure site - awesomelist to /recon, freebies to /contraband, strip Awesome from names 2026-04-04 02:34:56 +00:00
jae
de3ccfa652 feat: PROPAGANDA page with Awesome Lists - 660 lists, 135k entries, 28 sectors 2026-04-04 02:16:24 +00:00
jae
f2580684bb feat: changelog page with timeline UI, API endpoint, auto-loaded data 2026-04-03 00:29:44 +00:00
jae
f39d382266 fix: purge FMHY refs, bump sitewide fonts, 4-col contraband grid, brighter text colors 2026-04-03 00:04:32 +00:00
jae
9350ee26e7 feat: CONTRABAND page - 16k+ FMHY resources with search, categories, military theme 2026-04-02 23:51:23 +00:00
jae
94aad55c91 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
f7a9454b14 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
dd90cada2a feat: admin panel - globe & chat AI sections, brighter globe 2026-04-02 00:16:06 +00:00
jae
00a568bba9 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
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
jae
92ba1db393 feat: add blog system, API backend, and blog styling 2026-03-31 20:49:40 +00:00