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

Support named imports/exports for subset of properties in JSON modules (#3210)

6869bfa4c63121f60284c7a2e48c5db1ce86f9cc authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Use a more performant utf8 decoder algorithm. (#3204)

Fixes #3163

Co-authored-by: Kitson Kelly <[email protected]>
Co-authored-by: Qwerasd <qwera...

c5fe657dd3e81110f84cdff8ff1b35492de4d1a3 authored about 5 years ago by Kitson Kelly <[email protected]>
Fix some deno.land URLs in the manual (#3205)

585993c8d5f4797067dab173e2382fc59835b813 authored about 5 years ago by Nayeem Rahman <[email protected]>
Publish source tarballs for releases (#3203)

1a86264232f9607c3293e01326c6469910575f25 authored about 5 years ago by Christian Moritz <[email protected]>
fix: handle malformed control buffers (#3202)

dfcdc0315233019740d76448be68cad0292a6c1d authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Use windows-2019 image in Github Actions (#3198)

2270abbc448c31c958d78ec55714392f77c13472 authored about 5 years ago by Bert Belder <[email protected]>
Change magic table-of-contents thing (#3197)

We changed our markdown parser from showdown to remark for better react
integration, and it nec...

be8777de194a74c920ac3350b8c1f49888799c04 authored about 5 years ago by Ry Dahl <[email protected]>
Add error handling for minimal dispatch (#3176)

492b87d4607577ecad55ae7b1091b440c95880c8 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Remove old website (#3194)

Move manual.md and style_guide.md into //std so they can be accessed
from https://deno.land/std...

1d8f3cc896ac417ceed4a28e4a001a758ab49185 authored about 5 years ago by Ry Dahl <[email protected]>
Update GitHub Actions, powershell is default on windows (#3195)

https://github.blog/changelog/2019-10-17-github-actions-default-shell-on-windows-runners-is-chan...

f96aaa802b245c8b3aeb5d57b031f8a55bb07de2 authored about 5 years ago by Kang Huaishuai <[email protected]>
Add std/examples/welcome.ts (#3181)

073b64bd43d31bac947255f6f194d7fa12d62183 authored about 5 years ago by Ry Dahl <[email protected]>
core: Add ResourceTable (#3150)

029e8330752c29b8c173b0da41a2a4ec23744151 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
refactor DenoPermissions.check_net & resolve_addr (#3182)

7c60ab46643d3190d1734678e085bc304c5f7813 authored about 5 years ago by EnokMan <[email protected]>
Small cleanups in perrmission_prompt_test.ts (#3188)

4bebbda8db3c73725c9ee3ff528a0dad0e376f50 authored about 5 years ago by JaePil Jung <[email protected]>
remove --no-prompt flag, fail on missing permissions (#3183)

2804ba8674150b80ee181cc3869e1fa12de661d3 authored about 5 years ago by Yoshiya Hinosawa <[email protected]>
upgrade: typescript-eslint to 2.5.0 (#3184)

edd6a90da855619feecb05c2cf87448b0c23da86 authored about 5 years ago by Yoshiya Hinosawa <[email protected]>
Add TextDecoder benchmark (#3180)

dc80dd2acef18f40aa7161a4d7b7eeaed19be722 authored about 5 years ago by Ry Dahl <[email protected]>
core: gracefully handle bad op id (#3131)

6257b4044a181fcaa462aba6c361e3c8fdcad2c9 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
test: improve http_proxy test (#3185)

ec44b5b6af1b70bb4041c909989b5f94138ecaf5 authored about 5 years ago by Yoshiya Hinosawa <[email protected]>
third_party: cherry-pick depot_tools 6a1d778 to fix macOS Cataliona issues (#3175)

ea8231af3396a054eb4faf73064d8333ab1006e0 authored about 5 years ago by Christian Moritz <[email protected]>
feat: Deno.listenTLS (#3152)

6c5a981fd2afad21af73a1345c4e30fb6b30b09a authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Fix build warning (#3146)

1f52c66ced9bed0cae6bff065dfa7563cbfaee29 authored about 5 years ago by Ry Dahl <[email protected]>
update: use v0.21.0 for subcommands (#3168)

f1fa3bd792712a98f7fc8566a3bf4e1c7d9901b1 authored about 5 years ago by Yusuke Sakurai <[email protected]>
Reenable std tests that were disabled during merge (#3159)

5a7dffe42775892cb2171ea1a2bbd9c3ea8977f4 authored about 5 years ago by Nick Stott <[email protected]>
Manual introduction improvements (#3157)

2b2868b8a77bb545238ce19e039e2018578fb5ad authored about 5 years ago by Andy Fleming <[email protected]>
curl.ts example with reference in manual (#3161)

27cd2c97f18c0392bc04c66b786717b2bc677315 authored about 5 years ago by Rory Hart <[email protected]>
v0.21.0

4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd authored about 5 years ago by Ryan Dahl <[email protected]>
feat: Allow "deno eval" to run code as module (#3148)

eff2a27bd02f8987e904907ae6ebb6cb9c07944b authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Fix clearTimer bug (#3143)

4ae1838a6ebadbe156af101e298ffb8b198cc238 authored about 5 years ago by Ry Dahl <[email protected]>
Re-enable some tests (#3154)

Ref #3095

c876d1adb40a79e7a052ae0ae1b1956a4a0866ea authored about 5 years ago by Nick Stott <[email protected]>
chore: remove xevalDelim from Start interface (#3147)

b112e14b165bb5791608343a74469bfe2c762c58 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Website design tweaks (#3140)

- Use system sans-serif font, they render better and are
familiar (Github use same font stac...

1963587c0955cc8cd384e6313068b4b75e84728f authored about 5 years ago by Jon Heslop <[email protected]>
feat: --reload flag to take arg for partial reload (#3109)

Example: To reload only std modules --reload=https://deno.land/std/

75ec9426f3083bff0b0d64e8a7bd7352dfd7f67c authored about 5 years ago by Michał Sabiniarz <[email protected]>
std: Move fs/path to the top-level (#3100)

f51dcc12d7a75a677529d63eb53d7a577d5b9289 authored about 5 years ago by Nayeem Rahman <[email protected]>
Fix tools/docs.py (#3135)

99d8ac70dbf412ee5de9ad2370c75dcd51cc5def authored about 5 years ago by Ryan Dahl <[email protected]>
fix: remote jsx/tsx files were compiled as js/ts (#3125)

c1b302d76968bb55df24ef360a9fbf71857ae35c authored about 5 years ago by Yusuke Sakurai <[email protected]>
std/flags: Add test for multiple boolean flags (#3103)

5983507255c8f725ee36ff53f6f8ecb2cb41e607 authored about 5 years ago by 迷渡 <[email protected]>
Use max-width over max-device-width (#3132)

Using max-width because this applies the mobile styles to narrow windows
on larger devices as w...

b1685ce0101f9ca16b0eeb6db7ff16ac81301545 authored about 5 years ago by Jon Heslop <[email protected]>
perf: fairer ops scheduling (#3128)

54db12c4d979bff8f8ebd0dbfe981052c12cb315 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Add debug build to github actions

This disabled the tty_tests which seem to be very flaky with the debug
build.

ddbfe9b5aa13e469eb8f2e074352bcdbb9e8c71b authored about 5 years ago by Ryan Dahl <[email protected]>
Upgrade V8 to 7.9.304

8114ea525c4bb057f050ebc322a4d2a6ce15dfbc authored about 5 years ago by Ryan Dahl <[email protected]>
perf: eager poll async ops in Isolate (#3046)

4221b90c3febbe03a4b47e47248263741a0fdd4a authored about 5 years ago by Bartek Iwańczuk <[email protected]>
fix: [tls] op_dial_tls is not registerd and broken (#3121)

605659535794ca0d8fe3ee4ea5857b418d7ce091 authored about 5 years ago by Yusuke Sakurai <[email protected]>
support --allow-net=:4500 (#3115)

b3331e81d920ac6654545094c31bfe07abc750d5 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
fix: [prettier] deno fmt should format jsx/tsx files (#3118)

5f5583cf19349d19f717f65312558588825ad7b8 authored about 5 years ago by Yusuke Sakurai <[email protected]>
Update various links to deno_std (#3096)

4b7204babe4716af107786f8794072b9496d2daf authored about 5 years ago by Ryan Dahl <[email protected]>
Add init methods for each op module (#3087)

97d8498d46bbfb7bb16eeb3a69565d2aeda1e5aa authored about 5 years ago by Ryan Dahl <[email protected]>
Ensure DENO_DIR when saving the REPL history (#3106)

04ed8d0531b7c2c308b28b742f5c332345d97065 authored about 5 years ago by Nayeem Rahman <[email protected]>
update prettier type definition (#3101)

ab63e598176a778691b3db64b559934b885ec3bf authored about 5 years ago by 罗文 <[email protected]>
Merge deno_std in main repo (#3091)

The history of deno_std is persevered but rewritten to update links to issues and PRs

Fixes d...

e7562eed8c816cd0d97aab6b818d7c8453dbaa2b authored over 5 years ago by Ryan Dahl <[email protected]>
Run deno_std tests in github actions

93f7f00c956c14620ef031626f124b57397ca867 authored over 5 years ago by Ryan Dahl <[email protected]>
Merge branch 'std_modified' into merge_std3

28293acd9c12a94f5d769706291032e844c7b92b authored over 5 years ago by Ryan Dahl <[email protected]>
remove std submodule

5c6835efd82c298df99ce71c4a36ca23515333a3 authored over 5 years ago by Ryan Dahl <[email protected]>
Move everything into std subdir

151ce0266eb4de2c8fc600c81c192a5f791b6169 authored over 5 years ago by Ryan Dahl <[email protected]>
ci: bump deno to v0.20.0 (denoland/deno_std#627)

Original: https://github.com/denoland/deno_std/commit/98784c305c653b1c507b4b25be82ecf40f188305

a355f7c807686918734416d91b79c26c21effba9 authored over 5 years ago by Bert Belder <[email protected]>
Fix some examples in the manual (#3084)

3882c9d19a641e0c919f1350d87c6d7ee280cf78 authored over 5 years ago by Ryan Dahl <[email protected]>
fix: Update echo_server to new listen API (denoland/deno_std#625)

Original: https://github.com/denoland/deno_std/commit/287fbb5deca0017202cffef42c97aeee99ef7bee

910afdb668d269109b6aec72cea28d20923f2a85 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
v0.20.0

a4b27db21a10f9913460c054c98fce59f3dd157d authored over 5 years ago by Ryan Dahl <[email protected]>
use single thread runime in tokio_util::block_on (#3080)

41ed4cd34e70683e4b2b81e11b41082e7f73f47f authored over 5 years ago by Bartek Iwańczuk <[email protected]>
remove more calls to tokio_util::block_on (#3059)

towards #2960

e1d49fe0fec2f0573f38d24c47c128b78cb43498 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
refactor benchmark results posting (#3076)

3e02d7ddbc04cf3bfc681a5f4cfe6b91a9860cbd authored over 5 years ago by Christian Moritz <[email protected]>
Upgrade V8 to 7.9.218 (#3067)

bed7034fc44a8d20e11a85b6092e7f0f34f43ff8 authored over 5 years ago by Ryan Dahl <[email protected]>
remove appveyor specific code paths (#3071)

33e3ff5de8e95d659c151b68a1931b5da05c5740 authored over 5 years ago by Christian Moritz <[email protected]>
Update eslint and @typescript-eslint (denoland/deno_std#621)

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

96fe2d10a4da0521b7cd72d90fd42121f9311978 authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
CI: don't build while linting and publish in forks (#3070)

351d40e51cd5fc09c36df93da890d16587f29756 authored over 5 years ago by Christian Moritz <[email protected]>
merge build.yml and lint.yml (#3066)

Fixes #3063

2a02107bba27685324e62bd099ccaaac9c3b08d5 authored over 5 years ago by Ryan Riginding <[email protected]>
Merge deno_cli_snapshots into deno_cli (#3064)

b81e5db17aa8b3088d6034ddf86b79c69410f012 authored over 5 years ago by Ryan Dahl <[email protected]>
add timeout to CI (#3061)

9049213867d30f7df090a83b6baf3e0717a4d2d2 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Move deno_std to a more convenient location. (#3057)

js/deps/https/deno.land/std -> js/std

ddcad56ee9bc762171fd88585fd7ab3e3da19e1e authored over 5 years ago by Ryan Dahl <[email protected]>
Use xeval from deno_std (#3058)

eecb4fea26aa3d1cddef1bb44ed3500d2b4dd477 authored over 5 years ago by Nayeem Rahman <[email protected]>
Fix iterators on UrlSearchParams (#3044)

403bdfc3ec258a0dd3a5d03391d3dc32648f2bbe authored over 5 years ago by Kitson Kelly <[email protected]>
Remove travis and appveyor. Release with github actions (#3052)

Fixes #2979

d9acc5b17e8bc465ec88f922876eecab5a72047c authored over 5 years ago by Ryan Dahl <[email protected]>
Use github action badges (#3056)

aa34c1df6a4520c1e9f0da55289eb00434d6118f authored over 5 years ago by Ryan Dahl <[email protected]>
Update rust to 1.38.0 (#3030)

f7bbd71e219e61dd13bf4533d249150d39f4338e authored over 5 years ago by Andy Hayden <[email protected]>
Upgrade sccache binaries to 0.2.11 (#3051)

e6e79771998f2488fe9559f1f92344501a10f8f6 authored over 5 years ago by Ryan Dahl <[email protected]>
Async compiler processing (#3043)

Basically this does pre-processing of TypeScript files and gathers all the
dependencies asynchr...

d9ff4eccb50d87da9338333c90e3082bebd065c8 authored over 5 years ago by Kitson Kelly <[email protected]>
Fix deno_typescript repository url in Cargo.toml (#3053)

c878a14365efc299b52ee49d4f5e06553f6cb41c authored over 5 years ago by JaePil Jung <[email protected]>
fix typo in deno_typescript readme (#3048)

37bbd928e0c2f9de9350a099cd455d8f1d4cc367 authored over 5 years ago by Tyr Chen <[email protected]>
Run benchmarks from GH actions instead of Travis (#3049)

8727d1c4f6cb3de820343326ca08a87c978343ad authored over 5 years ago by Ryan Dahl <[email protected]>
Implement expandGlob() and expandGlobSync() (denoland/deno_std#617)

fs/glob.ts:
- Improve prototypes for expandGlob() and expandGlobSync() from denoland/deno_std#6...

2f90225c89926932a34eb40758e2af0d1742e1f8 authored over 5 years ago by Nayeem Rahman <[email protected]>
remove legacy Isolate.set_dispatch API (#3041)

* migrate deno_typescript crate to Isolate.register_op API
* remove dual-dispatch mechanism
* ...

a569be861af53860d3af89683b541a85651738e7 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
feat: Add support for passing a key to Deno.env() (#2952)

This adds a new op to get a single env var.

99eec73b4b8813c6db7cae83f5415b031de0c2c7 authored over 5 years ago by Jed Fox <[email protected]>
feat: window.onunload (#3023)

c920c5f62aba7eee0f6fa70f68f701e204ac1a9c authored over 5 years ago by Bartek Iwańczuk <[email protected]>
feat: JSX Support (#3038)

d32f39f2ec271c7517bbd5113827dc43a7e40641 authored over 5 years ago by Yusuke Sakurai <[email protected]>
Implement ignoreBOM option of UTF8Decoder in text_encoding (#3040)

a646c2a88505819e07b5b967b9f8afacbac5aeef authored over 5 years ago by Tomohito Nakayama <[email protected]>
use Isolate::register_op in deno_cli (#3039)

75eeac03f31521dff1ef7db9ff2a9cb32a97b111 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
feat: op registration in core (#3002)

ffbf0c20ccc4e70281958f18ed117f40bdd91397 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Support top-level-await in TypeScript (#3024)

ae26a9c7a22bf3311648a93a3171f087490c6e4d authored over 5 years ago by Ryan Dahl <[email protected]>
Use 0.0.0.0 for servers in benchmarks and tests (#3010)

5f7ab4884c4009943c1ede3343ab03750ea4a9e1 authored over 5 years ago by Ryan Dahl <[email protected]>
added type number to 'size' parameter (denoland/deno_std#618)

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

aca225330521840d63835bb1ba27ce13a7f65093 authored over 5 years ago by timonson <[email protected]>
bump deps version on homepage (#3036)

c8a5d9c585d15b783ca4d66da0044c5d75157d84 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
bump deno_std deps (#3034)

3a982a014b73ae648fd53c985776bd9a980206e4 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
fix(ws) mask must not be set by default for server (denoland/deno_std#616)

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

04e4f100879fa7d9a51eafd6f56935936208dc69 authored over 5 years ago by Yusuke Sakurai <[email protected]>
feat: wss support with dialTLS (denoland/deno_std#615)

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

3cba0a4f4ac601a7039b0a1e40dd42385f4a3bfb authored over 5 years ago by Yusuke Sakurai <[email protected]>
Test runner v2 (denoland/deno_std#604)

Original: https://github.com/denoland/deno_std/commit/17a214bbd5b3a058a8126e9f7210992b1b52ba11

a472b6732dd37636b7b31128f53d3e6bcf531a73 authored over 5 years ago by Nayeem Rahman <[email protected]>
Add Deno.hostname() (#3032)

6efca6d1a17638136eadf39644f392f9107a4a6c authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Bump v0.19.0 (denoland/deno_std#613)

Original: https://github.com/denoland/deno_std/commit/5d0dd5878e82ab7577356096469a7e280efe8442

af18093498c3fca103bd47305e447ddeda40d9a2 authored over 5 years ago by Ryan Dahl <[email protected]>
fix: listenDefaults/dialDefaults may be overriden in some cases (#3027)

d36391ad20afe56aaa6e42fd63597221636fdfcb authored over 5 years ago by Yusuke Sakurai <[email protected]>
v0.19.0

3892cf59018acd71dd4bc1099d747bd683cd4118 authored over 5 years ago by Ryan Dahl <[email protected]>
Handle uncaught worker errors without panicking (#3019)

3d2d0ee771abe308aee9a0ab6c89fd09bac80330 authored over 5 years ago by Kitson Kelly <[email protected]>