owltide/stores
Hornwitser 04b9707272
All checks were successful
/ build (push) Successful in 1m16s
/ deploy (push) Successful in 16s
Move /api/account to /api/auth/account
An account refers to the user the active session is logged in as. As
such it doesn't make sense outside of the /auth API paths that deals
with the current authenticated user.  Move /api/account to
/api/auth/account to reflect this.
2025-05-31 21:44:19 +02:00
..
account.ts Move /api/account to /api/auth/account 2025-05-31 21:44:19 +02:00
schedules.ts Refactor event source and storage from useSchedule 2025-05-26 13:53:11 +02:00
session.ts Use a pinia store to manage session state 2025-05-24 18:18:27 +02:00