mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-19 12:37:05 +00:00
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test-backend (20.x) (push) Has been cancelled
test / test-backend (22.x) (push) Has been cancelled
test / API tests (node env, api-test) (22.x) (push) Has been cancelled
test / puterjs (node env, vitest) (22.x) (push) Has been cancelled
It calls requestPermission on the UI module. The method on the UI model needs to still exist because the UI module is tightly-coupled with IPC. A refactor of the IPC mechanism on the puter.js side could solve this.