mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-06 23:20:08 -05:00
d9c64a9378
* perf: move user-user perm checks to flat kv entries * feat: manage permission for user to user and dev to app file sharing * fix typings cuz macos sucks * fix: mac os typecase * fix: chore macOs typecase * fix: bad join of permissions * feat: add check-permissions endpoint for checking an users perms * Add 'manage' to permission lists in the Sharing dialog * fix: manage being allowed through our ACL --------- Co-authored-by: Nariman Jelveh <nj@puter.com>
Kernel Dev Mod
This mod makes testing and debugging easier.
Current Features:
- A service-script adds
reqexto thewindowobject in the client, which contains a bunch of example requests to internal API endpoints.