Age | Commit message (Expand) | Author |
---|---|---|
2019-07-11 | Refactor error to use dynamic dispatch and traits | Bert Belder |
2019-06-25 | Port code from Cargo and use for progress | Ryan Dahl |
2019-06-25 | simplify check_net test | Ryan Dahl |
2019-06-22 | feat: log permission access (#2518) | Bartek IwaĆczuk |
2019-06-19 | Combine CLI Errors (#2487) | Kitson Kelly |
2019-05-23 | Rename --allow-high-precision to --allow-hrtime (#2398) | Ryan Dahl |
2019-05-11 | Add progress bar (#2309) | Ryan Dahl |
2019-05-08 | First pass at permissions whitelist (#2129) | andy finch |
2019-04-09 | Silence clippy warnings and format source code | Bert Belder |
2019-04-08 | Allow high precision performance.now() (#1977) | Vincent LE GOFF |
2019-03-20 | Fix clippy errors and upgrade Rust to 1.33.0 in CI (#1945) | Ryan Dahl |
2019-03-19 | Rename //src/ to //cli/ (#1962) | Ryan Dahl |