Alexis
cd5822def4
Profile page and sidebar layouts
2024-05-14 11:53:20 +02:00
Alexis
4034104c9e
Updated sidebar to be global
2024-05-14 11:21:08 +02:00
Alexis
da6b30f00c
Downgraded nuxt to prevent supabase errors
...
The issues would happen randomly when login from google, it doesn't seem to happen again with nuxt 3.7.0 ?
2024-05-13 22:10:48 +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
df14fad98a
Fixed hydration errors
...
Moved some code to client only (it makes sense given the localstorage stuff)
2024-05-13 16:06:57 +02:00
Alexis
b49b570fe2
Moved data to api server route
2024-05-13 14:41:28 +02:00
Alexis
bb88074215
Added back exposed colours
2024-05-12 23:50:22 +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