Commit Graph

5 Commits

Author SHA1 Message Date
PxlLoewe
61e7caf6c8 added DME, fixed sync and bugs. Rewrote setDisplay logic 2025-05-19 22:23:15 -07:00
PxlLoewe
1b16b365bd added mrt, dev 2025-05-18 23:21:08 -07:00
PxlLoewe
6b58f564b2 changes pilot socket to reperate pilto socket, added pilot stats 2025-05-17 23:51:04 -07:00
PxlLoewe
50f42e99d3 feat: Implement connected user API and integrate chat and report components
- Added API routes for fetching connected users, keywords, missions, and stations.
- Created a new QueryProvider component for managing query states and socket events.
- Introduced connection stores for dispatch and pilot, managing socket connections and states.
- Updated Prisma schema for connected aircraft model.
- Enhanced UI with toast notifications for status updates and chat interactions.
- Implemented query functions for fetching connected users and keywords with error handling.
2025-05-07 00:43:45 -07:00
PxlLoewe
26e71bcaa8 implemented connectedDispatch record for dispatcher 2025-05-01 21:48:25 -07:00