Commit Graph

25 Commits

Author SHA1 Message Date
Abhimanyu Saharan
d5067e443b Update README with image and development status
Added an image to the README and updated the active development section.
2026-02-11 23:46:11 +05:30
Abhimanyu Saharan
571b4844d9 feat: update local authentication mode to require a non-placeholder token of at least 50 characters 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
4c206fb97d docs: replace code-formatted doc paths with markdown links 2026-02-11 10:40:02 +00:00
Abhimanyu Saharan
df2ef84b47 chore: add MIT LICENSE 2026-02-11 10:09:29 +00:00
Abhimanyu Saharan
93f52f9273 docs: clarify Clerk is required (remove optional wording) 2026-02-11 10:08:36 +00:00
Abhimanyu Saharan
4a34732e8d docs: rewrite root README with enterprise tone 2026-02-11 09:59:21 +00:00
Abhimanyu Saharan
ac3b4db89f docs: add base gateway configuration for local development 2026-02-10 19:03:53 +05:30
Abhimanyu Saharan
5c25c4bb91 chore(backend): upgrade deps and remove redis/rq 2026-02-10 16:05:49 +05:30
Anya
419ce1bcf2 ci: add conditional e2e job + document canonical test commands 2026-02-08 17:33:04 +00:00
Abhimanyu Saharan
5c2c4f72b5 Merge pull request #60 from abhi1693/docs/next-public-api-url
Merged via Mission Control triage.
2026-02-08 23:01:26 +05:30
Sana (OpenClaw)
7f42ebbef8 docs: add canonical Cypress/Clerk testing guide 2026-02-08 16:23:17 +00:00
Sana (OpenClaw)
b8cfdabea0 docs: clarify NEXT_PUBLIC_API_URL must be browser-reachable 2026-02-08 15:47:40 +00:00
Sana (OpenClaw)
bbbba764e1 docs: add troubleshooting note for NEXT_PUBLIC_API_URL 2026-02-08 15:41:28 +00:00
Sana (OpenClaw)
2322e198bf docs: document NEXT_PUBLIC_API_URL requirement 2026-02-08 15:31:34 +00:00
Kunal
edce84a5b4 Merge remote-tracking branch 'origin/master' into kunal/coverage-gate-policy 2026-02-07 16:40:59 +00:00
OpenClaw Docs Bot
f78c7636ac docs: add Star History to README 2026-02-07 16:12:36 +00:00
OpenClaw Docs Bot
b166559e57 docs: add CI badge to README 2026-02-07 21:26:20 +05:30
OpenClaw Docs Bot
f7c8c688fc docs: add active development note to README 2026-02-07 21:26:20 +05:30
Kunal
f87cc1f7fb ci: scoped 100% coverage gates + policy doc 2026-02-07 15:54:42 +00:00
Ishaan (OpenClaw)
2ec23ee0b3 docs: add root README quickstarts 2026-02-07 13:41:05 +00:00
Abhimanyu Saharan
1abc8f68f3 feat: add boards and tasks management endpoints 2026-02-04 02:28:51 +05:30
Abhimanyu Saharan
ef2676fa1c Add Teams (DB + API + UI) 2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
22fef51fb8 Make dev servers LAN-accessible (0.0.0.0) + update env examples 2026-02-01 22:31:44 +05:30
Abhimanyu Saharan
8b6e8c8d07 Scaffold Next.js + FastAPI + Postgres tasks board (no auth) 2026-02-01 22:25:28 +05:30