Age | Commit message (Expand) | Author |
---|---|---|
2023-01-13 | fix(permissions): lock stdio streams when prompt is shown (#17392) | Bartek Iwańczuk |
2023-01-07 | refactor(permissions): add PermissionsContainer struct for internal mutabilit... | Bartek Iwańczuk |
2023-01-03 | fix(permissions): fix italic font in permission prompt (#17249) | Bartek Iwańczuk |
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-12-27 | feat(unstable): Add "Deno.osUptime()" API (#17179) | Kamil Ogórek |
2022-12-21 | fix(permissions): add information about import() API request (#17149) | Bartek Iwańczuk |
2022-12-19 | fix: hide progress bars when showing permission prompt (#17130) | David Sherret |
2022-12-18 | refactor(permissions): factor out PermissionPrompter trait, add callbacks (#1... | Bartek Iwańczuk |