summaryrefslogtreecommitdiff
path: root/extensions/webstorage/lib.rs
AgeCommit message (Expand)Author
2021-06-05refactor(crypto): validate max random bytes in Rust (#10857)Leo K
2021-05-27feat(cli): add origin data dir to deno info (#10589)crowlKats
2021-05-19fix(webstorage): use opstate for sqlite connection (#10692)crowlKats
2021-05-10feat: add WebStorage API (#7819)crowlKats