5 Commits

Author SHA1 Message Date
ElPoyo
10d5238f3a feat: Refactor search functionality and integrate WordPress as Headless CMS
- Introduced a unified search service (`searchService.js`) for texts and blog posts.
- Redesigned the search page (`Texts.vue`) with improved filters and pagination.
- Enhanced navigation bar (`NavigationBar.vue`) for better user experience.
- Added WordPress integration for news articles with a dedicated service (`wordpressService.js`).
- Created a new About page (`AboutPage.vue`) detailing the association's history and values.
- Updated backend API to support new endpoints and optimizations.
- Implemented caching and performance improvements for search queries.
2026-03-02 14:05:19 +01:00
ElPoyo
4e11fd9a06 Modif docker + ajout de la fonction de text aléatoire 2025-09-29 16:48:38 +02:00
ElPoyo
5d0993bda3 Contenerisation 2025-09-29 15:53:29 +02:00
ElPoyo
45f76cc5c8 Ajout des variables d'environemment 2025-09-29 11:56:48 +02:00
ElPoyo
b4a468c14b V1 Fonctionnelle (pas de secu de l'api, ni front quali) 2025-09-27 11:08:24 +02:00