merlyn/frontend
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
..
public Update embed (#3728) 2025-04-27 16:46:57 -07:00
scripts Enable editing and setting of meta-tag information (#1892) 2024-07-19 15:58:43 -07:00
src Mobile sync support (#4173) 2025-07-31 12:28:03 -07:00
.env.example chore: rename Github to GitHub (#3199) 2025-02-13 10:45:43 -08:00
.gitignore Icon Button Tooltips (#1451) 2024-05-18 23:29:23 -05:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html Update references to new domain (#1916) 2024-07-22 11:05:34 -07:00
jsconfig.json [FEAT] Agent skills UI redesign (#1565) 2024-06-12 10:52:32 -07:00
package.json Mobile sync support (#4173) 2025-07-31 12:28:03 -07:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js Publish system prompts to hub (#3976) 2025-06-16 09:59:38 -07:00
vite.config.js Add piperTTS in-browser text-to-speech (#2052) 2024-08-07 11:09:51 -07:00
yarn.lock Mobile sync support (#4173) 2025-07-31 12:28:03 -07:00