Christopher Mayor
|
565085aba1
|
feat: wire up explore and profile pages
Updated explore and profile page components.
|
2026-04-26 15:58:00 -07:00 |
|
Christopher Mayor
|
3c5df6a74c
|
docs: add v0.2-v0.4 implementation plan for feed, profile, auth, and search
|
2026-04-26 01:16:35 -07:00 |
|
Christopher Mayor
|
7888d7995c
|
chore: update drizzle schema and migrations
|
2026-04-24 15:04:29 -07:00 |
|
Christopher Mayor
|
3689b1707a
|
chore: gitignore worktree directories
|
2026-04-24 15:03:14 -07:00 |
|
Christopher Mayor
|
aac0e2f5b1
|
docs: comprehensive documentation - README, specs, architecture, API reference, UI/UX flow, dev guide
|
2026-04-24 15:02:40 -07:00 |
|
Christopher Mayor
|
5bde4e3aa6
|
Merge branch 'feat/backend'
|
2026-04-24 15:01:37 -07:00 |
|
Christopher Mayor
|
6832fbdebb
|
Merge branch 'feat/frontend'
|
2026-04-24 15:01:21 -07:00 |
|
Christopher Mayor
|
43f011e519
|
feat: complete frontend UI - comparison views, profile, explore, layout
|
2026-04-24 14:39:54 -07:00 |
|
Christopher Mayor
|
37c07e468d
|
fix: lazy-init OpenAI client to avoid build failure without API key
|
2026-04-24 14:37:28 -07:00 |
|
Christopher Mayor
|
a273f29e07
|
feat: improve compare API route with searching stage and validation
|
2026-04-24 14:36:06 -07:00 |
|
Christopher Mayor
|
2f4239a83b
|
feat: add provider fallback chain with priority system
|
2026-04-24 14:35:20 -07:00 |
|
Christopher Mayor
|
3539a5f3eb
|
feat: add .env.example with required environment variables
|
2026-04-24 14:35:19 -07:00 |
|
Christopher Mayor
|
e13b1ea2d5
|
feat: add Perplexity Sonar provider with OpenAI fallback
|
2026-04-24 14:34:55 -07:00 |
|
Christopher Mayor
|
26d879c82e
|
feat: add standalone output to next.config.ts for Docker builds
|
2026-04-24 14:34:50 -07:00 |
|
Christopher Mayor
|
66a2d647bb
|
feat: add Dockerfile and docker-compose.yml for containerized deployment
|
2026-04-24 14:34:35 -07:00 |
|
Christopher Mayor
|
637f1540cf
|
feat: update research pipeline with Tavily search and progress stages
|
2026-04-24 14:34:22 -07:00 |
|
Christopher Mayor
|
2c2fd3547c
|
feat: add auth middleware protecting /compare and /profile routes
|
2026-04-24 14:34:13 -07:00 |
|
Christopher Mayor
|
3568e2f008
|
feat: update Better Auth config with schema and session expiry
|
2026-04-24 14:33:54 -07:00 |
|
Christopher Mayor
|
71ef567d0d
|
feat: enhance OpenAI provider with web research context
|
2026-04-24 14:33:50 -07:00 |
|
Christopher Mayor
|
d8ff5f4bb1
|
feat: add users and sessions tables for Better Auth
|
2026-04-24 14:33:37 -07:00 |
|
Christopher Mayor
|
3a448a5063
|
feat: add Tavily search provider
|
2026-04-24 14:33:20 -07:00 |
|
Christopher Mayor
|
d13780931e
|
scaffold: Next.js 15 + Drizzle + Better Auth + OpenAI + Recharts base
|
2026-04-24 14:29:47 -07:00 |
|
Christopher Mayor
|
858f7264ce
|
Initial commit from Create Next App
|
2026-04-24 14:06:35 -07:00 |
|