Commit Graph
7 Commits
Author SHA1 Message Date
mrhid6 50a06dfdc0 refactor(site): rename Organisation to Instance
The signup form now posts instance_name, matching sitesvc.

Also restores site/next-env.d.ts. Its /// <reference> directives had been
stripped, which removed the Next.js type environment and failed the build
with "Cannot find name 'Promise'". Same cause as the agent's missing build
constraint.
2026-07-24 14:04:52 +01:00
mrhid6 fd32c96d86 feat: Updated site 2026-07-24 11:50:11 +01:00
mrhid6 7df79d05f1 fix: Fixes to platform page 2026-07-24 10:13:33 +01:00
mrhid6 e798365be2 feat: Removed comments 2026-07-24 09:56:54 +01:00
mrhid6 1a6cf03c03 feat: Removed comments 2026-07-24 09:51:30 +01:00
mrhid6 3b52bcbeb8 updates 2026-07-24 09:24:03 +01:00
mrhid6 693d59a3e2 feat: Marketing site 2026-07-22 16:50:13 +01:00