Abhimanyu Saharan
0fe61e3e08
refactor(env): update NEXT_PUBLIC_API_URL to use 'auto' for better flexibility
2026-03-03 02:40:28 +05:30
Abhimanyu Saharan
2e4739300c
feat: add board webhook configuration and payload models
2026-02-13 00:31:36 +05:30
Abhimanyu Saharan
3b6e2d98d3
feat(frontend): stack TaskBoard columns on mobile
...
Mobile-first layout for TaskBoard: stack Inbox/In Progress/Review/Done vertically to avoid horizontal scroll, while retaining the horizontal kanban layout on larger screens. Includes component tests and frontend README notes for mobile validation.
2026-02-12 17:38:24 +00:00
Abhimanyu Saharan
b87f56de7a
feat: update authentication configuration and documentation for local and Clerk modes
2026-02-11 19:40:33 +05:30
Abhimanyu Saharan
06ff1a9720
feat: implement local authentication mode and update related components
2026-02-11 19:40:33 +05:30
Abhimanyu Saharan
5c25c4bb91
chore(backend): upgrade deps and remove redis/rq
2026-02-10 16:05:49 +05:30
Abhimanyu Saharan
60744ddfac
refactor: clean up code formatting and improve readability across multiple files
2026-02-08 21:17:26 +05:30
Arjun (OpenClaw)
e73b6c0f8c
Merge master into fix/next-allowed-dev-origins
2026-02-07 19:17:53 +00:00
Abhimanyu Saharan
527cc13c63
refactor: improve code formatting and readability across multiple files
2026-02-08 00:46:15 +05:30
Arjun (OpenClaw)
4d898dbb59
docs(frontend): clarify dev origin restrictions
...
Update frontend README note to explain host/origin mismatch and allowedDevOrigins when seeing proxy ECONNRESET in next dev.
2026-02-07 19:10:05 +00:00
Nikhil (OpenClaw)
e9d39ff476
docs(frontend): add contributor guide
2026-02-07 15:38:22 +00:00
Abhimanyu Saharan
8b6e8c8d07
Scaffold Next.js + FastAPI + Postgres tasks board (no auth)
2026-02-01 22:25:28 +05:30