Commit Graph

11 Commits

Author SHA1 Message Date
c942266fa2 feat: ajuster l'animation de vague et réorganiser les styles CSS 2025-12-23 22:54:06 +01:00
6e28fdd17a feat: integrate new AI tools and enhance API functionality
- Added '@nuxtjs/mdc' module to nuxt.config.ts for improved UI components.
- Configured MDC settings to disable anchor links for headings.
- Updated API proxy settings to include '/api/uses' and a general '/api/' endpoint.
- Introduced new dependencies for AI SDKs and tools in package.json.
- Created a new chat API endpoint to handle AI interactions with various tools.
- Implemented utility functions for activity tracking, resource reading, resume retrieval, statistics, status monitoring, and categorized tool usage.
- Updated social links in types/index.ts to redirect through a custom domain.
- Updated worker configuration to include AI binding for Cloudflare.
2025-12-19 17:57:43 +01:00
33aee7fd62 fix: corriger la syntaxe CSS et mettre à jour le hash généré par Wrangler 2025-12-18 10:43:55 +01:00
58447fd8cc style: refactor CSS variables and clean up nuxt.config.ts 2025-12-17 10:08:36 +01:00
064e20ddc3 Working on v2 2025-12-16 19:45:13 +01:00
ed4221bbd0 feat: add missing CSS variables for improved theme support 2025-07-29 20:49:11 +02:00
7b00bf92f6 Refactor: streamline components and update styles for improved performance and maintainability 2025-07-29 18:58:49 +02:00
e88290967a Refactor app configuration and styles: remove unused color variables, enhance AppHeader theme switching, and update AppVisitors badge styling. 2025-07-24 22:53:45 +02:00
cfaea67829 Refactor CSS variables and update button variant in CatchPhrase and [slug] components 2025-07-24 20:30:31 +02:00
d0db0950c3 Refactor app.vue and [slug].vue: add scoped styles and optimize i18n usage 2025-07-22 20:36:07 +02:00
3f5b0829c7 Add Nuxt UI v3 2025-02-02 18:30:15 +01:00