drjones
04d64fb993
Update market, account, and onion operations
...
Capture the current CyberLux UI, commerce, messaging, and Tor ops updates so local main can be pushed to the remote.
Made-with: Cursor
2026-04-24 23:23:48 -07:00
drjones
cb072437d0
Add ONION-URLS.md, export script, and tighten README
...
- ONION-URLS.md: static registry of all 43 hidden services (port, role, app path)
- scripts/export-onion-urls.sh: writes live .onion addresses to onion-urls.txt at runtime
- npm run onions:export shortcut added to package.json
- onion-urls.txt added to .gitignore (runtime artifact, not source)
- README: cohesive rewrite — architecture diagram, operator command table, source-of-truth
map, BTCPay notes, full site map, common fixes
- BTCPay status route: awaited params destructuring (Next 15 async params)
Made-with: Cursor
2026-04-16 18:03:30 -07:00
drjones
e0a4a20862
Tor ops: launch UI, onion list/health scripts, systemd installer, README glow-up
...
- Replace fake-site footer with dark-web launch CTA; fix HubChatter inside AppProviders (client crash)
- Add /launch, DEPLOY.md, onions:list|status|health, list-onion-urls, install-systemd, onion-status
- start.sh CYBERLUX_PREPARE_ONLY; copy pass on satellite pages; Navbar launch link
- README: operator cheat sheet, phone Tor note, systemd via install-systemd.sh
Made-with: Cursor
2026-04-15 22:12:44 -07:00
drjones
78a071ba02
Harden onion boot flow and deepen site surfaces
...
Add persistent onion key backup and restore, improve startup resilience, and flesh out the major site verticals with richer navigation, search coverage, and operator documentation.
Made-with: Cursor
2026-04-07 21:35:52 -07:00