Commit Graph

49 Commits

Author SHA1 Message Date
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
523a4a0582 Merge branch 'Cobe_implementation'
# Conflicts:
#	package.json
#	pnpm-lock.yaml
2025-02-02 18:30:52 +01:00
3f5b0829c7 Add Nuxt UI v3 2025-02-02 18:30:15 +01:00
bb20f593f8 Test visitors 2025-02-02 13:50:06 +01:00
c29a51941b Test visitors 2025-02-02 13:00:48 +01:00
9d4ca6476b Replace Mapbox integration with custom Globe component
Switched from Mapbox to a custom globe visualization using 'cobe' library. Removed all Mapbox-related code, dependencies, and environmental variables. Introduced a WebSocket-based system to display live visitor data on the globe.
2025-01-29 12:43:03 +01:00
9fc569a521 Add experimental WebSocket support in Nitro config
Enabled the experimental WebSocket feature in the Nitro configuration. This prepares the application for WebSocket-based functionalities and aligns with other experimental features like OpenAPI.
2025-01-28 16:40:54 +01:00
989ae0c149 Add visitors 2025-01-28 16:31:31 +01:00
fb32d95b01 Remove studio 2024-11-28 22:45:25 +01:00
df4aec1f28 Add: nuxt content v3 2024-11-28 22:40:16 +01:00
4c42355100 Translate website in espagnol 2024-11-28 16:24:01 +01:00
f7a6bfd554 Merge branch 'refs/heads/master' into feature_es
# Conflicts:
#	app/components/AppHeader.vue
#	app/components/content/Quote.vue
#	app/components/home/Map.vue
#	app/pages/index.vue
#	content/home/en.md
#	content/home/fr.md
#	nuxt.config.ts
#	package.json
#	pnpm-lock.yaml
#	tailwind.config.ts
2024-11-26 20:10:22 +01:00
e945850f44 Update dependencies 2024-11-26 12:26:45 +01:00
a519af23ce fix: update deps 2024-11-26 11:22:45 +01:00
b3d6907b1e Add support for math 2024-11-26 11:09:27 +01:00
d9d476faef Add remark-math 2024-11-26 10:25:13 +01:00
8280b42a64 Update dependencies 2024-08-21 13:07:46 +02:00
4d49b335eb Update Nuxt config 2024-08-19 22:20:10 +02:00
450f86a1c7 Update dependencies 2024-08-19 17:02:09 +02:00
e638d459b3 Add mapbox 2024-07-24 17:58:43 +02:00
2331b01a8d Change linter config to antfu config and lint code 2024-07-24 02:01:30 +02:00
3e73aea07a Implement mapbox and set variables in env 2024-07-17 09:26:06 +02:00
7e2dfe41ff Add spanish 2024-07-08 01:46:37 +02:00
6069d568d1 Fix small details 2024-07-08 01:18:42 +02:00
ebfac1794c Translate all portfolio 2024-07-08 01:08:55 +02:00
00ff7aa170 Remove prerender 2024-07-01 23:09:16 +02:00
e217e4a220 Prepare to OSS 2024-07-01 22:38:24 +02:00
c7c5a4fe45 Fix nuxt config 2024-07-01 13:09:36 +02:00
0e4bd2df23 Merge branch 'master' into a62a8a1 2024-07-01 13:06:58 +02:00
ab537598e9 Revert changes 2024-07-01 13:05:17 +02:00
964edfe560 Fix 2024-07-01 01:16:37 +02:00
1bc74dc4e0 Remove redirect 2024-07-01 00:49:36 +02:00
1d6dbe385a Working on seo 2024-07-01 00:46:03 +02:00
381ba95ebd Change site URL 2024-07-01 00:31:36 +02:00
9e9bc7b164 Add comments 2024-07-01 00:28:15 +02:00
d1eaeffd71 Testing 2024-07-01 00:25:42 +02:00
6ad9fe6dfb Working on seo 2024-07-01 00:12:34 +02:00
092f923d23 Add unlighthouse 2024-06-30 23:55:27 +02:00
37b1e7ca40 Working 2024-06-30 14:46:30 +02:00
5af447e4a9 Implementing Drizzle to add views and like for post 2024-06-30 14:30:15 +02:00
804b73e326 Use env link to resume 2024-06-26 23:06:07 +02:00
015a305b4e Working on site 2024-06-24 00:56:49 +02:00
a59da96672 Lint code 2024-06-23 23:24:46 +02:00
barbapapazes
e863ab2901 refactor: runtime config 2024-06-23 08:58:12 +02:00
fc7b98afdd Implement blog 2024-06-21 16:01:15 +02:00
54fc5434e4 Add activity and stats 2024-06-21 01:50:38 +02:00
327971a831 Linted code 2024-06-21 00:34:26 +02:00
2dcde6b0d8 Linted code 2024-06-21 00:33:07 +02:00
a99f3a4396 Initial commit 2024-06-21 00:21:49 +02:00