Commit graph

3 commits

Author SHA1 Message Date
04b9707272 Move /api/account to /api/auth/account
All checks were successful
/ build (push) Successful in 1m16s
/ deploy (push) Successful in 16s
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
4806343250 Filter crew events to only be visible for crew 2025-03-10 16:26:52 +01:00
598b9fd7d6 Add delete account function 2025-03-07 22:28:55 +01:00