summaryrefslogtreecommitdiff
path: root/runtime/permissions/mod.rs
AgeCommit message (Expand)Author
2023-01-14chore: use rustfmt imports_granularity option (#17421)Divy Srivastava
2023-01-15refactor: clean up `unwrap` and `clone` (#17282)Yiyu Lin
2023-01-07refactor(permissions): add PermissionsContainer struct for internal mutabilit...Bartek Iwańczuk
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-27feat(unstable): Add "Deno.osUptime()" API (#17179)Kamil Ogórek
2022-12-21fix(permissions): add information about import() API request (#17149)Bartek Iwańczuk
2022-12-18refactor(permissions): factor out PermissionPrompter trait, add callbacks (#1...Bartek Iwańczuk