summaryrefslogtreecommitdiff
path: root/runtime/permissions.rs
AgeCommit message (Expand)Author
2021-01-06refactor: move WebSocket API to an op_crate (#9026)Luca Casonato
2021-01-06feat(cli): support data urls (#8866)Kitson Kelly
2021-01-04fix: panic on invalid file:// module specifier (#8964)Maayan Hanin
2020-12-30BREAKING(unstable): Use hosts for net allowlists (#8845)Nayeem Rahman
2020-12-29refactor(cli/flags): change allow_read/write/net types from bool to Option<Ve...Yusuke Tanaka
2020-12-17chore(runtime): fix typo (#8791)Yusuke Tanaka
2020-12-13refactor: deno_runtime crate (#8640)Bartek IwaƄczuk