Joakim
1fa607c47c
Fix site_id isolation for demo sites
- Auto-derive site_id from demo directory paths (demos/demo-site -> 'demo', demos/simple/test-simple -> 'simple')
- Add validation requiring explicit site_id for non-demo paths with helpful error messages
- Remove JavaScript 'demo' fallback and add proper error messaging for missing site_id
- Ensure each demo site uses isolated content namespace to prevent content mixing
Resolves issue where /sites/simple and /sites/demo both used site_id=demo
2025-09-16 22:23:41 +02:00
..
2025-09-16 19:10:57 +02:00
2025-09-10 20:19:54 +02:00
2025-09-16 22:23:41 +02:00
2025-09-16 15:39:25 +02:00
2025-09-16 20:10:53 +02:00