Commit Graph

12 Commits

Author SHA1 Message Date
Nikita
6baa6a91ac Add API key management endpoints and integrate API keys section in settings panel 2025-12-28 20:05:49 -08:00
Nikita
e0631eeef0 Add a new 'logs-setup' task to flow.toml for configuring 1focus logs, including SDK build, dependency installation, API key management, and test log sending. 2025-12-28 15:13:05 -08:00
Nikita
3f2d571592 Update flow.toml to start web and desktop dev servers with port management and cleanup logic; enhance desktop preload and main process to resolve preload path, set web URLs, and expose shell functions; improve README with load fallback info and environment variables; add external logs configuration to worker package. 2025-12-28 12:15:13 -08:00
Nikita
c073fe6ee0 Add initial API documentation for Linsa API endpoints to docs/api.md 2025-12-28 11:45:07 -08:00
Nikita
9c90b7db8d Add a new "test-jazz-stream" task to flow.toml for testing live stream recording flow, including setup instructions and verification steps.
Update CommentBox component to handle image uploads with validation, preview, and progress tracking, and to manage comments with Jazz container initialization.
2025-12-25 05:04:43 -08:00
Nikita
205c38d0ee Add database schema updates for user profile fields and streams, seed initial data, and extend components with streaming settings and profile fields. 2025-12-25 00:41:00 -08:00
Nikita
bc84274304 Update setup script to improve environment variable management and secrets handling. 2025-12-24 19:13:20 -08:00
Nikita
fcc3d9eedf Update flow.toml to add environment management tasks and improve index.tsx by removing commented-out gallery code and adjusting hero section height 2025-12-24 17:36:17 -08:00
Nikita
9d7ea0ada1 Update Stripe setup instructions and add new creator economy API routes
- Clarify instructions for creator-specific pricing and setup
- Remove outdated Stripe Price ID prompt from setup script
- Add API route definitions for `/api/creator/tiers`, `/api/creator/subscribe`, and `/api/creator/$username/access`
- Register new routes in route tree for API access
- Update documentation to reflect new endpoints and instructions
2025-12-24 16:58:43 -08:00
Nikita
f7009b161c Add Stripe setup and verification tasks to flow.toml; update database schema with creator economy tables for subscriptions, tiers, products, and payouts. 2025-12-24 16:55:11 -08:00
Nikita
cf4a43779e Implement setup task for worker admin environment and add new database schema and snapshot files 2025-12-24 16:31:01 -08:00
Nikita
8cd4b943a5 . 2025-12-21 13:37:19 -08:00