Commit Graph

83 Commits

Author SHA1 Message Date
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
copilot-swe-agent[bot]
7fed92f539 Initial exploration of projects pages structure
Co-authored-by: ArthurDanjou <29738535+ArthurDanjou@users.noreply.github.com>
2025-12-23 23:15:50 +00: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
4030bdb693 feat: simplifier les commandes de déploiement et de prévisualisation dans la configuration 2025-12-22 20:41:11 +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
ac46398a9d fix: mettre à jour la configuration de déploiement pour Cloudflare et ajuster les commandes de wrangler 2025-12-18 20:53:06 +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
7206a17a6a fix: mettre à jour la configuration de wrangler et ajuster les scripts de build et de déploiement 2025-12-18 20:30:15 +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
2f7f944238 chore: update dependencies and remove compatibility date in nuxt.config.ts 2025-11-12 12:19:48 +01:00
49bd3a0b25 Implement code changes to enhance functionality and improve performance 2025-09-01 10:08:45 +02:00
7b00bf92f6 Refactor: streamline components and update styles for improved performance and maintainability 2025-07-29 18:58:49 +02:00
0732d39076 Implement code changes to enhance functionality and improve performance 2025-07-29 14:48:50 +00:00
1eb6734740 Implement code changes to enhance functionality and improve performance 2025-07-24 20:02:24 +02:00
55669af5a6 Remove unused binary assets: cursor.webp and datagrip.webp 2025-07-24 19:44:01 +02:00
b657e9f423 Remove outdated files and update TypeScript configuration for improved project structure 2025-07-20 18:14:28 +02:00
594c381f55 Update AppVisitors component and nuxt-visitors dependency to latest version 2025-04-20 20:09:58 +02:00
a73598e47f Downgrade pnpm version to 9.5.0 in package.json 2025-04-19 19:31:38 +02:00
2c88a6914a Downgrade pnpm version to 9 in workflow and package.json 2025-04-19 19:29:57 +02:00
cf89f50044 Remove workers 2025-04-19 19:12:06 +02:00
1cb002860d Enhance project star icon with hover animation, update compatibility date, and remove unused pnpm configuration 2025-04-19 16:38:33 +02:00
187cb14d40 Remove unused root attribute from Nuxt configuration, update pnpm settings, and delete obsolete pnpm workspace file 2025-04-19 16:26:24 +02:00
ef02ce272f Lint code 2025-04-19 11:45:30 +02:00
65221f8f54 Add nuxt-visitors 2025-04-17 17:45:33 +02:00
5ee900ef23 Update dependencies and improve stateWord logic in Activity component
- Updated '@iconify-json/lucide' dependency to version 1.2.35 in package.json and pnpm-lock.yaml for compatibility.
- Enhanced stateWord logic in Activity component to handle cases where the state string may be empty, ensuring it defaults to 'secret' when necessary.
2025-04-07 13:22:35 +02:00
dbb98153fb Add: Introduce new IDE 'Cursor' and update ProseImg component
- Added 'Cursor' IDE to the uses page with corresponding images and descriptions.
- Updated ProseImg component to support an optional 'rounded' prop for image styling.
- Removed outdated JetBrains image and replaced it with a new webp format.
- Adjusted layout and spacing in the uses page for better presentation of IDEs.
2025-04-06 23:31:35 +02:00
dc63d1b206 Update dependencies and remove Globe component
- Updated various dependencies in package.json and pnpm-lock.yaml for improved performance and compatibility.
- Removed the Globe component from the home page, streamlining the layout and reducing complexity.
2025-04-06 22:58:30 +02:00
9427c934fd Update dependencies 2025-04-01 12:35:18 +02:00
82f0778b77 Update dependencies 2025-04-01 12:30:57 +02:00
7e36f6a530 Remove umami 2025-03-30 23:22:41 +02:00
16fd499d7b Add nuxt umami 2025-03-19 15:47:47 +01:00
b90decd747 Add dependencies 2025-03-18 20:11:43 +01:00
b75017b1c3 Add pnpm-lock.yaml 2025-03-18 19:49:46 +01:00
1400423529 Update dependencies 2025-03-18 19:45:15 +01:00
793434e553 Add missing icon dependencies 2025-02-15 16:30:14 +01:00
0f0c68be82 Working on website 2025-02-06 15:06:32 +01:00
4e68cd9b39 Update @nuxt/content to v3.1.0 and related dependencies
Upgraded @nuxt/content to v3.1.0 along with other related dependencies and peer dependencies. This includes improvements in optional dependencies and type updates for smoother integration. Updated `pnpm-lock.yaml` to reflect the new versions and resolutions.
2025-02-03 21:19:11 +01:00
fd4b118d78 Remove @nuxthq/studio and update nuxt.config.ts settings
Dropped @nuxthq/studio from dependencies and cleaned up related configurations in pnpm-lock.yaml. Updated nuxt.config.ts by modifying the `icon.serverBundle` to include specific collections and removing unused `content.preview.dev` setting.
2025-02-02 22:48:42 +01:00
f07c6b4c15 Add @nuxthq/studio and configure Nuxt Content preview API
Integrated @nuxthq/studio version 2.2.1 as a new dependency and updated the pnpm lockfile accordingly. Additionally, configured the Nuxt Content preview API with custom settings in the `nuxt.config.ts` file. This setup enhances the development experience and enables Nuxt Studio integration.
2025-02-02 22:34:51 +01:00
9ace5f716b Normalize code style and logging levels throughout project
Fixed minor inconsistencies in syntax, formatting, and logging levels across various files. Updated newline handling, adjusted console log types, and improved code organization for better readability and maintainability.
2025-02-02 19:53:17 +01:00