Commit Graph

14 Commits

Author SHA1 Message Date
root 72107396a1 fix registry 2026-06-02 15:55:03 -04:00
root a9305fa4a2 fix registry link 2026-06-02 15:17:09 -04:00
root da1841e6b9 add registry setup 2026-06-02 13:51:06 -04:00
root e9dfbeb591 fix prod ddeployment 2026-06-02 12:53:45 -04:00
root 2ffbc203e0 fix issue prod deployment 2026-05-25 19:46:14 -04:00
root 0d969ab095 add review and booking policies 2026-05-25 18:29:05 -04:00
root f5292f8b6c fix the errors in dashboard 2026-05-23 19:03:15 -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 8f93bb89f6 update Traefik 2026-05-23 01:39:21 -04:00
root fc4d099d4f add portainer 2026-05-22 12:22:14 -04:00
root f009ca10c6 refractor code, 2026-05-21 12:35:49 -04:00
root d4f7de5762 dashboard fix 2026-05-19 21:25:38 -04:00
root 7ac0098c7f fix forgot password and add runscripts 2026-05-17 23:25:03 -04:00
root 09b0e3b55f fix first online resevation 2026-05-09 20:01:51 -04:00