Automated build from faabc32.
Previous release: alpha-bdf71e1
Compare: alpha-bdf71e1...faabc32
Changes
- Fix note pane and editor search behavior (
faabc32) - formatting (
8bc4a9d) - Ignore .astro/ and .wrangler/ build caches (
e95e3b9) - Update astro types (
030e6c5) - Add CI deploy for www to Cloudflare Pages on master push (
420438c) - Add separate preview and production deploy commands for www (
aa0f365) - Fix www-deploy: use pnpm run deploy (
b13eef1) - Add Cloudflare Pages deployment for www (
7592e52) - Move dashboard from /dashboard to root path (
2376adc) - Redirect web root to /dashboard instead of /admin (
f90adaf) - Move landing page to Astro www/ package (
1ea393b) - Add web package commands to justfile (
8ae9dc1) - Fix @noble/ciphers import path for Vite compatibility (
21d3ddc) - Add SSR landing page with GitHub release downloads (
9659be9) - Add Dockerfile and Fly.io config for web package (
032e351) - Add dashboard notes page with infinite scroll and markdown rendering (
3da06fd) - Add dashboard auth, layout, and login page (
9f88042) - Add Nostr client libraries and blob crypto (
7e3b69f) - Add admin pages: events, blobs, allowlist, users, invite codes, connections (
fd2800c) - Add reusable admin data table component (
f8d819e) - Add admin dashboard page with stats and charts (
5b6b6bd) - Add admin server functions for stats, CRUD, and connections (
81d15cb) - Add admin auth flow with login page and layout guard (
3079c37) - Add server-side foundation: DB, auth, GitHub, relay client (
4291521) - Add DELETE /admin/:sha256 endpoint to blossom (
f60b069) - Add GET /admin/connections endpoint to relay (
5a938be) - Scaffold TanStack Start web package with shadcn/ui (
e9d6473) - Add web package to monorepo workspace config (
89f3d14) - Address plan review: fix test harnesses, query joins, and config gaps (
dd52bf0) - Add web package implementation plan (
c69b9e5) - Address spec review: fix blob deletion, clarify relay stats scope (
6563d69) - Add web package design spec (
73e6057) - Simplify README command list (
72ac4d3) - Normalize relay changelog sequence values (
3b9f89d)