index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
permissions.rs
Age
Commit message (
Expand
)
Author
2021-04-14
refactor: move timers to deno_timers op crate (#10179)
Ben Noordhuis
2021-04-13
feat(permissions): allow env permission to take values (#9825)
crowlKats
2021-04-12
perf(runtime): optimize PermissionState::check (#9993)
Aaron O'Mullan
2021-04-12
feat(runtime/permissions): prompt fallback (#9376)
crowlKats
2021-04-10
feat(permissions): allow run permission to take values (#9833)
crowlKats
2021-04-07
feat: blob URL support (#10045)
Luca Casonato
2021-04-03
fix(permissions): don't panic when no input is given (#9894)
upendra1997
2021-03-26
remove macro_use (#9884)
Ryan Dahl
2021-03-21
refactor(runtime/permissions): Rename permission structs (#9841)
Nayeem Rahman
2021-03-19
refactor(runtime/ops/worker_host): simplify worker perms handling (#9835)
crowlKats
2021-03-17
refactor: clean up permission handling (#9367)
crowlKats
2021-02-26
chore(cli/runtime): use re-export serde from deno_core (#9599)
Kitson Kelly
2021-02-17
Make ModuleSpecifier a type alias, not wrapper struct (#9531)
Ryan Dahl
2021-02-05
feat(lsp): add TS quick fix code actions (#9396)
Kitson Kelly
2021-02-02
refactor(runtime): remove unneeded Deserialize trait for Permissions struct (...
crowlKats
2021-01-19
feat(unstable): add Deno.resolveDns API (#8790)
Yusuke Tanaka
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2021-01-08
feat: denort binary (#9041)
Luca Casonato
2021-01-06
feat: Add configurable permissions for Workers (#8215)
Steven Guerrero
2021-01-06
refactor: move WebSocket API to an op_crate (#9026)
Luca Casonato
2021-01-06
feat(cli): support data urls (#8866)
Kitson Kelly
2021-01-04
fix: panic on invalid file:// module specifier (#8964)
Maayan Hanin
2020-12-30
BREAKING(unstable): Use hosts for net allowlists (#8845)
Nayeem Rahman
2020-12-29
refactor(cli/flags): change allow_read/write/net types from bool to Option<Ve...
Yusuke Tanaka
2020-12-17
chore(runtime): fix typo (#8791)
Yusuke Tanaka
2020-12-13
refactor: deno_runtime crate (#8640)
Bartek IwaĆczuk
[prev]