Commit Graph

28 Commits

Author SHA1 Message Date
Alexis
0c96466263 Updated data loading strategy on world page 2025-08-02 22:42:23 +02:00
Alexis
300507bbed Made sidebar image smaller 2025-07-29 21:59:36 +02:00
Alexis
6b02629b01 Fixed nuxt database warning 2025-07-27 17:31:21 +02:00
Alexis
7fdab8601f Migration to nuxt 4
Used codemods CLI and reworked most alias'd path that stopped working
2025-07-27 14:30:30 +02:00
Alexis
4a04728183 Fixed about page being auth guarded 2025-07-26 18:47:16 +02:00
Alexis
1cf8510a7b First draft of legal page 2025-05-07 13:15:01 +02:00
Alexis
3e973dd0e9 "Working" config with tailwind 4 and shadcn nuxt 2025-04-16 12:14:27 +02:00
Alexis
c59d4eaf92 Added compatibility date ? 2025-02-27 22:28:08 +01:00
Alexis
fe9a58b0ea Updated minor versions 2025-02-14 16:44:45 +01:00
Alexis
bf8257e60f Added explorer page 2024-12-19 19:38:57 +01:00
Alexis
49574d8ef1 Added first draft of story 2024-12-09 23:58:16 +01:00
Alexis
1f15a66505 Added nuxthub 2024-11-26 13:42:22 +01:00
Alexis
378f07a862 User locale now saves ! 2024-11-25 18:09:18 +01:00
Alexis
c7069164b0 Added check on client side (api) 2024-11-24 19:56:00 +01:00
Alexis
36bffbd0ab Fixed nuxt i18n cookie config 2024-09-08 17:47:58 +02:00
Alexis
6cfcde3b58 Added a bunch of translations on calendar components 2024-09-03 22:19:07 +02:00
Alexis
edb939bb39 Added base i18n support 2024-09-02 18:10:34 +02:00
Alexis
8b1eb9c258 Changed user menu / sidebar 2024-08-25 16:01:23 +02:00
Alexis
23a9f68b7b Changed profile from /i to /me 2024-08-25 15:24:36 +02:00
Alexis
05ae4bfb1f Redirect to profile after signin 2024-08-25 14:37:32 +02:00
Alexis
5a47cb3563 Changed quote styles 2024-08-25 14:14:40 +02:00
Alexis
69b294dcf6 Fixed supabase redirect 2024-08-24 18:37:00 +02:00
Alexis
19a71d356e Fixed horrible loading pattern for calendar 2024-08-24 14:01:16 +02:00
Alexis
23e996ee2e Reverted upgrade changes 2024-08-24 10:50:30 +02:00
Alexis
7c81d633e5 Updated nuxt and dependencies 2024-08-23 20:05:36 +02:00
Alexis
133404ff72 Added supabase auth to project
This design is minimalist for now, it might be extended (at least with a basic profil page or command list)
2024-05-13 20:45:52 +02:00
Alexis
b49b570fe2 Moved data to api server route 2024-05-13 14:41:28 +02:00
Alexis
5772ab7aa3 Base nuxt move after refactoring until no warnings
There still exists an issue with one Adobe led library ; @international-dates don't seem to compile their sourcemaps correctly.
I don't think this is something I can fix however, and it may require hacks and workarounds to solve from what I've gathered
2024-05-12 22:11:28 +02:00