Commit Graph

10 Commits

Author SHA1 Message Date
root 80a597bc10 fix architecture and write new tests 2026-06-10 00:40:19 -04:00
root 3680c5d5f2 update the style blue_orange 2026-05-25 19:21:36 -04:00
root c8bde121fc notification implemented 2026-05-25 13:12:06 -04:00
root 9bd0938951 fix signin signout and apply the new style 2026-05-24 23:58:54 -04:00
root 31e06a1d61 update style 2026-05-24 01:53:27 -04:00
root f5292f8b6c fix the errors in dashboard 2026-05-23 19:03:15 -04:00
root 07fba16ff2 unfied style 2026-05-23 04:35:47 -04:00
root dcd62f35ac fix: remove medium theme, fix navbar re-render, fix Node.js env loading
- Remove 'medium' theme from dashboard and marketplace; keep only light/dark
- Marketplace: move public pages into (public)/ route group so header/footer
  persist across navigations without re-rendering (eliminates usePathname)
- MarketplaceShell is now a pure context provider; chrome lives in
  (public)/layout.tsx which Next.js holds stable across navigations
- WorkspaceFrame: remove history.replaceState and standalone-route logic
- Docker API: bypass npm run dev to avoid node --env-file in containers
- Add scripts/run-with-env-file.cjs for Node.js < 20.6 compatibility;
  update apps/api/package.json dev script to use it

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 02:41:02 -04:00
root 191fb3cb4e fix languages 2026-05-22 02:20:20 -04:00
root fb15883f8e update website home and dashboard 2026-05-20 14:52:26 -04:00