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

v0.5.0

23aca36d52220efbfbc07abbe165bd2c9ade2009 authored over 5 years ago by Ryan Dahl <[email protected]>
Typo (#2337)

551b56dd855945f0ea506ea83a06b90b1399aa47 authored over 5 years ago by Nikola Ristic <[email protected]>
Add progress bar (#2309)

aba952397ae668714add770c5b6fa6edf1cf3eb5 authored over 5 years ago by Ryan Dahl <[email protected]>
fix: edge case in toAsyncIterator (#2335)

2c6b93e0a0c7927dc4dd66c1f681a78a6d79b8f1 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Reorder benchmark page (#2314)

cb93246f6d02c34306e7c9e9c567f96b9bffc875 authored over 5 years ago by Ryan Dahl <[email protected]>
third_party: upgrade rust crates

c0341cb1af71ef35d60e984f6e17df535b8a4894 authored over 5 years ago by Bert Belder <[email protected]>
core: make PinnedBuf::Raw -> PinnedBuf conversion actually a move

369a7ec94e191e2f4f72a12c9a9c0d0cb464e0c5 authored over 5 years ago by Bert Belder <[email protected]>
benching: use performance.now (denoland/deno_std#385)

Original: https://github.com/denoland/deno_std/commit/ad1b95eaf75d0e65367f3ad956a691e9348a2dc5

e56c207f2c27ef5f919de37e6fb269dfbb12f38e authored over 5 years ago by Vincent LE GOFF <[email protected]>
core: Privatize ModuleNameMap SymbolicModule deno_buf (#2324)

1fc61f3b6a32d30d3667855c4b2e4457f309ac87 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
[manual] fix example (#2307)

07886a03cc913a15fa8e90034e80edeb41186c2c authored over 5 years ago by Vincent LE GOFF <[email protected]>
fix: support relative path for whitelisting (#2317)

Using `std::fs::canonicalize` to expand path to full existing path, such that
later attempt to ...

d9cdc6788b1ed89d7f3b2daf9da7e4a9f664e424 authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
First pass at permissions whitelist (#2129)

2edee3367dc9003b721cf87ca57e820c7acf7b25 authored over 5 years ago by andy finch <[email protected]>
Refactor unit test runner (#2294)

Properly discovers the permissions needed for each test.

ac8c6fec5bb2be97c8dbdb2286d2688575a593f2 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Add Deno.chown (#2292)

ec9080f34c936d9af56cca68de664954053bf423 authored over 5 years ago by Yingbo (Max) Wang <[email protected]>
[bytes] fix bytesFindIndex and bytesFindLastIndex (denoland/deno_std#381)

Original: https://github.com/denoland/deno_std/commit/87142529163ea047066a2991f51cb2cf3001df74

480b9e71ff5b377681341b2f28b6f36a44268172 authored over 5 years ago by Jun Kato <[email protected]>
Add run to shebangs (denoland/deno_std#380)

Original: https://github.com/denoland/deno_std/commit/0f00676e8f1b32ca6c9092c0a1f3af6932c4feeb

14afad59aa64b23d983f4ac35068e958a4f25f48 authored over 5 years ago by Ryan Dahl <[email protected]>
fix: Add all permissions to deno xeval (#2290)

1f7ad17152c03b140c997590c897b89fbfea7cea authored over 5 years ago by Bartek Iwańczuk <[email protected]>
update manual.md for deno v0.4.0 (#2291)

482834ba1f9b33d12aab39e62d9e85b1ba2d63fb authored over 5 years ago by Bartek Iwańczuk <[email protected]>
bump CI to v0.4.0 (denoland/deno_std#378)

Original: https://github.com/denoland/deno_std/commit/2ad643d29690f6390c250f55e993727ae8e1ba54

02bd7e956ec691076f597085bdfcc82afa8292cd authored over 5 years ago by Bartek Iwańczuk <[email protected]>
add warning for adblockers (#2250)

4861bb8aadf962bc9fe5093a13c3e08b77adeffd authored over 5 years ago by Vincent LE GOFF <[email protected]>
v0.4.0

2aae09c2b869bf5d0bc5fd269464e8ac504528ea authored over 5 years ago by Ryan Dahl <[email protected]>
fix: deno version panic (#2286)

5824e55efa8312d6ce5f66741c7fb465c5d924e6 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
v0.3.11

3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4 authored over 5 years ago by Ryan Dahl <[email protected]>
add "deno run" subcommand (#2215)

f6a9d7d7172df6422f895dcfe6f4267ad1b472da authored over 5 years ago by Bartek Iwańczuk <[email protected]>
feat(cli cmd): deno xeval (#2260)

36081171323e266760db8bed2f31a6e3be7d8839 authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
feat: support .mjs extension resolution (#2283)

Removed `extmap` and added .mjs entry in `map_file_extension`.
The assert in the compiler does ...

401a5c021141d4ba5a71078b28f6daefcd1826a6 authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Minor doc edits (#2231)

4648277fb4aa0f7258a316b8828a1175e3e2d132 authored over 5 years ago by Ryan Dahl <[email protected]>
fix: display "-0" for -0 (#2281)

Added special handling code in js/console.ts

6929aba71d5004f9d2ff1d6c2e6817b6dfb22c89 authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
ci: make the sanitize build fast again (#2280)

sccache doesn't work for cache debug builds at the moment, because it
doesn't support the `-Xcl...

52830414daa40b19ed8e06182bb2ea68cfd316af authored over 5 years ago by Bert Belder <[email protected]>
Bump required rustc version to 1.34.1

da428b52a1117dc260d52a752d01fafe9f0f165b authored over 5 years ago by Bert Belder <[email protected]>
add --no-fetch CLI flag to prevent remote downloads (#2213)

459162fc6eeca5560e3b6a99fcd96d3246f8f4f3 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Fix: deno --v8-options does not print v8 options (#2277)

bf9b0c8231d59bfcc79e55b6cde861b68975d5b4 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
fixes body formData tests disabled in #2268 (#2274)

4d4dcafb96bdffa3050e863df0ef4ddd158ebf16 authored over 5 years ago by Kurt Mackey <[email protected]>
Optimize read and write ops (#2259)

00ac871607a7aeff1f6ac90f10090f07be9ccf73 authored over 5 years ago by Ryan Dahl <[email protected]>
ci: run clippy

cfff8a9c1bcf7406b5c597280cdfa34fcc68115e authored over 5 years ago by Bert Belder <[email protected]>
core,cli: fix clippy warnings

899951742100b83743ef9f65fbb161454ef4bfa7 authored over 5 years ago by Bert Belder <[email protected]>
Re-enable networking unit tests (#2268)

The following tests were commented out in order to get this to go green :
- bodyMultipartFormDa...

e4354ce73984668d7a057e1b6f591dd566209369 authored over 5 years ago by Ryan Dahl <[email protected]>
Work around Windows-only V8 concurrent initialization crash

This patch provides a work-around for an apparent V8 bug where
initializing multiple isolates co...

48bcfce09e11901244447617be2eb7789427eab0 authored over 5 years ago by Bert Belder <[email protected]>
core: remove support for moving deno_buf ownership from C++ to JavaScript

The functionality hasn't been in use for a long time. Without this feature,
the `alloc_ptr` and ...

ae0544b7ce8370fcd9322dd10a8c2ebdcbabe75c authored over 5 years ago by Bert Belder <[email protected]>
Add Request global constructor (#2253)

c05cbc8eac91a9e1ab9b87c688ac4392eff01445 authored over 5 years ago by Kurt Mackey <[email protected]>
doc: add long about messages for subcommands (#2264)

Type deno <subcommand> -h to view descriptions.

1dd30f658fc031dd1d3cdb5b4c435ff0e48740c9 authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
core: express op as enum (#2255)

c171813e894f0759abb1b80413aa2a24dbad079b authored over 5 years ago by Ryan Dahl <[email protected]>
docs(fs): fix async iterator (denoland/deno_std#366)

Original: https://github.com/denoland/deno_std/commit/aa9446390230da43d5ac6dcdcf8c355e1deedb12

2f14376f604fec4b7a4bded11c9f0578bad39a6b authored over 5 years ago by Alvaro <[email protected]>
Async iterator for listener (#2263)

2f4fefd0f6a5c43724ee8d19b008018c28c7c323 authored over 5 years ago by andy finch <[email protected]>
Refactor zero-copy buffers for performance and to prevent memory leaks

* In order to prevent ArrayBuffers from getting garbage collected by V8,
we used to store a v8...

41c7e96f1a81ea416ebb3ba45f2815e0202d6b75 authored over 5 years ago by Bert Belder <[email protected]>
core: remove unused function StrBufNullAllocPtr()

abdb98a2516a9d6ec313805dffbc2107d38f8ed4 authored over 5 years ago by Bert Belder <[email protected]>
textproto: fix invalid header error and move tests (denoland/deno_std#369)

Original: https://github.com/denoland/deno_std/commit/b6aaddbcc060287e8c349a875a19df8fcd0620f3

80161217d38acd76cd09f40e40986cc4a90e14ac authored over 5 years ago by Vincent LE GOFF <[email protected]>
Rename test targets (#2262)

8978870808db896d1aa0da5deb0d4472ccb46246 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
fs: add Deno.utime/Deno.utimeSync (#2241)

7237e9d34a61629d5bedce3b9cc46c8a1344d78a authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Make error in ast_util more informative. (#2252)

c36b5dd01c2ff40cde07ed410d19e1c20e6137fc authored over 5 years ago by andy finch <[email protected]>
Make `atob` follow the spec (#2242)

bbeb30fc5e6fdb461cd219f95efcc5c52ed16f30 authored over 5 years ago by 迷渡 <[email protected]>
Fix another flaky assert (#2246)

a217e55fecb4ec99d89633109f6d6cff2b081424 authored over 5 years ago by Ryan Dahl <[email protected]>
Fix max_latency benchmark on zero value (#2247)

474d47e841edc709d7a98ee044a711352adf8b6b authored over 5 years ago by Ryan Dahl <[email protected]>
docs(log): fix docs mistake (denoland/deno_std#372)

Original: https://github.com/denoland/deno_std/commit/a9c41417234e5042050f2c7169d2ef754730eb05

adf9cf9949bff27ab1332957078cf4436aebea85 authored over 5 years ago by 梨子(Riko) <[email protected]>
Upgrade V8 to 7.6.53

200bed9277182e40e4ee4bb08b237f1c2d1ae244 authored over 5 years ago by Ryan Dahl <[email protected]>
flags: fix merge error (#2244)

6c137342d7518dd3fa021f138aad7b47837f81ee authored over 5 years ago by Ryan Dahl <[email protected]>
removes ? from URL when deleting all params (#2217)

4dcdd881553047efc90e0b3d532206225c1ca5fb authored over 5 years ago by 迷渡 <[email protected]>
Rewrite flags.rs::parse_flags (#2237)

636827a1d52285642eeb375781abe941c79a07f0 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Add support for custom tsconfig.json (#2089)

Use `--config`

1a0f53a807abad0e9ebfcf437f3dade6b01d7f84 authored over 5 years ago by Kitson Kelly <[email protected]>
remove dead code from log/test.ts (denoland/deno_std#370)

Original: https://github.com/denoland/deno_std/commit/e2c187003d1d18920a9c5bdb72b2664a730542fd

ab9c159b50d34549c11fc683a27010e5579b393c authored over 5 years ago by Bartek Iwańczuk <[email protected]>
http/cookie: fixing equal character split (denoland/deno_std#368)

Original: https://github.com/denoland/deno_std/commit/8503efc8f729cf152a2b03471b3a9d6d93c31197

a814cfc3e1a12d4cad452b190228117ecb74d08a authored over 5 years ago by Vincent LE GOFF <[email protected]>
Disable flaky assert in killSuccess (#2230)

73be183864d0983821e683198d9a6ea9008f070a authored over 5 years ago by Ryan Dahl <[email protected]>
Revert "recover: #1517 Kill all pending accepts when TCP listener is closed (#2224)" (#2239)

Crashes while running wrk against
js/deps/https/deno.land/std/http/http_bench.ts

This revert...

1af02b405e99f40bfe76ca7dfb596e6de959106b authored over 5 years ago by Ryan Dahl <[email protected]>
fix test description for `atob` (#2232)

a4551c853e25a08ea479c5b75f60dc4109eee72f authored over 5 years ago by 迷渡 <[email protected]>
http: Cookie improvements (denoland/deno_std#359)

Original: https://github.com/denoland/deno_std/commit/f1114691038888fc3d8995b64a8028f072569672

ce101a0f8632f6b5390af247f3df2002e86becdf authored over 5 years ago by Vincent LE GOFF <[email protected]>
recover: #1517 Kill all pending accepts when TCP listener is closed (#2224)

972ac03858cc11e8b6bb759ee69640d17235580d authored over 5 years ago by Yusuke Sakurai <[email protected]>
disable --version flag from deno version (#2226)

02596c08bdedebb7ffb53ead9cae2bd6bf98c238 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Update TS version on pipeline (denoland/deno_std#364)

Original: https://github.com/denoland/deno_std/commit/1504894a69dad520311413e8003257d69ae51c9c

8d49022ef67b590d8ee7b3ff984307b6c0a69d4f authored over 5 years ago by Vincent LE GOFF <[email protected]>
Use alt logos on benchmarks and manual page (#2211)

78bce41c1484adfc291626993cc2e3636f7bd640 authored over 5 years ago by Ryan Dahl <[email protected]>
URLSearchParams init with itself (#2218)

6c9e0530f5eb8de112c08d9671551dd8a9324b38 authored over 5 years ago by 迷渡 <[email protected]>
fs: fix ensureLink broken (denoland/deno_std#360)

Fixes denoland/deno_std#358
Original: https://github.com/denoland/deno_std/commit/d9a64c0a145c4...

1059133b2146cbad7b17c9358747c5c3ce7cd8e5 authored over 5 years ago by Axetroy <[email protected]>
core: add Deps::to_json() (#2223)

1d4b14e306f6d5c6ef8ce6b4ad9e6dfecca95a0d authored over 5 years ago by Greg Altman <[email protected]>
Bump CI to v0.3.10 (denoland/deno_std#362)

Original: https://github.com/denoland/deno_std/commit/ec70367e5b32083aeb66716065d74b723f835fe8

7021391d38dd15bb3cedf5ea71cef0b14edc1c45 authored over 5 years ago by Ryan Dahl <[email protected]>
toml: remove parseFile (denoland/deno_std#361)

Original: https://github.com/denoland/deno_std/commit/0431b2f92fba69582f4412bfe9ad138838f46275

3bee6de208618fcea9cf07ead22e3d5ca1cfd200 authored over 5 years ago by Jimmy Cao <[email protected]>
v0.3.10

40d8ef1ec9f5e50017c41af8bf3b9f8454f97544 authored over 5 years ago by Ryan Dahl <[email protected]>
Rename CLI flags to subcommands (#2212)

aa85a4d2884e7600e0f64c457e20cd7f02b811c6 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
compile lib.deno_runtime.d.ts into executable (#2209)

b426ecce80a968ae77cde9e242a9014bff371f79 authored over 5 years ago by Ryan Dahl <[email protected]>
Rename deno prefetch to deno fetch (#2210)

b7d8a0c6f6e90a65243264faa3f702d1a9471090 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Fix anchor links and add spinner to the benchmarks page (#2205)

098d6fffabb85d102b3662dacf3173c47e551d34 authored over 5 years ago by David Stone <[email protected]>
v0.3.9

e725b26b289fbe96b679039ba4203f10f7229ab9 authored over 5 years ago by Ryan Dahl <[email protected]>
`URLSearchParams` deleting appended multiple (#2201)

8578ed4e7fcbddcbfb87368529f629ce1aebfebb authored over 5 years ago by 迷渡 <[email protected]>
core: Add test for snapshotting from Rust (#2197)

7fc9d7d62a864d1e6af0e77291a105726f73279c authored over 5 years ago by Ryan Dahl <[email protected]>
Fix symlinkSyncNotImplemented (#2198)

f6948235079b1d6050a2d3c98891844cb97595f5 authored over 5 years ago by Ryan Dahl <[email protected]>
Bump CI to v0.3.8 (denoland/deno_std#357)

Original: https://github.com/denoland/deno_std/commit/4f6a070e1c7cbe7aad281bb8dc0b6435239f4cdc

146928dcf5ade24590d2a1ac14158c22c75fa73c authored over 5 years ago by Ryan Dahl <[email protected]>
Upgrade CI to Node v12 (#2193)

6bece270b2719a66b564a411fc28c3b32ae0b105 authored over 5 years ago by Ryan Dahl <[email protected]>
Eslint fixes (denoland/deno_std#356)

Make warnings fail
Original: https://github.com/denoland/deno_std/commit/4543b563a9a01c8c168aafc...

dcd01dd02530df0e799eb4227087680ffeb80d74 authored over 5 years ago by Vincent LE GOFF <[email protected]>
http : Add cookie module (denoland/deno_std#338)

Original: https://github.com/denoland/deno_std/commit/1d8544788648b4c571d10b9a55cc3670a1cbf69c

e1f7a60bb326f8299f339635c0738d28431afa0a authored over 5 years ago by Vincent LE GOFF <[email protected]>
core: make Isolate concrete, remove Dispatch trait (#2183)

Op dispatch is now dynamically dispatched, so slightly less efficient.
The immeasurable perf hi...

d68b44b6b2fad6c321aa01a039030bb98c5be88d authored over 5 years ago by Ryan Dahl <[email protected]>
fs utils getFileInfoType() return undefined when not found (denoland/deno_std#341)

Original: https://github.com/denoland/deno_std/commit/0a6180016383b9d527bb96556ae0bcdabe5161eb

0fb83ba0d2e8facfa32e92a4d0700caad83701d9 authored over 5 years ago by Axetroy <[email protected]>
Use tokio_threadpool's new panic_handler (#2188)

675919e915650cd1c88a1cdb4f67310133b8a05e authored over 5 years ago by Ryan Dahl <[email protected]>
third_party: upgrade rust crates

6caf8655070211d9771d349492c18d56c03b12b8 authored over 5 years ago by Bert Belder <[email protected]>
symlink: Ignore type parameter on non-Windows platforms (#2185)

Fixes #2169

da64fba046e4f324bff62d71ae74906fa6e3421f authored over 5 years ago by Yingbo (Max) Wang <[email protected]>
fs: add ensureLink/ensureLinkSync (denoland/deno_std#353)

Original: https://github.com/denoland/deno_std/commit/45eebed3bfa486b80da673673674f2e86abdffe7

bbdd51574c31c5c415176208187bc884ccaae3c6 authored over 5 years ago by Axetroy <[email protected]>
Simplify logic in URLSearchParams, Buffer, Console (#2174)

d9408017541ffe6c86f4904973c22f829ade1ac4 authored over 5 years ago by Tomislav Fabeta <[email protected]>
Support Sets in asserts.equals (denoland/deno_std#350)

Original: https://github.com/denoland/deno_std/commit/9432d703291f74b230f39b30614d57a5623faa59

eff23abc3280026cb44e3cf41e91bc804afbf969 authored over 5 years ago by Dmitry Sharshakov <[email protected]>
expose ensureSymlink in fs/mod.ts (denoland/deno_std#354)

Original: https://github.com/denoland/deno_std/commit/d2a558fcbd8dad7364813c3c41a9d4abb0277bd5

6df5291818287d8ce00cbd59eeeb94ea0e8e8416 authored over 5 years ago by Axetroy <[email protected]>
Add Deno.kill(pid, signo) and process.kill(signo) (Unix only) (#2177)

1d4b92ac85d8c850270ca859f928404c72c0a49a authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Fix eslint warnings (#2151)

Co-authored-by: Bartek Iwańczuk <[email protected]>
Co-authored-by: LE GOFF Vincent <g_n_s@ho...

9dfebbc9496138efbeedc431068f41662c780f3e authored over 5 years ago by Ryan Dahl <[email protected]>
Issue/2170 (#2175)

* Consistency using requiredArguments method

Replaced tuple length check in Headers class wit...

6cded14bdf313762956d4d5361cfe8115628b535 authored over 5 years ago by Tomislav Fabeta <[email protected]>
Remove dead code js/compiler_test.ts (#2160)

f77b112797ffd686958928818a1b6acfdda197fe authored over 5 years ago by Ryan Dahl <[email protected]>