0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-02 04:38:21 -05:00
denoland-deno/ext
Bartek Iwańczuk a5a1cce50d
feat(ext/cache): support lscache (#27628)
This commit adds support for lscache backend for
the Web cache API.

The cache cab be configured using `DENO_CACHE_LSC_ENDPOINT`
env var.
2025-01-28 18:51:06 +00:00
..
broadcast_channel chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
cache feat(ext/cache): support lscache (#27628) 2025-01-28 18:51:06 +00:00
canvas chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
console chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
cron chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
crypto fix(ext/crypto): fix jwk key_ops validation (#27827) 2025-01-28 18:13:17 +05:30
fetch chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
ffi chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
fs feat: Deno.cwd() no longer requires --allow-read permission (#27192) 2025-01-27 15:13:59 +01:00
http chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
io chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
kv chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
napi chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
net chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
node feat(node:http): add http information support (#27381) 2025-01-28 17:37:53 +00:00
os fix(ext/node): clear tz cache when setting process.env.TZ (#27826) 2025-01-28 18:13:41 +05:30
process fix(process/windows): correct command resolution when PATH env var not uppercase (#27846) 2025-01-28 10:46:01 -05:00
telemetry feat(unstable): support https otlp endpoints (#27743) 2025-01-22 13:07:04 +00:00
tls chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
url docs: jsdocs for URL web API (#27850) 2025-01-28 16:54:23 +00:00
web chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
webgpu chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
webidl chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
websocket chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00
webstorage chore: forward v2.1.7 release commit to main (#27767) 2025-01-21 19:25:12 -08:00