owltide/stores
Hornwitser 3be7f8be05 Refactor user storage and update
Rename accounts to users to be consistent with the new naming scheme
where account only referes to the logged in user of the session and
implement live updates of users via a user store which listens for
updates from the event stream.
2025-06-23 00:28:58 +02:00
..
account.ts Add per account locale setting 2025-06-13 21:50:22 +02:00
schedules.ts Refactor to use ClientSchedule on client 2025-06-14 19:22:53 +02:00
session.ts Refactor API types and sync logic 2025-06-11 21:05:17 +02:00
users.ts Refactor user storage and update 2025-06-23 00:28:58 +02:00