0f37a0072d
fix: ajouter les métadonnées Twitter pour améliorer le partage sur les réseaux sociaux
2026-01-02 20:28:14 +01:00
ca5cf60c4a
fix: améliorer la gestion des métadonnées SEO dans plusieurs fichiers de page
2026-01-02 20:27:08 +01:00
ebe067d606
feat: ajouter une page d'accueil temporaire avec des informations sur le développement en cours
2025-12-25 10:34:49 +01:00
02ecf80cb9
Refactor: update project status values to use consistent capitalization; enhance app configuration for preview environment
2025-12-24 14:30:19 +01:00
00a5c34f36
Refactor: clean up template structure and improve readability; enhance project card navigation
2025-12-24 13:50:55 +01:00
bcf9bd599e
Refactor: swap status colors for 'active' and 'completed'; add full-card link overlay for navigation
2025-12-24 13:19:05 +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]
38bf904902
Extract clearFilters function for better maintainability
...
Co-authored-by: ArthurDanjou <29738535+ArthurDanjou@users.noreply.github.com >
2025-12-23 23:32:49 +00:00
copilot-swe-agent[bot]
a1dbcdce90
Refactor: Extract project color mappings to composable
...
Co-authored-by: ArthurDanjou <29738535+ArthurDanjou@users.noreply.github.com >
2025-12-23 23:30:13 +00:00
copilot-swe-agent[bot]
66fe877499
Complete projects pages with listing and detail views
...
Co-authored-by: ArthurDanjou <29738535+ArthurDanjou@users.noreply.github.com >
2025-12-23 23:27:54 +00:00
b252f54fa0
feat: mettre à jour les métadonnées SEO et réorganiser les pages de projets
2025-12-24 00:06:35 +01:00
466baf1eb8
feat: réorganiser les composants de la page d'accueil et améliorer l'affichage des statistiques
2025-12-23 22:54:23 +01:00
0e70996a3a
feat: supprimer les pages 'activity' et 'stats'
2025-12-23 22:54:18 +01:00
e0589826bb
Refactor code structure for improved readability and maintainability
2025-12-22 23:09:21 +01:00
14bed2c651
feat: ajouter les pages de projets et de statistiques
2025-12-22 19:40:11 +01:00
a33bcb8bfc
feat: refactor components to remove i18n and update static text
2025-12-22 19:39:53 +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
929899722b
fix: corriger la syntaxe et ajouter des retours à la ligne manquants dans plusieurs fichiers
2025-12-18 23:18:18 +01:00
ab0ad65d5e
feat: ajouter la page de chat et configurer les routes associées
2025-12-18 22:47:11 +01:00
dc69b8344a
feat: update environment variables and API endpoints for improved configuration
2025-12-17 10:43:44 +01:00
064e20ddc3
Working on v2
2025-12-16 19:45:13 +01:00
659e9552dd
fix: update hover background color for project and writing lists for better visibility
2025-07-30 11:25:09 +02:00
4ab0dad6a0
Linted code
2025-07-29 15:24:29 +00:00
8b4e8553a4
Ajout de ClientOnly autour de ContentRenderer pour améliorer le rendu côté client dans les composants projets et écrits.
2025-07-29 15:23:49 +00:00
94eac2bf0e
Ajout de la classe 'mb-8' au composant PostAlert pour améliorer l'espacement visuel.
2025-07-29 15:18:05 +00:00
960aecf3eb
Refactor le composant AppBackground pour utiliser un dégradé de fond basé sur les couleurs de navigation et le mode de couleur, en supprimant l'ancienne logique de points animés.
2025-07-29 14:03:26 +00:00
04b580661b
Ajout de la gestion de l'état de fermeture pour les alertes de traduction et encapsulation des dates dans des composants ClientOnly
2025-07-29 12:42:21 +00:00
2351d5ac71
Ajout de composants d'alerte pour les traductions et suppression des alertes en ligne dans les pages de projets et d'écritures
2025-07-29 12:33:32 +00:00
82a9870fac
Réorganiser les variables d'environnement et ajuster les marges dans les composants de projet et d'écriture
2025-07-29 12:13:46 +00:00
a13ab2475f
Change slug of clipboard url
2025-07-29 13:51:20 +02:00
543450c704
Add translations
2025-07-29 13:48:22 +02:00
61e786acb0
Add top and copy buttons
2025-07-29 13:32:39 +02:00
7d4b5e3055
Add postFooter
2025-07-29 12:19:39 +02:00
2b2e3e37f5
Move PostFooter
2025-07-29 12:13:50 +02:00
0b2e1610b9
Fix projects and post footer
2025-07-29 12:08:35 +02:00
714002e6ec
Reduce spacing in writings page layout for improved readability
2025-07-24 23:12:28 +02:00
d18af67132
Change year color
2025-07-24 22:15:19 +02:00
d527e54b72
Change UPopover mode from hover to click for improved user interaction
2025-07-24 22:13:24 +02:00
cfaea67829
Refactor CSS variables and update button variant in CatchPhrase and [slug] components
2025-07-24 20:30:31 +02:00
8048549674
Add ghost variant for previous and next buttons in UCarousel
2025-07-24 20:04:51 +02:00
3cd2ac63fd
Refactor UsesList component to improve key usage and fix comparison operator
2025-07-24 19:58:27 +02:00
0c5802035f
Add Visual Studio Code support and update carousel configuration for IDEs
2025-07-24 19:50:17 +02:00
55669af5a6
Remove unused binary assets: cursor.webp and datagrip.webp
2025-07-24 19:44:01 +02:00
4c05ddf143
Refactor ProseImg component to remove unused 'label' prop and update alt text to use 'caption' instead
...
Update toc button behavior to use hover mode and adjust styles for better UI consistency
Change text-decoration style for headings in prose to ensure no underline is applied
2025-07-24 18:56:40 +02:00
9a72ad956d
ghost variant
2025-07-24 12:04:38 +02:00
2e03996e3f
add default bg
2025-07-24 11:59:26 +02:00
ecdccef20d
Add homelab section
2025-07-24 11:18:54 +02:00
15dcf93e11
Refactor writings index component: enhance styling for better readability and adjust layout spacing
2025-07-22 20:45:32 +02:00
d0db0950c3
Refactor app.vue and [slug].vue: add scoped styles and optimize i18n usage
2025-07-22 20:36:07 +02:00
60b6f463dd
Refactor project and writings components: streamline i18n usage and enhance styling for better readability
2025-07-22 20:28:13 +02:00