Commit Graph

23 Commits

Author SHA1 Message Date
e0bb04d9b8 fix: mettre à jour les dépendances nuxt-studio et vue-tsc vers leurs versions stables 2026-01-06 13:50:45 +01:00
7b32606b7d fix: mettre à jour la version de zod et réduire la durée de mise en cache des requêtes Wakatime 2026-01-04 17:01:29 +01:00
5a6cee085a chore: add @nuxtjs/seo module and update package.json 2026-01-02 19:02:21 +01:00
0628baaaba fix: mettre à jour les versions des dépendances zod, @iconify-json/devicon et wrangler 2026-01-02 18:09:19 +01:00
bac370e465 fix: supprimer l'affichage des statistiques dans le composant Stats et mettre à jour la version de nuxt-studio 2025-12-24 19:54:55 +01:00
fb22fdf057 chore(deps): update @nuxt/content to version 3.10.0 2025-12-24 14:49:20 +01:00
2c545875d1 chore: update project dependencies and configuration
- Removed Tailwind CSS tag from the artchat project metadata.
- Updated @nuxtjs/mdc package version from ^0.19.1 to 0.19.2 in package.json.
- Added migrations_table and migrations_dir properties to the D1 database configuration in wrangler.jsonc.
2025-12-24 13:14:35 +01:00
0e033b6e02 Refactor code structure for improved readability and maintainability 2025-12-24 12:50:40 +01:00
9bc529d9ae chore: remove @modelcontextprotocol/sdk dependency from package.json 2025-12-23 23:34:13 +01:00
918528f2b3 chore: update @nuxthub/core to version 0.10.4 and @iconify-json/devicon to version 1.2.55 2025-12-23 22:53:56 +01:00
e0589826bb Refactor code structure for improved readability and maintainability 2025-12-22 23:09:21 +01:00
cffa2e20fe chore: update dependencies and devDependencies in package.json
- Removed outdated dependencies: @ai-sdk/mcp and @ai-sdk/vue
- Updated @iconify-json/devicon to 1.2.54
- Updated @iconify-json/twemoji to 1.2.5
- Updated vue-tsc to 3.2.1
2025-12-22 19:38:40 +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
6654f42588 chore: update eslint configuration and dependencies
- Added custom eslint configuration for stylistic rules in nuxt.config.ts
- Moved iconify-json dependencies to devDependencies in package.json
- Added vue and vue-router as dependencies
- Added vue-tsc to devDependencies
2025-12-18 23:17:54 +01:00
6e810e47cf fix: mettre à jour la configuration de déploiement pour Cloudflare et corriger les icônes des réseaux sociaux 2025-12-18 20:46:38 +01:00
191a13cfd4 chore: remove unused dependencies from package.json 2025-12-18 14:23:01 +01:00
c8d6894a51 chore: update nuxt configuration and dependencies
- Added strictMessage option to i18n compilation settings in nuxt.config.ts
- Configured prerender settings in nitro for better route handling
- Updated dependencies in package.json, including @nuxt/ui and @nuxthub/core
- Moved iconify-json packages to dependencies from devDependencies
- Added better-sqlite3 to devDependencies
- Simplified tsconfig.json to extend from .nuxt/tsconfig.json
2025-12-18 10:22:21 +01:00
9f34ae9a61 chore: update dependencies to latest versions
- bump @nuxthub/core from 0.10.1 to 0.10.2
- bump @types/node from 25.0.2 to 25.0.3
2025-12-17 11:10:28 +01:00
6b881140b2 fix: mettre à jour la version de @iconify-json/lucide et nettoyer les scripts dans package.json 2025-12-17 10:55:18 +01:00
064e20ddc3 Working on v2 2025-12-16 19:45:13 +01:00
ab4a679851 Remove pnpm-workspace.yaml file and its specified built dependencies 2025-11-12 12:26:21 +01:00
c82a875381 fix: update package versions in bun.lock for improved stability and performance 2025-11-12 12:23:50 +01:00
2f7f944238 chore: update dependencies and remove compatibility date in nuxt.config.ts 2025-11-12 12:19:48 +01:00