12 Commits

Author SHA1 Message Date
user
49ff819cb5 fixed app stuff in frontend 2026-03-28 20:35:26 +02:00
user
7c210ffe8f fixed app launcher commmand 2026-03-28 20:17:44 +02:00
user
3e018d60f9 poller and release on end to frontend 2026-03-28 20:10:44 +02:00
user
3f469b55cf orch dockerfile update 2026-03-28 19:54:05 +02:00
user
ce13ad8124 added default fallback for prod 2026-03-28 19:27:13 +02:00
user
92deee1b2e Implement frontend session routing flow
- Validate and prepare access links in apps/frontend
- Add session, ended, and unauthorized routes with polling
- Copy full public access URLs from the admin links page
2026-03-28 19:10:24 +02:00
user
2cf28416ec public url setup 2026-03-28 18:43:18 +02:00
user
eee31e5b99 Replace front proxy with new SvelteKit frontend app
- Remove the old Hono/Bun proxy server
- Add the new `apps/frontend` SvelteKit scaffold and telemetry hook
2026-03-28 18:12:43 +02:00
user
0a11be5006 Add link session preparation flow
- wire front link resolve/prepare routes
- add orchestrator session command handling
- update admin dashboards and device/link logic
2026-03-28 17:47:03 +02:00
user
671a712b08 supported apps domain + some refactor of data types redundancy 2026-03-28 16:19:24 +02:00
user
6639bcd799 major updates to device and links management in admin 2026-03-28 15:34:03 +02:00
user
e8c5986df6 add memory log with session history and enforce logging rule in CLAUDE.md
Tracks all meaningful changes across sessions (foundation, domain logic,
admin CRUD, ws-scrcpy deployment). Adds agent rule #5 requiring memory
log updates after each meaningful activity.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 14:05:54 +02:00