Frontend web based de UltiSuite avec portage en app mobile
Go to file
R3D347HR4Y 6ec95262af Add OnlyOffice integration and update project configurations
- Updated .env.example to include configuration for OnlyOffice Document Server.
- Modified the workspace configuration to remove the drive-suite path.
- Adjusted TypeScript environment imports for consistency.
- Enhanced Next.js configuration to disable canvas in Webpack.
- Updated package.json to include new dependencies for OnlyOffice and PDF.js.
- Added global styles for OnlyOffice theme integration in the CSS.
- Created new layout and page components for the Drive feature, including public sharing and editing functionalities.
- Updated metadata handling across various layouts to reflect the new app structure.
2026-06-07 15:49:21 +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 OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +02:00
components Add OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +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 Add Contact Avatar Features and Improve UI Components 2026-06-06 20:26:51 +02:00
lib Add OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +02:00
public Add OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +02:00
scripts huhuhuhu 2026-05-25 13:52:40 +02:00
styles Add OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +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 OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +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 OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +02:00
middleware.ts huhuhuhu 2026-05-25 13:52:40 +02:00
next-env.d.ts Add OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +02:00
next.config.mjs Add OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +02:00
package.json Add OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +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 Add OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +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 OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +02:00