summaryrefslogtreecommitdiff
path: root/extensions/webstorage/lib.rs
AgeCommit message (Expand)Author
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl
2021-06-23fix(webstorage): increase localStorage limit to 10MB (#11081)Yasser A.Idrissi
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