crowlKats
|
1cb5ec3c5e
|
fix(webstorage): use opstate for sqlite connection (#10692)
Fixes #10691
|
2021-05-19 08:28:50 -04:00 |
|
Yusuke Tanaka
|
cda09c166f
|
chore: update deno_lint binary used in CI to v0.5.0 (#10652)
|
2021-05-18 17:24:01 +02:00 |
|
Luca Casonato
|
5887dd3c95
|
chore: release crates (#10661)
For the Deno 1.10.2 release.
|
2021-05-17 17:34:35 +02:00 |
|
Luca Casonato
|
94eabfeeba
|
chore: update dependencies (#10660)
|
2021-05-17 14:44:40 +02:00 |
|
Yusuke Tanaka
|
be2347ddc2
|
chore: upgrade Tokio to 1.6.0 (#10637)
|
2021-05-15 15:13:10 +02:00 |
|
Bartek Iwańczuk
|
de706961dc
|
chore: release crates (#10596)
|
2021-05-11 23:14:24 +02:00 |
|
crowlKats
|
dfe528198d
|
feat: add WebStorage API (#7819)
This commit introduces localStorage and sessionStorage.
|
2021-05-10 12:02:47 +02:00 |
|
Satya Rohith
|
c3c4a8e0f3
|
perf(headers): improve iterator complexity to O(2n) (#10526)
|
2021-05-10 10:01:51 +02:00 |
|
Thiago Padilha
|
18a684ab1c
|
fix: TextEncoder#encodeInto spec compliance + perf gains (#10129)
|
2021-05-08 23:31:40 +02:00 |
|
Aaron O'Mullan
|
d5f39fd121
|
cleanup(ops): remove unused ZeroCopyBuf arg-types (#10530)
|
2021-05-08 14:37:42 +02:00 |
|
Luca Casonato
|
f208e6a26f
|
chore: update wgpu and realign to spec (#9760)
|
2021-05-06 16:48:45 +02:00 |
|
crowlKats
|
7bc03523d0
|
refactor(op_crates/webgpu): simplify gfx_select macro & add gfx_put and gfx_ok macros (#10044)
|
2021-05-03 16:42:59 +02:00 |
|
Anonymous
|
688557e226
|
fix(op_crates/fetch): check fetch() argument length (#10474)
|
2021-05-03 09:05:42 +02:00 |
|
crowlKats
|
da911e741c
|
fix(extension/websocket): better websocket errors (#10458)
|
2021-05-01 20:52:13 +02:00 |
|
Liam Murphy
|
be287ff6a1
|
fix(console): Remove console.timeStamp from types (#10455)
Fixes #10444
|
2021-05-01 06:41:38 -04:00 |
|
Andy Hayden
|
684c357136
|
Rename crate_ops to extensions (#10431)
|
2021-04-30 15:51:48 -04:00 |
|