Commit Graph

11 Commits

Author SHA1 Message Date
Kirill Dubovitskiy
d03240061d refactor: prepare server for machine sync refactoring
- Clean up machine API endpoints formatting
- Update machine-alive to use ephemeral events instead of updates
- Prepare types for separated metadata and daemonState
- Fix activeAt field name consistency in machine responses

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-17 18:32:31 -07:00
Kirill Dubovitskiy
3a804f24c8 devx: dangerous logging endpoint 2025-08-15 19:13:45 -07:00
Kirill Dubovitskiy
5e06cc3947 wip: generate short lived token on the backend to send to the frontend for realtime session creation 2025-08-06 03:35:11 -07:00
Kirill Dubovitskiy
c37d749d7a feat: daemon - machine scoped sessions added 2025-08-05 02:13:22 -07:00
Steve Korshakov
ae95f70372 wip: working on redis queue 2025-07-26 01:16:22 -07:00
Steve Korshakov
4bf0801ed9 wip: add redis 2025-07-25 22:41:09 -07:00
Kirill Dubovitskiy
fdc91050f7 chore: correct local env referenced in dev script 2025-07-20 13:51:58 -07:00
Kirill Dubovitskiy
9cf6b979da devx: easier way to run the server + debugger 2025-07-19 00:02:26 -07:00
Steve Korshakov
f5118557d9 ref: add nice readme to backend 2025-07-18 00:03:23 -07:00
Kirill Dubovitskiy
0b3017ef1b fix: distinguish between session / user scoped (mobile) connections 2025-07-17 02:28:19 -07:00
Steve Korshakov
240023e8b3 feat: initial version 2025-07-12 17:57:05 -07:00