Commit Graph

12 Commits

Author SHA1 Message Date
7174736680 UI: fix sticky positioning for share buttons by removing sticky-killing overflow and ensuring parent stretches 2026-05-10 14:38:42 +02:00
889d3967d2 UI: force vertical sidebar on all devices and ensure it perfectly tracks the article height 2026-05-10 14:37:30 +02:00
94de36e937 UI: make floating share buttons stop at the end of the article 2026-05-10 14:33:38 +02:00
15700036e5 feat: add floating social share buttons and restore text justification 2026-05-10 14:30:38 +02:00
f64b8ba53c UI: simplify article layout and fix text wrapping 2026-05-10 13:54:50 +02:00
5f421b418e Maj taxonomies
Some checks failed
Build and Push App / build (push) Failing after 11m28s
maj url photo
+ page 404
+ gestion programmation d'article
2026-05-03 21:22:12 +02:00
9c003d1b7d feat: implement full authentication system with CSRF protection and email verification flow
All checks were successful
Build and Push App / build (push) Successful in 5m59s
2026-04-30 23:46:34 +02:00
2e7cb65a29 feat: initialize Prisma schema and scaffold core application modules including auth, blogs, events, and business directories
Some checks failed
Build and Push App / build (push) Failing after 47s
2026-04-22 22:59:12 +02:00
3e2063e4fa feat: implement core platform features including business directory, admin dashboard, authentication, and API infrastructure
Some checks failed
Build and Push App / build (push) Failing after 16m2s
2026-04-18 22:10:19 +02:00
93a4c1df5e maj x build
Some checks failed
Build and Push App / build (push) Failing after 22s
2026-04-15 22:43:32 +02:00
887030ee47 synchronisation du contenu avec la DB et amélioration du CMS
- Migration du blog et des interviews des données mockées vers PostgreSQL (Prisma).
- Refonte des pages publiques en Server Components pour de meilleures performances/SEO.
- Intégration d'un éditeur de texte riche (React Quill) avec titres H1-H6 et séparateurs.
- Correction des erreurs de validation Prisma liées aux paramètres asynchrones (Next.js 15+).
- Correction des problèmes d'affichage des modales de suspension via React Portals.
- Installation de @tailwindcss/typography et correction du débordement de texte (break-words).
- Implémentation des actions de modération (suspension/révocation) pour les utilisateurs et boutiques.
2026-04-12 18:59:20 +02:00
d88ba7c53c save avant prochaine modif 2026-04-08 14:46:10 +02:00