Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Denosaurs

Developing deno modules like denon
Collective - Host: opensource - https://opencollective.com/denosaurs - Website: https://denosaurs.land - Code: https://github.com/denosaurs

fix: error handling in std/fs/walk() (#3318)

- Make assertThrows() return the Error
- Remove WalkOptions::onError()

github.com/denosaurs/deno_desktop - 79010384587f1c3474407ce72500cdbcc18e9792 authored about 5 years ago by Nayeem Rahman <[email protected]>
Turn on TS strict mode for deno_typescript (#3330)

github.com/denosaurs/deno_desktop - 4902a1cacb0348efde9ab342172f2706ac27e837 authored about 5 years ago by Ry Dahl <[email protected]>
refactor: per-worker resource table, take 2 (#3342)

- removes global `RESOURCE_TABLE` - resource tables are now created per `Worker`
in `State`
...

github.com/denosaurs/deno_desktop - 8b90b8e88325d28fe41d8312ea91417b6e66a12e authored about 5 years ago by Bartek Iwańczuk <[email protected]>
add RUST_BACKTRACE to ci

github.com/denosaurs/deno_desktop - 38ffe8886db104068af07cd5efe3d83f42da8ed6 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Loader: support .wasm imports (#3328)

* loader: support .wasm imports

* http_server: true

* Support named exports

* Clippy

github.com/denosaurs/deno_desktop - 4189cc1ab5493ab0aef48c06416c4d16f6806245 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Revert "refactor: per-worker resource table (#3306)"

This patch does not work with the recent bundler changes (#3325).
Unfortunately I didn't merge m...

github.com/denosaurs/deno_desktop - fdf0ede2acd110ba04857d5674db19c908b3ff32 authored about 5 years ago by Ryan Dahl <[email protected]>
refactor: per-worker resource table (#3306)

- removes global `RESOURCE_TABLE` - resource tables are now created per `Worker`
in `State`
...

github.com/denosaurs/deno_desktop - fd62379eafde6571f126df5650b80cfda9f74229 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Revert "tests: share http server between tests (#3336)"

This reverts commit dbf861f8a02f4a90ef68a4e2741b973becc53438.

github.com/denosaurs/deno_desktop - af448e864c4ac7e2ec601a25d46f95861ff5ade0 authored about 5 years ago by Ryan Dahl <[email protected]>
Ignore some files that facilitate editors. (#3337)

Using an editor, such as VSCode, some of the plugins require some
files locally to provide a go...

github.com/denosaurs/deno_desktop - 9ffebd68eda7c815e50800d77f9e8673b6c39c48 authored about 5 years ago by Kitson Kelly <[email protected]>
tests: share http server between tests (#3336)

Re-enable flaky tests

github.com/denosaurs/deno_desktop - dbf861f8a02f4a90ef68a4e2741b973becc53438 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Disable flaky tests lock_check_ok2 again (#3334)

Mistakenly re-enabled in #3275.

github.com/denosaurs/deno_desktop - dab54578704b142b454dcd0cd44069209664c566 authored about 5 years ago by Ry Dahl <[email protected]>
Update to TypeScript 3.7 (#3275)

and update to prettier 1.19

Also, update `assert()` and remove not null assertions where poss...

github.com/denosaurs/deno_desktop - 9837d324a7c3f5e1c850dadabfd670edad4aa85b authored about 5 years ago by Kitson Kelly <[email protected]>
Disable flaky tests lock_check_ok2 and lock_check_err2 (#3331)

github.com/denosaurs/deno_desktop - 279191ad9447c66fe1278589a7be242d035bb68b authored about 5 years ago by Ry Dahl <[email protected]>
fmt: allow configuration of Prettier options (#3314)

github.com/denosaurs/deno_desktop - 80b137154880dc94a12f079ada14461ad849f720 authored about 5 years ago by 罗文 <[email protected]>
Make bundles fully standalone (#3325)

- Bundles are fully standalone. They now include the shared loader with
`deno_typescript`.
-...

github.com/denosaurs/deno_desktop - 8d03397293b388317299dfb0648b541a7005807d authored about 5 years ago by Kitson Kelly <[email protected]>
feat: std/node (#3319)

github.com/denosaurs/deno_desktop - ee1b8dc883db1531d913f7b10a8d1160f3209d93 authored about 5 years ago by Vincent LE GOFF <[email protected]>
fix url parse bug (#3316)

github.com/denosaurs/deno_desktop - 0f33bf68859c162eb3d65ab53a7c71092585e1d1 authored about 5 years ago by 木杉 <[email protected]>
flags: bump deno_std to v0.23.0 (#3322)

github.com/denosaurs/deno_desktop - 7ba42ee4a6f73c66736d88d30dd9f9b72b6edfff authored about 5 years ago by 罗文 <[email protected]>
Add permissions.request (#3296)

github.com/denosaurs/deno_desktop - 31115067cd3156db1ead0dc0f11c78875840dc4f authored about 5 years ago by Yoshiya Hinosawa <[email protected]>
fix manual (#3313)

PS C:\Users\zhbnh> git config --global core.symlinks=true
error: invalid key: core.symlinks=true

github.com/denosaurs/deno_desktop - b3baab6d1479abbfd2e534fe05f5e146c2d5b1a2 authored about 5 years ago by 木杉 <[email protected]>
refactor: worker is no longer a resource (#3290)

github.com/denosaurs/deno_desktop - 335e8bd33cd22891f12b58c4d9489d19c886ae4c authored about 5 years ago by Bartek Iwańczuk <[email protected]>
net: Check for closing status when iterating Listener (#3309)

std/http/server.ts: Use listener.next() instead of listener.accept()

github.com/denosaurs/deno_desktop - d586f119fa588a590a4ba2b74c8c210de710e3e7 authored about 5 years ago by Nayeem Rahman <[email protected]>
upgrade: Prettier 1.19.1 (#3305)

github.com/denosaurs/deno_desktop - 9889a28008eb9da1793bb9987bafe0b4952dd90a authored about 5 years ago by 罗文 <[email protected]>
test: re-enable integration test 045 (#3300)

This test was improved in #3185.

github.com/denosaurs/deno_desktop - 54f23b7caa90a3f1962ad4ec6180d4ec31b9db07 authored about 5 years ago by Yoshiya Hinosawa <[email protected]>
Add jsdoc for std/http/http_status.ts

The website documentation now supports enums
https://github.com/denoland/deno_website2/commit/6f...

github.com/denosaurs/deno_desktop - 97ceea49f5ab2fcc0e8afe69a92b167570347c24 authored about 5 years ago by Ryan Dahl <[email protected]>
disable flaky test

github.com/denosaurs/deno_desktop - 964b84091a7744eeac0fa785301aeb62855bf5f6 authored about 5 years ago by Ryan Dahl <[email protected]>
Upgrade rust crates (#3292)

github.com/denosaurs/deno_desktop - adab69bccca986bd7da93a84ca419bdd09587a06 authored about 5 years ago by Bert Belder <[email protected]>
refactor: move Child resource to ops/process.rs (#3291)

github.com/denosaurs/deno_desktop - c57207e96a577b7f13514fecdde5c47c7a497405 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Rebase v8 changes in third_party

github.com/denosaurs/deno_desktop - b3c0e1c3e8b4556fc5b45002cda1cc6918fffc51 authored about 5 years ago by Ryan Dahl <[email protected]>
upgrade: V8 8.0.192

github.com/denosaurs/deno_desktop - 508d728b5e27fd0c81669050869cf52c41538a87 authored about 5 years ago by Ryan Dahl <[email protected]>
disable flaky test

github.com/denosaurs/deno_desktop - e1d1836854f36c357756f204b4b88ea41e08b251 authored about 5 years ago by Ryan Dahl <[email protected]>
upgrade: Rust 1.39.0 (#3286)

github.com/denosaurs/deno_desktop - 2cf0866ba3f4a32a180e0b02484ef1798216c6e1 authored about 5 years ago by Ry Dahl <[email protected]>
Fix jsdoc in std/http/server.ts (#3284)

github.com/denosaurs/deno_desktop - 709cb3c9ba0d968dc356861952a3c63129e57615 authored about 5 years ago by Ry Dahl <[email protected]>
refactor: remove cli::resources::Resource (#3285)

github.com/denosaurs/deno_desktop - 25c276055b3dfdcecd77d18a0c6ebfcee531442d authored about 5 years ago by Bartek Iwańczuk <[email protected]>
refactor: rewrite accept resources (#3271)

github.com/denosaurs/deno_desktop - 415d4c2e5236f6d8dfef8865b1665f144c39a019 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
manual: add chocolatey install instructions (#3280)

github.com/denosaurs/deno_desktop - f466ef97061ffed5baf1612a646accb2cda4b772 authored about 5 years ago by Ry Dahl <[email protected]>
Allow http server to take { hostname, port } argument (#3233)

github.com/denosaurs/deno_desktop - ccc9f1ae5ea3d7ec858ff2eeab490aafaa089d36 authored about 5 years ago by Liam Perlaki <[email protected]>
Remove CoreResource::inspect_repr method (#3274)

Towards simplifying (or better removing entirely) the CoreResource
trait. Resources should be a...

github.com/denosaurs/deno_desktop - 5c1deac0cfe66ef27020aa0e863c16f3bc2afb50 authored about 5 years ago by Ry Dahl <[email protected]>
Exclude prebuilt from deno_src release (#3272)

github.com/denosaurs/deno_desktop - 92b8674162aff30a9552b1a07855b685d305830a authored about 5 years ago by Andy Hayden <[email protected]>
Disable flaky tests (#3270)

github.com/denosaurs/deno_desktop - adc3467c9c703cb722ce3d5314a415c355855c9a authored about 5 years ago by Ry Dahl <[email protected]>
Revert "reduce redundancies in the fetch code (#3249)" (#3264)

Max latency benchmark went to zero for deno_proxy.

This reverts commit 65e91796720ea68d69ac7f...

github.com/denosaurs/deno_desktop - 172619445291f6bc2fbb6e3349ae3c383af32969 authored about 5 years ago by Ry Dahl <[email protected]>
Remove tsconfig files - they are not part of build process (#3262)

github.com/denosaurs/deno_desktop - c04ff22afe45cc7bb0cd51d1fb74f440570bad8f authored about 5 years ago by Ry Dahl <[email protected]>
std/http: add serveTLS and listenAndServeTLS (#3257)

github.com/denosaurs/deno_desktop - 0644f9c1a6fd85831dac459f50306781ac2b08e3 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Refactor Worker and ThreadSafeState (#3242)

* Split ThreadSafeState into State and GlobalState. State is a "local"
state belonging to "Wo...

github.com/denosaurs/deno_desktop - 0049d4e50c9dd945f25f69b08b08fbf492001f96 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Consolidates asserts#equal branches for keyed collections (Map/Set) and supports deep equality of Map keys (#3258)

github.com/denosaurs/deno_desktop - 429439d1983269ba40141a1b42f6ac809d1e8c86 authored about 5 years ago by James Wright <[email protected]>
feat: lockfiles (#3231)

Use --lock-write=lock.json or --lock-check=lock.json on the command
line.

github.com/denosaurs/deno_desktop - 86b3ac5108e2893091475a0318fcba6c14e19140 authored about 5 years ago by Ry Dahl <[email protected]>
reduce redundancies in the fetch code (#3249)

github.com/denosaurs/deno_desktop - 65e91796720ea68d69ac7f925a8f239aee8fb19e authored about 5 years ago by Nick Stott <[email protected]>
Upgrade github actions mac environment to macos-latest (#3250)

github.com/denosaurs/deno_desktop - 36d4256f1cb9b866c710b44b0e594e712566ac2a authored about 5 years ago by Kang Huaishuai <[email protected]>
Upgrade node_modules, change tagline, clean up root directory (#3247)

* Upgrade node_modules
* Simplify tagline
* Move gclient_config.py out of root
* Move package...

github.com/denosaurs/deno_desktop - af61dbed874863db308f3a421ad142a7f106687a authored about 5 years ago by Ry Dahl <[email protected]>
cli: replace timer map with red-black tree (#3218)

This avoids a crash when the Deno process has been running for
2**32 ms (about 50 days). Additio...

github.com/denosaurs/deno_desktop - 9d6cbb73a8dcf63b24630129f47dc98d3cc735d5 authored about 5 years ago by Kevin (Kun) Kassimo Qian <[email protected]>
Adds custom inspect method for URL (#3241)

github.com/denosaurs/deno_desktop - d7a5aed5114f3ffd27221ae97bc57f453410427e authored about 5 years ago by Sven Nicolai Viig <[email protected]>
Make EOF unique symbol (#3244)

github.com/denosaurs/deno_desktop - 4f8c9369744bfa4b1223cec916cb0e5b261831dc authored about 5 years ago by Yoshiya Hinosawa <[email protected]>
Support for deep `Map` equality with `asserts#equal` (#3236)

github.com/denosaurs/deno_desktop - 64957d92efdfbb8008e51c9d501b0d6754a777b7 authored about 5 years ago by James Wright <[email protected]>
Remove TTY tests - dead code (#3229)

github.com/denosaurs/deno_desktop - 8f571ef166d31f44378c1b6de5f4092fcccef732 authored about 5 years ago by Ry Dahl <[email protected]>
Use top-level await in jsdoc examples (#3239)

github.com/denosaurs/deno_desktop - 3c2399e437521122b66a2de735aebbb80a546148 authored about 5 years ago by Andy Hayden <[email protected]>
Rename Github Actions workflow (#3238)

github.com/denosaurs/deno_desktop - 14713adca5fe7dd4d7fceab2f802d9e91d8ac940 authored about 5 years ago by Ry Dahl <[email protected]>
fix race condition in test http server (#3237)

github.com/denosaurs/deno_desktop - 49e04fb240ce700a6871d6b490536a879afd99f5 authored about 5 years ago by Andy Hayden <[email protected]>
Update broken links (#3225)

github.com/denosaurs/deno_desktop - 0d41b10ade91039339173476848f7368b6dc0853 authored about 5 years ago by Joseph Sintum <[email protected]>
Move prebuilt binaries to third_party (#3227)

github.com/denosaurs/deno_desktop - 38f01f73a485def7cf5d391b18359db2b509782d authored about 5 years ago by Ry Dahl <[email protected]>
refactor: use core ResourceTable in cli (#3206)

github.com/denosaurs/deno_desktop - a7992e77037353ee4c7d3d480dcbd907961087bd authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Prevent customInspect error from crashing console (#3226)

github.com/denosaurs/deno_desktop - 2f0f236d5656fa2d89a8e1571d03c4bda5f10d38 authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Use top-level for-await in various places (#3217)

github.com/denosaurs/deno_desktop - f484776384ad7df35ab7626b7a673f3902a6cfaa authored about 5 years ago by Andy Hayden <[email protected]>
std: fix BufReader.readString to actually return Deno.EOF at end (#3191)

github.com/denosaurs/deno_desktop - ff9df0c321eb56c7f89f5ccdaa301453f22f708e authored about 5 years ago by Robert Jack Will <[email protected]>
Upgrade V8 to 7.9.317.12 (#3208)

github.com/denosaurs/deno_desktop - b273989446d62808f922280247604431d1d219cb authored about 5 years ago by Ry Dahl <[email protected]>
Re-enable basic stream support for fetch bodies (#3192)

* Add sd-streams from https://github.com/stardazed/sd-streams/blob/master/packages/streams/src/
...

github.com/denosaurs/deno_desktop - 65d9286203cf239f68c6015818e82e8521e600a1 authored about 5 years ago by Nick Stott <[email protected]>
Add CustomInspect for Headers (#3130)

Worth noting due to implementation of the Headers class the contents of headersMap have lowercas...

github.com/denosaurs/deno_desktop - 967c236fa5fb1e87e1b5ee788fe77d3a07361da1 authored about 5 years ago by Rory Malcolm <[email protected]>
Use web standard Permissions API (#3200)

github.com/denosaurs/deno_desktop - efd7e78af3fc086dfdec51738905665d38d08eb4 authored about 5 years ago by Yoshiya Hinosawa <[email protected]>
chore: update contribution guide link (#3215)

github.com/denosaurs/deno_desktop - 2598f9c68d8983934c73c135c9d277b33c98e333 authored about 5 years ago by Trivikram Kamat <[email protected]>
feat: top-level-for-await (#3212)

github.com/denosaurs/deno_desktop - aec5a646c9218a0a0da62cbcd1f28bc23c242540 authored about 5 years ago by Andy Hayden <[email protected]>
Update link to schematic diagram in manual (#3211)

github.com/denosaurs/deno_desktop - 51dd91a3ccfd9554bcf69b539f2f748da81c5b12 authored about 5 years ago by Nayeem Rahman <[email protected]>
Support named imports/exports for subset of properties in JSON modules (#3210)

github.com/denosaurs/deno_desktop - 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...

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

github.com/denosaurs/deno_desktop - 585993c8d5f4797067dab173e2382fc59835b813 authored about 5 years ago by Nayeem Rahman <[email protected]>
Publish source tarballs for releases (#3203)

github.com/denosaurs/deno_desktop - 1a86264232f9607c3293e01326c6469910575f25 authored about 5 years ago by Christian Moritz <[email protected]>
fix: handle malformed control buffers (#3202)

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

github.com/denosaurs/deno_desktop - 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...

github.com/denosaurs/deno_desktop - be8777de194a74c920ac3350b8c1f49888799c04 authored about 5 years ago by Ry Dahl <[email protected]>
Add error handling for minimal dispatch (#3176)

github.com/denosaurs/deno_desktop - 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...

github.com/denosaurs/deno_desktop - 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...

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

github.com/denosaurs/deno_desktop - 073b64bd43d31bac947255f6f194d7fa12d62183 authored about 5 years ago by Ry Dahl <[email protected]>
core: Add ResourceTable (#3150)

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

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

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

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

github.com/denosaurs/deno_desktop - edd6a90da855619feecb05c2cf87448b0c23da86 authored about 5 years ago by Yoshiya Hinosawa <[email protected]>
Add TextDecoder benchmark (#3180)

github.com/denosaurs/deno_desktop - dc80dd2acef18f40aa7161a4d7b7eeaed19be722 authored about 5 years ago by Ry Dahl <[email protected]>
core: gracefully handle bad op id (#3131)

github.com/denosaurs/deno_desktop - 6257b4044a181fcaa462aba6c361e3c8fdcad2c9 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
test: improve http_proxy test (#3185)

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

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

github.com/denosaurs/deno_desktop - 6c5a981fd2afad21af73a1345c4e30fb6b30b09a authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Fix build warning (#3146)

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

github.com/denosaurs/deno_desktop - f1fa3bd792712a98f7fc8566a3bf4e1c7d9901b1 authored about 5 years ago by Yusuke Sakurai <[email protected]>
Reenable std tests that were disabled during merge (#3159)

github.com/denosaurs/deno_desktop - 5a7dffe42775892cb2171ea1a2bbd9c3ea8977f4 authored about 5 years ago by Nick Stott <[email protected]>
Manual introduction improvements (#3157)

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

github.com/denosaurs/deno_desktop - 27cd2c97f18c0392bc04c66b786717b2bc677315 authored about 5 years ago by Rory Hart <[email protected]>