merlyn/server/prisma
Timothy Carambat c218a0dfe3
Mobile sync support (#4173)
* WIP on mobile connections
todo: register devices
todo: data sync or connection

* improve connection flow and registration
add streaming from service
TODO: user scoping

* dev build mobile support

* fix path

* handle relative URLs

* handle localhost access in product

* add device de-register

* sync styles

* move UI to be out of the normal path since beta only

* Add user scoping to mobile connection requests
Remigrate DB for user associations
Implement temp token registration to prevent unauthorized device registration requests
cleanup middlewares
2025-07-31 12:28:03 -07:00
..
migrations Mobile sync support (#4173) 2025-07-31 12:28:03 -07:00
schema.prisma Mobile sync support (#4173) 2025-07-31 12:28:03 -07:00
seed.js Daily message limit per user (#2417) 2024-10-15 14:01:29 -07:00