Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/denosaurs/deno_desktop
A secure JavaScript and TypeScript runtime
https://github.com/denosaurs/deno_desktop
e8901281da084a940632628200a47f1ad0e5e4a4 authored over 3 years ago by Aaron O'Mullan <[email protected]>
Avoid "blob:" prefix check on requests built in the http module since those can never be blob ob...
9167f0c6bda44846a9c54712ae64d05383bdfc3e authored over 3 years ago by Aaron O'Mullan <[email protected]>ff3a17b72d7e10db4a0ca68afbf2d40bf280431c authored over 3 years ago by Luca Casonato <[email protected]>
Similar to #12235
09646854861b5699716300b4ad95cbb51d5ca62e authored over 3 years ago by Aaron O'Mullan <[email protected]>8aba521e18e1e11b84171693253ef50ec3fd3c71 authored over 3 years ago by Aaron O'Mullan <[email protected]>
Not useful to have the defaults externally defined when they're only used in `newInnerResponse()...
34a15545c979299b00c013e6634dfc3a79011b92 authored over 3 years ago by Aaron O'Mullan <[email protected]>Assign in constructor instead of using class initializers which are currently ~10x slower
5788f2e0829a80fe3ef96c177c80be89a9d155c3 authored over 3 years ago by Aaron O'Mullan <[email protected]>1749e79f97af29262c88c66c3a834e8eff4197c6 authored over 3 years ago by Aaron O'Mullan <[email protected]>
Avoid initializers due to overhead
7f2976b3e6e227bb031cff4dcc5a55f51e0b1656 authored over 3 years ago by Aaron O'Mullan <[email protected]>2b6f8d01877a1bceb0910396425f1ee04c8b0fa2 authored over 3 years ago by Ben Noordhuis <[email protected]>
Use a single regex to check for `\0`, `\n`, `\r` instead of 3 `String.includes(...)` calls
6c007aa5abde06fc7d9d57b6a3a8153727e5ccdc authored over 3 years ago by Aaron O'Mullan <[email protected]>b095157c1d9ffd979a82f559aa488e35c2e7f392 authored over 3 years ago by Luis Malheiro <[email protected]>
09f2cdbc72f6bc178a1ef13745d41baa08e17d74 authored over 3 years ago by Dan Rose <[email protected]>
1380defb807787677870850742ddd6a2899b2bed authored over 3 years ago by Andreu Botella <[email protected]>
Our oneshot receiver in `HyperService::call` would unwrap and panic, the `.await` on the oneshot...
3c88dffd3262e62f7def6f7437c6ce8a27f6cd73 authored over 3 years ago by Aaron O'Mullan <[email protected]>
Check for expected headers more rigorously and check that it's a
HTTP/1.1 GET request. The logi...
Before #12156, closing a worker which had children would cause a panic
(https://github.com/deno...
4e2b59f9df5085025f08faea24e76b009e47f68d authored over 3 years ago by Aaron O'Mullan <[email protected]>
683a38e47c47609d28bc6964f4b082885e477bf3 authored over 3 years ago by Ryan Dahl <[email protected]>
d0e14ae82cf05b1d854df4da37e2152cd09664a4 authored over 3 years ago by Aaron O'Mullan <[email protected]>
Co-authored-by: Luca Casonato <[email protected]>
Co-authored-by: Yoshiya Hinosawa <stibium121@gma...
9705efd419ffa05b0d88e788e0ceb77e38078449 authored over 3 years ago by Ryan Dahl <[email protected]>
Move Arc into struct
01da1d0adc0d09d60eb765ac583be8108eb31e36 authored over 3 years ago by Ryan Dahl <[email protected]>703ca905fd2ddd1860d704bf43aa66679a47a1e5 authored over 3 years ago by Leo K <[email protected]>
Fixes #12153
faefe2300de4e6a9d1422db54e62d21f21cfd762 authored over 3 years ago by Nayeem Rahman <[email protected]>80a9a37df1607c4713538c422309801e25024bff authored over 3 years ago by Ryan Dahl <[email protected]>
da25bbff88c016159105dfb4151f71fa995a9e94 authored over 3 years ago by Ryan Dahl <[email protected]>
c5442abc237b8e11491afb09dbaa80a66488fc7b authored over 3 years ago by Satya Rohith <[email protected]>
* perf(ext/fetch): skip USVString webidl conv on string constructor
* Rename webidl convert to ...
830586d242216e64fcd16e65cc83db9d54d63dc0 authored over 3 years ago by Casper Beyer <[email protected]>
87e78802b0ae65cc57d66eaa8e5265f74cf69092 authored over 3 years ago by Kitson Kelly <[email protected]>
* perf(ops): optimize permission check
Removes the overhead of permission check on access gra...
a33ee087ce77b8eb15ae23858c6743ce12eea563 authored over 3 years ago by Aaron O'Mullan <[email protected]>845a27e748c26bd75752bfe19082226c4e43266b authored over 3 years ago by Aaron O'Mullan <[email protected]>
No need for static lifetime
18fff69946773b86e522b8a12e4de6c5aad267f7 authored over 3 years ago by Ryan Dahl <[email protected]>6decc4dd38f7066c9fc51f45c3151fe4c08bdd77 authored over 3 years ago by Aaron O'Mullan <[email protected]>
* upgrade serde_v8 and rusty_v8
* rusty_v8 0.30.0
* cycle keys
958b374f09549b06c96187c3031437926808a175 authored over 3 years ago by Ryan Dahl <[email protected]>This panic could happen in the following cases:
- A non-fatal error being thrown from a worke...
5c5f4ea1d6fe0e46ea535234bf9ae46b1a2a981b authored over 3 years ago by Andreu Botella <[email protected]>Will be tweaked, but possibly have this "fastci" profile for further optimizations
eddae41482588f762e67cb232da3c3a30524c233 authored over 3 years ago by Aaron O'Mullan <[email protected]>20692f3e844816d7d4a4f4fdfbfe30e416822350 authored over 3 years ago by Casper Beyer <[email protected]>
Default to None if UnsafelyIgnoreCertificateErrors is not present in the
OpState.
Embedders ...
82cfb46bd1d64d41afda544bde9ef57096fb520b authored over 3 years ago by Ben Noordhuis <[email protected]>f27902e749fb3a78ca35a0dc41c9fc53cd2806e1 authored over 3 years ago by Kitson Kelly <[email protected]>
2a56cd545c890cd8085d4543cd44419d6f5aafb0 authored over 3 years ago by Kitson Kelly <[email protected]>
Since those inputs are passed to `new Request(...)` which applies webidl converters
22a6f4166e1f3d019826715b7f63b3e2daf0b4e4 authored over 3 years ago by Aaron O'Mullan <[email protected]>and all its subclasses including `AbortSignal` ...
Instead of storing associated data in a gl...
0aa6fefce72bfb86dce00b61e72201d363e0bcff authored over 3 years ago by Aaron O'Mullan <[email protected]>
- Use regular class constructor and symbol "private" attributes
- Lazy init Set of follower sig...
8375f5464b40f1713c64653ad20ed639c1e88cdd authored over 3 years ago by MikaelUrankar <[email protected]>
Indirectly tests for:
- url parsing
- abort signal no-ops
- webidl & other overhead
923c5432e06aec6ec705304b818bba21c2b497d8 authored over 3 years ago by Satya Rohith <[email protected]>
0f23d926019d333572366a4de4f291b848fa6ded authored over 3 years ago by David Sherret <[email protected]>
60b68e63f1045a36496257912ef4f32e716a2440 authored over 3 years ago by Elias Sjögreen <[email protected]>
Changed it from `"deno.window"` to `["deno.window"]`
7c9c9e5c8389b0a052bf3f953625c4f09cb67eb7 authored over 3 years ago by Eyal Shalev <[email protected]>3708cbc6000dac17a26e07e81e02bcbebffe3d0f authored over 3 years ago by Satya Rohith <[email protected]>
269bf380e0fb2e532e7340c4ba64d4eaa4d5d45e authored over 3 years ago by Casper Beyer <[email protected]>
e1144fd63569a79afc211d1f981029d67bf8f5ed authored over 3 years ago by Casper Beyer <[email protected]>
Co-authored-by: Mike White <[email protected]>
75ca013f076f443dce3d38f31a168295351ed0e5 authored over 3 years ago by Nayeem Rahman <[email protected]>
This commit fixes a problem where loading and executing multiple
modules leads to all of the h...
7c0173df27f57450508ad1400ab5599b8f7593f9 authored over 3 years ago by David Sherret <[email protected]>
4c8ab33def4622915d842cfc18a45da70990696e authored over 3 years ago by David Sherret <[email protected]>
c8b43a032887a077f50f3c88e3b4f170846c2d9d authored over 3 years ago by David Sherret <[email protected]>
4b79e5a459de16bb85c70eaf9c716e51f1c281bd authored over 3 years ago by Squirrel <[email protected]>
Fixes #12115
99de9eb4c2a78bf0efdcb5407bec76833dc459cd authored over 3 years ago by Kitson Kelly <[email protected]>
* perf(runtime/fs): optimize readFile by using a single large buffer
* handle extended/truncate...
868f38d4528bae508fdb222402441ba374db0721 authored over 3 years ago by Divy Srivastava <[email protected]>
9270cad67cffefa4c7ced8361580834d92a00732 authored over 3 years ago by Divy Srivastava <[email protected]>
3c97dbf06bc26fc79f0f58a360ef821f75ba82e9 authored over 3 years ago by Satya Rohith <[email protected]>
Fixes #11861
ccb3387946b084666e9b22abca6aaaaa9131da5b authored over 3 years ago by Kitson Kelly <[email protected]>4283e2907e13a089fa2d026c92e074f019550880 authored over 3 years ago by David Sherret <[email protected]>
badc87e657f61c522fcf149f23f9a0204c35714f authored over 3 years ago by Satya Rohith <[email protected]>
f92cc66f0dbf8e9753f2e98d4469190f3b561eb0 authored over 3 years ago by David Sherret <[email protected]>
16c27fce1ffd33081487aa21763c927d90c494ad authored over 3 years ago by David Sherret <[email protected]>
1848f43aa1a2de0fabcde7970327baf37c177003 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
c41460ecc421ac7730cc5455542e5e05f7366c4a authored over 3 years ago by Divy Srivastava <[email protected]>
d36b01ff6956930b51a80cd773f618b708a5f595 authored over 3 years ago by Kitson Kelly <[email protected]>
5e2c5d0afa785b15c654b08409f0500ef9b96365 authored over 3 years ago by David Sherret <[email protected]>
bb7ee4f4450882419ac46378df882d243eb150da authored over 3 years ago by Satya Rohith <[email protected]>
6e3c8a4b058b774b7eb9eebebe8532d04c6fc61e authored over 3 years ago by Bartek Iwańczuk <[email protected]>
94c5cd7b2ce995a2ce9f58da706fc5ec6caf6c77 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
cba1e7b5a3c239235c0e855dc430c8aa89272401 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
This commit adds support for configuration file for "deno fmt"
subcommand. It is also respected...
a655a0f3e4201840eda94938fc8d6222c2b94a99 authored over 3 years ago by Leo K <[email protected]>
274ff6c469656bfe527fa644c24dfecc79e90ce4 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
3b30ba8031d0c27e674d6a22f8062bc9db544c8c authored over 3 years ago by Luca Casonato <[email protected]>
Async WebAssembly compilation was implemented by adding two
bindings: `set_wasm_streaming_callb...
a95ca9dc70515240b1be7a12dbf686b1ebfb3490 authored over 3 years ago by Bartek Iwańczuk <[email protected]>
3ef23e25c608de1d3e16c2f4c2d10814ccc862bf authored over 3 years ago by Geert-Jan Zwiers <[email protected]>
93290487eb6dc3d7c6bf304c1a7c13e4139e4c40 authored over 3 years ago by Andreu Botella <[email protected]>
Add support for ECDH algorithm in SubtleCrypto#generateKey.
d0b5ff6db9ec42f645210de7c4806bad385bdfaf authored over 3 years ago by Luca Casonato <[email protected]>2199bdaf64c59c69f53079362e902355325cfa37 authored over 3 years ago by Divy Srivastava <[email protected]>
84f874715763df71bb3bbf77f0714f8afdc17bb3 authored over 3 years ago by Satya Rohith <[email protected]>
a442821d9790489242e8cdb9286ae3b237e4705c authored over 3 years ago by Kitson Kelly <[email protected]>
Co-authored-by: Luca Casonato <[email protected]>
2cc1577d286814d941000fc4653f6e8d59b2e190 authored over 3 years ago by Nayeem Rahman <[email protected]>0520ae62dd2f4e61287315bbfcd548864d46da45 authored over 3 years ago by Divy Srivastava <[email protected]>
13991e5995a5bc8a11bcf2bd7d23168a15536c83 authored over 3 years ago by Ryan Dahl <[email protected]>
00d62e64bfe880d3a72c13dd6c7a7c3d7312064c authored over 3 years ago by David Sherret <[email protected]>
464dcc13888d0f3b33cfcc6d1235d6d5efa22a6b authored over 3 years ago by Feng Yu <[email protected]>
A comment in `runtime.js` reads that `console` seems to be "the only one
that should be writabl...
Co-authored-by: Luca Casonato <[email protected]>
0cb22d4cba76cf86486db3d311a6a4c61b93d953 authored over 3 years ago by Divy Srivastava <[email protected]>40c63d1255642b8d70d7b5ce5b85a50f6af8a00d authored over 3 years ago by Divy Srivastava <[email protected]>
Removes ImportMap implementation from "cli/" and instead
uses "import_map" crate
ba8bbe6f1c11d4cf19ad0b916ba41cd919dbb042 authored over 3 years ago by Bartek Iwańczuk <[email protected]>