owltide/stores
Hornwitser 2cb56247be Fix interested state for anonymous accounts
The EventCard logic assume interestedIds not being present means the
account can't set events as interested.  Fix this logic by checking if
the account is valid instead and always have interestedIds present on
the account store.
2025-05-31 22:05:20 +02:00
..
account.ts Fix interested state for anonymous accounts 2025-05-31 22:05:20 +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