Commit Graph

5 Commits

Author SHA1 Message Date
adea7fe35e feat: ajouter de nouveaux gestionnaires d'événements pour les API et supprimer les fichiers obsolètes 2025-12-22 19:39:10 +01:00
65221f8f54 Add nuxt-visitors 2025-04-17 17:45:33 +02:00
6ab4ffc092 Refactor WebSocket handling and remove nuxt-visitors module
Replaced nuxt-visitors module with a custom WebSocket implementation for location tracking. Removed redundant code and comments in `useVisitors` composable and introduced the `location.server` plugin to manage user location. Updated dependencies and configurations to reflect these changes, streamlining the approach.
2025-02-02 19:03:49 +01:00
9cc551cdfb Test visitors 2025-02-02 13:09:10 +01:00
c29a51941b Test visitors 2025-02-02 13:00:48 +01:00