owltide/stores
Hornwitser d48fb035b4
All checks were successful
/ build (push) Successful in 1m34s
/ deploy (push) Successful in 16s
Remove type from Api serialisation of ClientMap
Move the logic that converts the EntityClass of a map to a string and
then back into the class to the payload plugin in order to avoid a
circular dependency where the ClientMap needs to know the entity classes
and the entity classes needs to know the ClientMap.

The only place that doesn't know the type of the entities stored in the
client map is the payload reviver, so it makes sense to keep this logic
contained to the payload plugin.
2025-06-23 18:17:23 +02:00
..
account.ts Add admin page that can edit users 2025-06-23 00:28:59 +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 Remove type from Api serialisation of ClientMap 2025-06-23 18:17:23 +02:00