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
/
cli
/
js
/
permissions.ts
Age
Commit message (
Expand
)
Author
2020-07-13
Revert "feat: move unstable Deno.permissions to navigator.permissions… (#6729)
Bartek Iwańczuk
2020-07-09
feat: move unstable Deno.permissions to navigator.permissions (#6244)
Kitson Kelly
2020-07-06
clean up code in cli/js (#6611)
Stanislav
2020-04-28
refactor(cli/js/permissions): Split read and write permission descriptors (#4...
Nayeem Rahman
2020-03-20
Add require-await lint rule (#4401)
Samrith Shankar
2020-03-13
Remove doc strings from cli/js TS files (#4329)
crowlKats
2020-03-09
reorg: move JS ops implementations to cli/js/ops/, part 2 (#4283)
Bartek Iwańczuk
2020-03-08
reorg: move JS ops implementations to cli/js/ops/, part 1 (#4264)
Bartek Iwańczuk
2020-02-25
Clean up how we use opIds (#4118)
Ryan Dahl
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-12-05
feat: first pass at native plugins (#3372)
Andy Finch
2019-11-11
Add permissions.request (#3296)
Yoshiya Hinosawa
2019-10-27
Use web standard Permissions API (#3200)
Yoshiya Hinosawa
2019-10-04
Merge deno_cli_snapshots into deno_cli (#3064)
Ryan Dahl