summaryrefslogtreecommitdiff
path: root/runtime/js/10_permissions.js
AgeCommit message (Expand)Author
2023-01-03fix(permissions): process `URL` in `Deno.FfiPermissionDescriptor.path` for `r...Asher Gomez
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-20chore: Update dlint (#17031)Kenta Moriuchi
2022-10-24experiment(ext/web): Don't expose event classes during the bootstrap phase (#...Andreu Botella
2022-09-28feat: add --allow-sys permission flag (#16028)Yoshiya Hinosawa
2022-09-16fix(runtime): fix permission status cache keys (#15899)Nayeem Rahman
2022-08-11perf(ops): Monomorphic sync op calls (#15337)Aapo Alasuutari
2022-08-05fix: various formatting fixes (#15412)David Sherret
2022-05-19fix(runtime): improve permission descriptor validation (#14676)Colin Ihrig
2022-04-16refactor: update runtime code for primordial check x in y (#13642)Bartek IwaƄczuk
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-10-13fix(runtime/ops/worker_host): move permission arg parsing to Rust (#12297)Nayeem Rahman