Commit Graph

4 Commits

Author SHA1 Message Date
nocnico
265f7618de fix missing station id on connect & server api call 2025-05-13 17:18:46 +02:00
PxlLoewe
654bdfbbaa Desktop oAuth integration
Co-authored-by: RagingLightning <RagingLightningCode@gmail.com>
2025-05-09 08:36:01 -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
fd4be984b0 moved to /dispatch and fixed Voice chat 2025-04-15 19:43:06 -07:00