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

feat: Allow "deno eval" to run code as module (#3148)

github.com/denosaurs/deno_desktop - eff2a27bd02f8987e904907ae6ebb6cb9c07944b authored about 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Fix clearTimer bug (#3143)

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

Ref #3095

github.com/denosaurs/deno_desktop - c876d1adb40a79e7a052ae0ae1b1956a4a0866ea authored about 5 years ago by Nick Stott <[email protected]>
chore: remove xevalDelim from Start interface (#3147)

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

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

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

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

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

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

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

github.com/denosaurs/deno_desktop - b1685ce0101f9ca16b0eeb6db7ff16ac81301545 authored about 5 years ago by Jon Heslop <[email protected]>
perf: fairer ops scheduling (#3128)

github.com/denosaurs/deno_desktop - 54db12c4d979bff8f8ebd0dbfe981052c12cb315 authored about 5 years ago by Bartek Iwańczuk <[email protected]>
Upgrade V8 to 7.9.304

github.com/denosaurs/deno_desktop - 8114ea525c4bb057f050ebc322a4d2a6ce15dfbc authored about 5 years ago by Ryan Dahl <[email protected]>
Add debug build to github actions

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

github.com/denosaurs/deno_desktop - ddbfe9b5aa13e469eb8f2e074352bcdbb9e8c71b authored about 5 years ago by Ryan Dahl <[email protected]>
perf: eager poll async ops in Isolate (#3046)

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

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

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

github.com/denosaurs/deno_desktop - 5f5583cf19349d19f717f65312558588825ad7b8 authored about 5 years ago by Yusuke Sakurai <[email protected]>
Update various links to deno_std (#3096)

github.com/denosaurs/deno_desktop - 4b7204babe4716af107786f8794072b9496d2daf authored about 5 years ago by Ryan Dahl <[email protected]>
Add init methods for each op module (#3087)

github.com/denosaurs/deno_desktop - 97d8498d46bbfb7bb16eeb3a69565d2aeda1e5aa authored about 5 years ago by Ryan Dahl <[email protected]>
Ensure DENO_DIR when saving the REPL history (#3106)

github.com/denosaurs/deno_desktop - 04ed8d0531b7c2c308b28b742f5c332345d97065 authored about 5 years ago by Nayeem Rahman <[email protected]>
update prettier type definition (#3101)

github.com/denosaurs/deno_desktop - ab63e598176a778691b3db64b559934b885ec3bf authored about 5 years ago by 罗文 <[email protected]>
Add value transformation in rule & value in token

github.com/denosaurs/tokenizer - 251a49a1e3aaf401ac7befa9ce2295a749e5db76 authored about 5 years ago by eliassjogreen <[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...

github.com/denosaurs/deno_desktop - e7562eed8c816cd0d97aab6b818d7c8453dbaa2b authored over 5 years ago by Ryan Dahl <[email protected]>
Run deno_std tests in github actions

github.com/denosaurs/deno_desktop - 93f7f00c956c14620ef031626f124b57397ca867 authored over 5 years ago by Ryan Dahl <[email protected]>
Merge branch 'std_modified' into merge_std3

github.com/denosaurs/deno_desktop - 28293acd9c12a94f5d769706291032e844c7b92b authored over 5 years ago by Ryan Dahl <[email protected]>
remove std submodule

github.com/denosaurs/deno_desktop - 5c6835efd82c298df99ce71c4a36ca23515333a3 authored over 5 years ago by Ryan Dahl <[email protected]>
Move everything into std subdir

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

github.com/denosaurs/deno_desktop - a355f7c807686918734416d91b79c26c21effba9 authored over 5 years ago by Bert Belder <[email protected]>
Fix some examples in the manual (#3084)

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

github.com/denosaurs/deno_desktop - 910afdb668d269109b6aec72cea28d20923f2a85 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
use single thread runime in tokio_util::block_on (#3080)

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

towards #2960

github.com/denosaurs/deno_desktop - e1d49fe0fec2f0573f38d24c47c128b78cb43498 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
refactor benchmark results posting (#3076)

github.com/denosaurs/deno_desktop - 3e02d7ddbc04cf3bfc681a5f4cfe6b91a9860cbd authored over 5 years ago by Christian Moritz <[email protected]>
Upgrade V8 to 7.9.218 (#3067)

github.com/denosaurs/deno_desktop - bed7034fc44a8d20e11a85b6092e7f0f34f43ff8 authored over 5 years ago by Ryan Dahl <[email protected]>
remove appveyor specific code paths (#3071)

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

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

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

Fixes #3063

github.com/denosaurs/deno_desktop - 2a02107bba27685324e62bd099ccaaac9c3b08d5 authored over 5 years ago by Ryan Riginding <[email protected]>
Merge deno_cli_snapshots into deno_cli (#3064)

github.com/denosaurs/deno_desktop - b81e5db17aa8b3088d6034ddf86b79c69410f012 authored over 5 years ago by Ryan Dahl <[email protected]>
add timeout to CI (#3061)

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

github.com/denosaurs/deno_desktop - ddcad56ee9bc762171fd88585fd7ab3e3da19e1e authored over 5 years ago by Ryan Dahl <[email protected]>
Use xeval from deno_std (#3058)

github.com/denosaurs/deno_desktop - eecb4fea26aa3d1cddef1bb44ed3500d2b4dd477 authored over 5 years ago by Nayeem Rahman <[email protected]>
Fix iterators on UrlSearchParams (#3044)

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

Fixes #2979

github.com/denosaurs/deno_desktop - d9acc5b17e8bc465ec88f922876eecab5a72047c authored over 5 years ago by Ryan Dahl <[email protected]>
Use github action badges (#3056)

github.com/denosaurs/deno_desktop - aa34c1df6a4520c1e9f0da55289eb00434d6118f authored over 5 years ago by Ryan Dahl <[email protected]>
Update rust to 1.38.0 (#3030)

github.com/denosaurs/deno_desktop - f7bbd71e219e61dd13bf4533d249150d39f4338e authored over 5 years ago by Andy Hayden <[email protected]>
Upgrade sccache binaries to 0.2.11 (#3051)

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

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

github.com/denosaurs/deno_desktop - c878a14365efc299b52ee49d4f5e06553f6cb41c authored over 5 years ago by JaePil Jung <[email protected]>
fix typo in deno_typescript readme (#3048)

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

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

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

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

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

github.com/denosaurs/deno_desktop - c920c5f62aba7eee0f6fa70f68f701e204ac1a9c authored over 5 years ago by Bartek Iwańczuk <[email protected]>
feat: JSX Support (#3038)

github.com/denosaurs/deno_desktop - d32f39f2ec271c7517bbd5113827dc43a7e40641 authored over 5 years ago by Yusuke Sakurai <[email protected]>
Implement ignoreBOM option of UTF8Decoder in text_encoding (#3040)

github.com/denosaurs/deno_desktop - a646c2a88505819e07b5b967b9f8afacbac5aeef authored over 5 years ago by Tomohito Nakayama <[email protected]>
use Isolate::register_op in deno_cli (#3039)

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

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

github.com/denosaurs/deno_desktop - ae26a9c7a22bf3311648a93a3171f087490c6e4d authored over 5 years ago by Ryan Dahl <[email protected]>
Use 0.0.0.0 for servers in benchmarks and tests (#3010)

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

github.com/denosaurs/deno_desktop - aca225330521840d63835bb1ba27ce13a7f65093 authored over 5 years ago by timonson <[email protected]>
bump deps version on homepage (#3036)

github.com/denosaurs/deno_desktop - c8a5d9c585d15b783ca4d66da0044c5d75157d84 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
bump deno_std deps (#3034)

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

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

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

github.com/denosaurs/deno_desktop - a472b6732dd37636b7b31128f53d3e6bcf531a73 authored over 5 years ago by Nayeem Rahman <[email protected]>
Add Deno.hostname() (#3032)

github.com/denosaurs/deno_desktop - 6efca6d1a17638136eadf39644f392f9107a4a6c authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Readme and formatting

github.com/denosaurs/tokenizer - f9a40c623c17694e6f428032e28cc6ffe3e7af6d authored over 5 years ago by eliassjogreen <[email protected]>
Bump v0.19.0 (denoland/deno_std#613)

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

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

github.com/denosaurs/deno_desktop - d36391ad20afe56aaa6e42fd63597221636fdfcb authored over 5 years ago by Yusuke Sakurai <[email protected]>
Handle uncaught worker errors without panicking (#3019)

github.com/denosaurs/deno_desktop - 3d2d0ee771abe308aee9a0ab6c89fd09bac80330 authored over 5 years ago by Kitson Kelly <[email protected]>
test: add HTTP_PROXY tests (#2977)

github.com/denosaurs/deno_desktop - 112ce0df1f9e36a57b520aa59dc1767ba0716bb0 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Upgrade V8 for top-level-await (#3015)

github.com/denosaurs/deno_desktop - a497f87b59a5271d89cf50063154c46c4e52c523 authored over 5 years ago by Ryan Dahl <[email protected]>
tools: fix cc_wrapper in setup.py (#3017)

github.com/denosaurs/deno_desktop - 726f08694b4d27a06dee7fbbef3a574a7c2c0053 authored over 5 years ago by Christian Moritz <[email protected]>
fix: run missing integration tests (#2997)

github.com/denosaurs/deno_desktop - 2201414a7a3b300484431ff223e536335cc70ea8 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
feat: Add Deno.dialTLS()

Co-authored-by: Bartek Iwańczuk <[email protected]>

github.com/denosaurs/deno_desktop - 045e74bb39d7743b774cfd2b889bc6ce1e1ad245 authored over 5 years ago by Jonathon Orsi <[email protected]>
fix TOML's key encoding (denoland/deno_std#612)

Original: https://github.com/denoland/deno_std/commit/54a5b95fefd10b41f65cf6fd3eba626577eadda7

github.com/denosaurs/deno_desktop - aa21e7bc81909630bec6e3e527e89f3673b75a3c authored over 5 years ago by Yusuke Sakurai <[email protected]>
Rename class name DenoFile to DomFileImpl (#3006)

github.com/denosaurs/deno_desktop - 4ff04ad96f27b7073e3478630ed249eedc76af2b authored over 5 years ago by Tomohito Nakayama <[email protected]>
Implement readString (denoland/deno_std#607)

Original: https://github.com/denoland/deno_std/commit/20b6408e105f5dd1dbcd0a252d1956b3de1024ca

github.com/denosaurs/deno_desktop - 9739ba55df5afef922f96b107f91dbb37128bf5a authored over 5 years ago by Dmitry Sharshakov <[email protected]>
Fix types in example_client for ws module (denoland/deno_std#609)

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

github.com/denosaurs/deno_desktop - f545f1d571a154c53f6bda3a30bd69a298d63846 authored over 5 years ago by Dmitry Sharshakov <[email protected]>
Update mime-db to commit c50e0d1 (denoland/deno_std#608)

Original: https://github.com/denoland/deno_std/commit/51134571c415e25230e1722517771a741d2742a5

github.com/denosaurs/deno_desktop - b7dea16a379be5acb809b00816a67397491b24b8 authored over 5 years ago by Dmitry Sharshakov <[email protected]>
Remove //testing/main.ts (denoland/deno_std#605)

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

github.com/denosaurs/deno_desktop - 6fdf92d1ab532037ed628d5573e853bb61f5ea07 authored over 5 years ago by Nayeem Rahman <[email protected]>
dial/listen API change (#3000)

Previously: dial("tcp", "deno.land:80")
Now: dial({ hostname: "deno.land", port: 80, transport:...

github.com/denosaurs/deno_desktop - 97bb2bdb79cbd0a400c643e7be0029440cb15633 authored over 5 years ago by Ryan Dahl <[email protected]>
js: reschedule global timer if it fires earlier than expected (#2989)

When the global timer fires earlier than expected, which apparently
happens sometimes on server ...

github.com/denosaurs/deno_desktop - 93b7acf99d6456e6e194c03f024b788ce5adf20e authored over 5 years ago by Bert Belder <[email protected]>
Fix handling of config file (#2996)

github.com/denosaurs/deno_desktop - 560edc536c67d55001e679e6179a8959e4ac727f authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
change color of chart in dark mode (#2995)

github.com/denosaurs/deno_desktop - 7f90b7826dbcd39514daf8240e5ec2729e67c11f authored over 5 years ago by YIPG <[email protected]>
Set RUSTC_WRAPPERf in travis and appveyor (#2978)

github.com/denosaurs/deno_desktop - 718a2e82813915e4c688f1e1ceaaa075b9252a78 authored over 5 years ago by Ryan Dahl <[email protected]>
Remove test.py, use cargo test as test frontend (#2967)

Fixes #2933

github.com/denosaurs/deno_desktop - 56ac638d93c96712d6c624e60dcfa4540d334b18 authored over 5 years ago by Ryan Dahl <[email protected]>
Make `window` compatible with ts 3.6 (#2984)

github.com/denosaurs/deno_desktop - 1b1ae65a4a2acd55ead86c17e388f10a0e08938d authored over 5 years ago by 迷渡 <[email protected]>
fix spaces of indented in list (#2983)

github.com/denosaurs/deno_desktop - 5102eec92b6150d788ece49fa906c542df63fe41 authored over 5 years ago by 迷渡 <[email protected]>
Clean up miscellaneous metafiles (#2981)

The yarn.lock file is moved from //third_party to the root of
the main repository. This is wher...

github.com/denosaurs/deno_desktop - a130e8858b8890f442ec7f14d090ebef18cc867d authored over 5 years ago by Bert Belder <[email protected]>
Utilise internal names for snapshot bundles (#2973)

github.com/denosaurs/deno_desktop - 693a45c3fd700bb48f9dc93829416aebb4e4d343 authored over 5 years ago by Kitson Kelly <[email protected]>
Run github actions on all pull requests (#2980)

github.com/denosaurs/deno_desktop - de19598d1303d5961d845bdf2b093ce934cf1058 authored over 5 years ago by Ryan Dahl <[email protected]>
First pass at github actions (#2966)

github.com/denosaurs/deno_desktop - 4a807f42252c79139b36a8a5d7f721474f795b4d authored over 5 years ago by Ryan Dahl <[email protected]>
v0.18.0 (denoland/deno_std#600)

Several tests were disabled in order to land this update.
Original: https://github.com/denoland/...

github.com/denosaurs/deno_desktop - 3e9c7918c99641171110146b52ef817497bbc9c6 authored over 5 years ago by Ryan Dahl <[email protected]>
Add includeDirs to WalkOptions (denoland/deno_std#601)

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

github.com/denosaurs/deno_desktop - fd44fe34d43f0522cfd069d7f13f7326d02d89bd authored over 5 years ago by Nayeem Rahman <[email protected]>