managarten/apps/todo/apps/web
Till JS 16367384c7 fix(docker): use --no-frozen-lockfile in all web Dockerfiles
After extensive package restructuring (deletions, consolidations, new
packages), the frozen lockfile causes resolution failures in Docker.
Use --no-frozen-lockfile until lockfile stabilizes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 21:12:03 +01:00
..
e2e test(contacts,todo): add Playwright E2E test suites 2026-03-19 12:24:50 +01:00
scripts fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
src fix(todo): homepage loading state + completed date on task items 2026-03-28 18:15:26 +01:00
static fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
.env.production.example feat(todo): prepare for production deployment 2026-01-28 14:04:27 +01:00
Dockerfile fix(docker): use --no-frozen-lockfile in all web Dockerfiles 2026-03-28 21:12:03 +01:00
package.json refactor(auth): centralize auth stores — 21 apps use createManaAuthStore factory 2026-03-28 18:04:27 +01:00
playwright.config.ts test(contacts,todo): add Playwright E2E test suites 2026-03-19 12:24:50 +01:00
svelte.config.js 🐛 fix: switch web apps to adapter-node for Docker builds 2025-12-08 16:30:04 +01:00
tsconfig.json feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:54:31 +01:00
vite.config.ts fix(todo): pixel-perfect skeleton loaders, PillNav tab group, and SSR head fix 2026-03-23 20:51:41 +01:00