owltide/pages
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 Move /api/account to /api/auth/account 2025-05-31 21:44:19 +02:00
build-info.vue Add /build-info page displaying 2025-05-20 00:07:58 +02:00
edit.vue Use a pinia store to manage account state 2025-05-24 20:01:23 +02:00
index.vue Use a pinia store to manage account state 2025-05-24 20:01:23 +02:00
login.vue Move /api/account to /api/auth/account 2025-05-31 21:44:19 +02:00
schedule.vue Remove old editing interface 2025-05-27 17:38:23 +02:00