Frontend web based de UltiSuite avec portage en app mobile
Go to file
R3D347HR4Y a4b548ca08
Some checks failed
E2E / Playwright e2e (push) Has been cancelled
Enhance snippet processing in mail MIME body handling
- Introduced functions to normalize and analyze snippet text, including checks for legal footers, leading separators, and boilerplate detection.
- Added HTML entity decoding and improved CSS snippet detection.
- Updated the snippet selection logic to better filter and polish previews, ensuring cleaner output for email snippets.
2026-06-04 10:49:31 +02:00
.cursor Add environment configuration and update email view components 2026-06-04 00:12:43 +02:00
.github/workflows Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
app Add environment configuration and update email view components 2026-06-04 00:12:43 +02:00
components Add environment configuration and update email view components 2026-06-04 00:12:43 +02:00
e2e Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
fixtures/email-preview Add environment configuration and update email view components 2026-06-04 00:12:43 +02:00
hooks huhuhuhu 2026-05-25 13:52:40 +02:00
lib Enhance snippet processing in mail MIME body handling 2026-06-04 10:49:31 +02:00
public huhuhuhu 2026-05-25 13:52:40 +02:00
scripts huhuhuhu 2026-05-25 13:52:40 +02:00
styles First commit, not a small one 2026-05-15 17:40:17 +02:00
.cursorignore Add environment configuration and update email view components 2026-06-04 00:12:43 +02:00
.dockerignore deploy 2026-05-15 18:19:29 +02:00
.env.example Add environment configuration and update email view components 2026-06-04 00:12:43 +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 environment configuration and update email view components 2026-06-04 00:12:43 +02:00
middleware.ts huhuhuhu 2026-05-25 13:52:40 +02:00
next-env.d.ts huhuhuhu 2026-05-25 13:52:40 +02:00
next.config.mjs huhuhuhu 2026-05-25 13:52:40 +02:00
package.json Add environment configuration and update email view components 2026-06-04 00:12:43 +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 huhuhuhu 2026-05-25 13:52:40 +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 Add environment configuration and update email view components 2026-06-04 00:12:43 +02:00