index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extensions
/
webstorage
Age
Commit message (
Expand
)
Author
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl
2021-08-10
chore: release crates (#11628)
Bartek Iwańczuk
2021-08-02
chore: format toml files internally (#11563)
David Sherret
2021-07-26
chore: release crates (#11519)
Bartek Iwańczuk
2021-07-19
chore: release crates (#11454)
Bartek Iwańczuk
2021-07-13
chore: release crates (#11378)
Bartek Iwańczuk
2021-07-09
chore: update crates (#11332)
Luca Casonato
2021-07-05
fix(webstorage): use primordial for Symbol.for (#11276)
Divy Srivastava
2021-07-03
refactor: use primordials for extensions/webstorage (#11239)
Divy Srivastava
2021-07-02
v1.11.3
Luca Casonato
2021-06-28
chore: release deno_core (#11164)
Bartek Iwańczuk
2021-06-23
fix(webstorage): increase localStorage limit to 10MB (#11081)
Yasser A.Idrissi
2021-06-21
chore: release crates (#11068)
Bartek Iwańczuk
2021-06-15
chore: release crates (#10976)
Bartek Iwańczuk
2021-06-08
chore: release crates (#10896)
Bartek Iwańczuk
2021-06-05
refactor(crypto): validate max random bytes in Rust (#10857)
Leo K
2021-05-31
Merge v1.10.3 into main (#10801)
Bert Belder
2021-05-31
v1.10.3
Bert Belder
2021-05-31
fix(webstorage): use opstate for sqlite connection (#10692)
crowlKats
2021-05-27
feat(cli): add origin data dir to deno info (#10589)
crowlKats
2021-05-19
fix(webstorage): use opstate for sqlite connection (#10692)
crowlKats
2021-05-17
chore: release crates (#10661)
Luca Casonato
2021-05-17
chore: update dependencies (#10660)
Luca Casonato
2021-05-11
chore: release crates (#10596)
Bartek Iwańczuk
2021-05-10
feat: add WebStorage API (#7819)
crowlKats