Pre-launch — Gluecron is in final validation. Public signups and git hosting for non-owner users open after launch review.
Commitaf39632unknown_key

chore: fix migration 0077 collision → rename to 0080; tick off status page polish

Claude committed on June 6, 2026Parent: 873f13c
2 files changed+11af39632add3a0d219f58dd1b90fd8d92170e3c2f
2 changed files+1−1
ModifiedTODO.md+1−1View fileUnifiedSplit
7979- [ ] **Docs site**`/help` exists as a migration cheatsheet. Need: Getting Started, API reference, MCP server setup, Workflow YAML syntax, Agent publishing guide. Could be `/docs` served from the self-hosted repo.
8080- [x] 2026-06-06 **Changelog page**`src/routes/changelog.tsx` at `/changelog`. June + May 2026 releases listed. "Subscribe to updates" CTA → `/settings/notifications`. Changelog link added to footer in `layout.tsx`.
8181- [ ] **Legal pages attorney review** — All four legal pages (`terms`, `privacy`, `dmca`, `acceptable-use`) are substantive drafts marked "DRAFT — requires attorney review." Get legal sign-off before any paid launch.
82- [ ] **Status page — polish**`/status` and `/status.svg` exist. Add incident history, subscribe-to-alerts, make it look production-grade.
82- [x] 2026-06-06 **Status page — polish**`drizzle/0080_incidents_and_status_subscribers.sql` adds `incidents` + `status_subscribers` tables. `src/routes/status.tsx` rewritten: overall status banner, 6 service uptime rows, last-10 incident history table, subscribe form with confirm/unsubscribe token flow.
8383
8484---
8585
Renameddrizzle/0077_incidents_and_status_subscribers.sqldrizzle/0080_incidents_and_status_subscribers.sql+0−0View fileUnifiedSplit
No textual changes.