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 16:45:29 +02:00
2025-09-16 16:45:29 +02:00
2025-09-16 18:40:00 +02:00
2025-09-16 22:23:41 +02:00
2025-09-09 00:39:35 +02:00
2025-09-16 16:45:29 +02:00
2025-09-16 18:40:00 +02:00