16 Commits
Author SHA1 Message Date
Puechberty ArthurandCopilot a7b78c1660 feat: ajouter la prise en charge de Matomo dans le Dockerfile et docker-compose.yml
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 23:44:56 +02:00
Puechberty Arthur 19568822fe feat: ajouter le composant MatomoScript pour l'analyse des données et mettre à jour les variables d'environnement dans .env.example 2026-05-04 23:33:06 +02:00
Puechberty ArthurandCopilot ae60c50415 Aligned outputFileTracingRoot and turbopack.root to the monorepo root in next.config.mjs to satisfy the Next.js build requirement.
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 22:24:52 +02:00
Puechberty Arthur 4370a80ae7 Set turbopack.root to the monorepo root in next.config.mjs to resolve the Next.js Turbopack workspace root error. 2026-04-27 22:23:43 +02:00
Puechberty Arthur d66056d031 fix: gérer le rendu des messages d'image avec un fallback vers le texte 2026-04-27 22:19:54 +02:00
Puechberty Arthur 08adc97a7a Add documentation & netoyage de fichier 2026-04-24 00:33:27 +02:00
Puechberty Arthur 3b4eef5fc2 correction des warning de couleur de theme 2026-04-23 23:50:12 +02:00
Puechberty Arthur 0d55fe5978 nettoyage du code 2026-04-23 23:39:18 +02:00
Puechberty Arthur bcd95fceec feat: mise à jour de la configuration de production et amélioration des variables d'environnement 2026-04-22 23:52:48 +02:00
Puechberty Arthur 3d6a5c6a0f feat: rebrand project and improve SEO/PWA setup
- Renamed project with new branding
- Added new logo and favicon assets
- Integrated full favicon + PWA icon setup
- Enhanced Next.js layout metadata (SEO, OpenGraph, Twitter cards)
- Added theme color support (light/dark mode)
- Improved multilingual metadata handling with next-intl
- Cleaned and structured generateMetadata for production readiness
2026-04-22 18:39:53 +02:00
Puechberty Arthur 25a1a03692 ajout des drapeau svg pour chaque pays et amélioration du systeme de changment de langue 2026-04-21 20:40:08 +02:00
Puechberty Arthur a3c0b0b9b4 ajoute du support de toute ces langues :
fr → Français
en → Anglais
es → Espagnol
de → Allemand
ja → Japonais
pt → Portugais
ru → Russe
it → Italien
nl → Néerlandais
pl → Polonais
zh → Chinois
hi → Hindi
ar → Arabe
bn → Bengali
id → Indonésien
tr → Turc
2026-04-21 19:22:33 +02:00
Puechberty Arthur f101af4872 harmonisation du style dans tout le site 2026-04-20 22:00:52 +02:00
Puechberty Arthur 2206c82379 add multi language for the website 2026-04-20 21:32:49 +02:00
Puechberty Arthur e0f4e1b8fe add presentation page 2026-04-19 14:22:00 +02:00
Puechberty Arthur 3063796eb0 feat: introduce web dashboard with multi-bot management
- add Discord OAuth2 authentication
- allow users to register their bots via token
- implement dynamic bot start/stop system
- store bots in database (multi-tenant)
- replace single-bot env setup with scalable architecture
2026-04-18 01:39:12 +02:00