Frontend web based de UltiSuite avec portage en app mobile
Go to file
R3D347HR4Y c87670e90f
Some checks failed
E2E / Playwright e2e (push) Has been cancelled
feat(api): offline-first mail sync w/ TanStack Query
Move mail, compose, contacts, and accounts off mocks onto REST + WS.
Add client, auth store, IDB-backed query cache, offline queue, and
sync bar; hybrid Zustand for UI-only state. Settings still local until
backend has preferences API.
2026-05-23 00:04:28 +02:00
.github/workflows Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
app feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
components feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
e2e Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
hooks before split 2 2026-05-20 16:01:08 +02:00
lib feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
public huhu 2026-05-19 22:20:43 +02:00
scripts First commit, not a small one 2026-05-15 17:40:17 +02:00
styles First commit, not a small one 2026-05-15 17:40:17 +02:00
.dockerignore deploy 2026-05-15 18:19:29 +02:00
.gitignore Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
captain-definition deploy 2026-05-15 18:19:29 +02:00
CLAUDE.md Add initial project documentation and workspace configuration 2026-05-22 00:50:36 +02:00
components.json First commit, not a small one 2026-05-15 17:40:17 +02:00
Dockerfile deploy 2026-05-15 18:19:29 +02:00
gmail-interface-clone.code-workspace Add initial project documentation and workspace configuration 2026-05-22 00:50:36 +02:00
next-env.d.ts feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
next.config.mjs Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
package.json feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
playwright.config.ts Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
pnpm-lock.yaml feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
postcss.config.mjs First commit, not a small one 2026-05-15 17:40:17 +02:00
tsconfig.json First commit, not a small one 2026-05-15 17:40:17 +02:00
tsconfig.tsbuildinfo feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00