rowboat/apps/x/apps
Gagan 924a93fa4a feat(mini-apps): serve apps from ~/.rowboat/apps via app://miniapp
Apps are now user data on disk, not bundled in the repo.

- MiniAppManifest schema + mini-apps:list/get-data/seed IPC channels
- main: mini-apps-handler (list/get-data + seed install primitive) and an
  app://miniapp/<id>/ protocol host serving ~/.rowboat/apps/<id>/dist
- renderer lists installed apps from disk and loads each via app://miniapp
  (real origin: remote images/fetch work); data sourced from data.json
- removed the bundled sample apps from source (they live in ~/.rowboat/apps)
2026-07-01 00:27:00 +05:30
..
main feat(mini-apps): serve apps from ~/.rowboat/apps via app://miniapp 2026-07-01 00:27:00 +05:30
preload Browser2 (#495) 2026-04-15 13:21:09 +05:30
renderer feat(mini-apps): serve apps from ~/.rowboat/apps via app://miniapp 2026-07-01 00:27:00 +05:30