Commit graph

7 commits

Author SHA1 Message Date
187e432182 pages/login: await when "updating" user info for the first time
All checks were successful
Build dev / build (push) Successful in 1m9s
2023-12-20 06:03:56 +01:00
f11b4c9a75 page/login: update cookie from useCookie on login/logout
I think this fixes an issue where auth token cookie
gets deleted when page is not being refreshed
after login.
2023-12-20 06:03:12 +01:00
eabb7b89c7 replace all $fetch with useRequestFetch 2023-12-20 05:45:29 +01:00
1d893c4a78 Update dependencies, fix (auto)import problems 2023-11-07 17:36:30 +01:00
90932a49c8 Add database initialization
now, when the project is ran without configured database,
it will prompt for the first user to configure
the database and add the first user
2023-06-14 13:00:19 +02:00
4e67cc4e19 update cuz presentation 2023-05-24 09:40:45 +02:00
1e63e008af Initial commit 2023-05-11 06:03:22 +02:00