summaryrefslogtreecommitdiff
path: root/cli/permissions.rs
AgeCommit message (Expand)Author
2019-08-13Dynamic import should respect permissions (#2764)Ryan Dahl
2019-07-31Use system rustfmt instead of fixed binary (#2701)Ryan Dahl
2019-07-11Refactor error to use dynamic dispatch and traitsBert Belder
2019-06-25Port code from Cargo and use for progressRyan Dahl
2019-06-25simplify check_net testRyan Dahl
2019-06-22feat: log permission access (#2518)Bartek IwaƄczuk
2019-06-19Combine CLI Errors (#2487)Kitson Kelly
2019-05-23Rename --allow-high-precision to --allow-hrtime (#2398)Ryan Dahl
2019-05-11Add progress bar (#2309)Ryan Dahl
2019-05-08First pass at permissions whitelist (#2129)andy finch
2019-04-09Silence clippy warnings and format source codeBert Belder
2019-04-08Allow high precision performance.now() (#1977)Vincent LE GOFF
2019-03-20Fix clippy errors and upgrade Rust to 1.33.0 in CI (#1945)Ryan Dahl
2019-03-19Rename //src/ to //cli/ (#1962)Ryan Dahl