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

docs(std): Fix default value in comment (#5539)

github.com/denosaurs/deno_desktop - 4d3bcd807df3e60dc30b891d6efe896711f8cad3 authored over 4 years ago
docs: fix import maps code without --allow-net (#5528)

github.com/denosaurs/deno_desktop - c4f356bda5409071d32202f04e62530e0e31cd93 authored over 4 years ago
docs: update cli/js/tests README (#5531)

github.com/denosaurs/deno_desktop - 6ffb8ee2c39a8741ebd80da272f22e5e2c9da325 authored over 4 years ago
Update structure

github.com/denosaurs/denon - fb488b5b457a46f09fc2eff728ed84f6c2df768d authored over 4 years ago
Return error if more than one listener calls `WorkerHandle::get_event()` (#5461)

github.com/denosaurs/deno_desktop - c4fe58d8df51e8f07142803ec0522f862fd30a3f authored over 4 years ago
Merge pull request #36 from PabloSzx/master

github.com/denosaurs/denon - ef00ca3c3aba18643bfe1851878f8c579b80a1fc authored over 4 years ago
Update README.md

github.com/denosaurs/status - 0270f40c675517e127c37c71737bf36409d97862 authored over 4 years ago
tsc: use serde to (de)serialize CompiledFileMetadata (#5481)

Co-authored-by: Bert Belder <[email protected]>

github.com/denosaurs/deno_desktop - f12dffca9fbe0effb1a862ffd2854196d96d4af1 authored over 4 years ago
Fix formatting of example code in typescript declaration files (#5475)

github.com/denosaurs/deno_desktop - bfd4baf2d30ab974c24d3aae25338b2990f34864 authored over 4 years ago
Remove dead code: tools/sha256sum.py (#5502)

github.com/denosaurs/deno_desktop - acc821c2be10ee9a7d3f1a163b7fef03c23a64b6 authored over 4 years ago
Fix spelling: "--alow-write" => "--allow-write" (#5486)

github.com/denosaurs/deno_desktop - 6257684da62bbefb5b9fbeac01ef7c72598c85ca authored over 4 years ago
Initial commit

github.com/denosaurs/status - adc3f0b8b1a9487d124c4b814284e9232e72925b authored over 4 years ago
chore: remove typedoc (#5497)

github.com/denosaurs/deno_desktop - 6405675448917f36252cde52d8504a64b73db9c8 authored over 4 years ago
fix some unwrap() in Rust (#5485)

github.com/denosaurs/deno_desktop - 0b9942da84bb9bfc9fc1eaf4170ad71864b7c179 authored over 4 years ago
Fixed Typo (#5495)

github.com/denosaurs/deno_desktop - 59cb3c14c729cafa81022b4374de58d006bfe677 authored over 4 years ago
docs(std): Fix spelling mistake on permission (#5476)

github.com/denosaurs/deno_desktop - b34628a26ab0187a827aa4ebe256e23178e25d39 authored over 4 years ago
refactor denon main

github.com/denosaurs/denon - 0e5f6ae2080e7d32a4eaa4c5ea2de6f09826ced5 authored over 4 years ago
Fix a bunch of spelling errors (#5314)

github.com/denosaurs/deno_desktop - 76a6a1ff46adde01877fbf4b874dc8d344a74f9c authored over 4 years ago
Lets --> Let's (#5473)

github.com/denosaurs/deno_desktop - aa1284ceb0f46516d04a6e29862cfc0848a6146c authored over 4 years ago
Fix JavaScript spelling (#5467)

github.com/denosaurs/deno_desktop - a9ebbca170fa0e0cf33df6ee7580f686acdf5bf2 authored over 4 years ago
improve chat example (#5474)

github.com/denosaurs/deno_desktop - 15466c9007df170493aafd3080b055f91fb54b05 authored over 4 years ago
improve deferred test (#5459)

github.com/denosaurs/deno_desktop - e98b7594466b1cc3e7b328dda08a7326d211767c authored over 4 years ago
docs(std/fmt): Fix typo (#5315)

github.com/denosaurs/deno_desktop - 0e4a927bcf8fd2f7f5424007ba8778dd296a7bbd authored over 4 years ago
fix some clippy warning (#5462)

github.com/denosaurs/deno_desktop - 871a0c9c0ea72aa95eb83e2e9010bdc05403f7d4 authored over 4 years ago
refactor(fs): use every instead of reduce (#5323)

The previous usage of `reduce` was basically implementing the `every`

A small difference is t...

github.com/denosaurs/deno_desktop - 8228ea85fd610d5496a3240538f15d2f4eed1d87 authored over 4 years ago
fix: panic if $DENO_DIR is a relative path (#5375)

This commit fixes panic occurring if $DENO_DIR is set to a relative
path, eg. "DENO_DIR=denodir...

github.com/denosaurs/deno_desktop - 89fe81168e75a375a67e9d391b367d2a9749153c authored over 4 years ago
adjust example code (#5332)

github.com/denosaurs/deno_desktop - d4afc9890dfa60a233167e2ea003d9e7c830ee61 authored over 4 years ago
chore: port deno_dir_test to Rust (#5408)

github.com/denosaurs/deno_desktop - c5a54e44bc0a697b45efb98d3f5d1dc751efe49f authored over 4 years ago
Add link to JSDoc website (#5370)

github.com/denosaurs/deno_desktop - b0d62cdbd79a8dfcbe9ef8539fe2efae3f21890b authored over 4 years ago
fix link (#5333)

Replaced with the current master version

github.com/denosaurs/deno_desktop - f37967d229a8523251b3ab8b77e09c87914717d5 authored over 4 years ago
fix: setTimeout and friends have too strict types (#5412)

github.com/denosaurs/deno_desktop - 8440d765d51c0886f45843ad217a6a5dbabd5049 authored over 4 years ago
feat(std/node): fs.writeFileSync polyfill (#5414)

github.com/denosaurs/deno_desktop - ce57a1824d3c89d19460efb315b273a43d18373e authored over 4 years ago
fix(std/testing): Provide message and diff for assertStrictEq (#5417)

closes #5416

github.com/denosaurs/deno_desktop - 62a7fcbdc40479b7fdae98eeaedab1efc7b95d4a authored over 4 years ago
feat: add std/hash/fnv (#5403)

github.com/denosaurs/deno_desktop - 06f3268f3af12bdd217092185b1967ebf6b14632 authored over 4 years ago
doc: add stream api (#5418)

github.com/denosaurs/deno_desktop - 8c45d3a06d90bd0ab13d38b6a1f892f67e80f78e authored over 4 years ago
Fix typos (#5441)

github.com/denosaurs/deno_desktop - 3e07e0b01d91a5ea428719ca99bc732c0ee1be94 authored over 4 years ago
shorten example (#5448)

github.com/denosaurs/deno_desktop - f2e431c2b07135c0deab442a60f267324882d0b8 authored over 4 years ago
docs: Fix typo in OS Signals example (#5413)

github.com/denosaurs/deno_desktop - 750a3413a0db067a83697f8e8059a2bc69bd11c6 authored over 4 years ago
Remove debug prints introduced in e18aaf49c (#5356)

github.com/denosaurs/deno_desktop - 5b76f7a838bf869872811c52c26c9ee9f01585b6 authored over 4 years ago
Fix grammar (#5399)

github.com/denosaurs/deno_desktop - 8a5068f2b433491c0ae8103016ddb8a2b4aa5351 authored over 4 years ago
[std/node]: remove execute permissions from fs.ts (#5363)

github.com/denosaurs/deno_desktop - 6f7e74d69455869e00394628f3efd68a2e387e53 authored over 4 years ago
Add .css to the MEDIA_TYPES. (#5367)

github.com/denosaurs/deno_desktop - 0cbd432dc79bb37604815746f95cb1e6bad50570 authored over 4 years ago
Remove extra dollar sign from docs (#5361)

github.com/denosaurs/deno_desktop - a2ba5a31a5ec8e011bb78baf531e29de4428b32e authored over 4 years ago
Deno 1.0.0 support!

fixes #34

github.com/denosaurs/denon - a2d386958a41d21b94875b9ab11b0be2673e502c authored over 4 years ago
Fix flakiness in std file_server tests (#5306)

Fixes: #5275

github.com/denosaurs/deno_desktop - 676be6632c113b61d95e9a0897c4810d63e479b2 authored over 4 years ago
std/0.51.0 (#5336)

github.com/denosaurs/deno_desktop - c474d383543708fc636c06dd2e4a9100495f45c5 authored over 4 years ago
std/node fs.readFile should take string as option (#5316)

github.com/denosaurs/deno_desktop - 524b1547b7c291763d6ca066ce8e10ae6398190b authored over 4 years ago
Avoid unfortunate ASCII arrow splitting (#5325)

github.com/denosaurs/deno_desktop - b60cde4c0a3e2a14e543ac0436c2147b43bdfb24 authored over 4 years ago
cli: don't panic on Deno.close invalid argument (#5320)

github.com/denosaurs/deno_desktop - 7de86ab605ee94fdbce351c7f3031816c935c393 authored over 4 years ago
Fix small typo in the docs (#5310)

github.com/denosaurs/deno_desktop - 21a4e9cc58aeed55cb597d2f986cca56f0aec819 authored over 4 years ago
Fix typos across the repo (#5295)

Corrections made:
* cli/js/tests/README.md:44:7: corrected "discoveres" to "discovers"
* cli/j...

github.com/denosaurs/deno_desktop - c3a205bae854edc02f10bcaa292b0e2694baabc8 authored over 4 years ago
docs: add 'ts' tag to code blocks in manual/examples/os_signals.md (#5297)

This should enable syntax highlighting on the website.

github.com/denosaurs/deno_desktop - 45ec10535a797d96571d41a3753c9db16bafc15b authored over 4 years ago
Fix broken links to manual web page in README.md (#5284)

The old link to the manual web page includes the `.html` extension but this leads to a 404. Remo...

github.com/denosaurs/deno_desktop - d397b86c6cea1517342dfa92055d8ed00c564ee1 authored over 4 years ago
Add allow-read to file-server debugger example (#5282)

github.com/denosaurs/deno_desktop - 38e253e377626289538e3e59fe5af0c7e54f5bef authored over 4 years ago
Use deno fmt & add better typings for gateway

github.com/denosaurs/denord - 3c6e7873ea1980a0aedf8c9cb6362ec160981963 authored over 4 years ago
docs: standard library (#5274)

github.com/denosaurs/deno_desktop - 7ceac1284ebcc992615ca15c67818cc29a3ced58 authored over 4 years ago
docs: Added unstable message to compiler api (#5272)

github.com/denosaurs/deno_desktop - aa58128a128d83174182ed412bc639768500d7e8 authored over 4 years ago
docs: add debugger manual (#5265)

github.com/denosaurs/deno_desktop - e9ce043b7cf281b9dcc90f9bb9473bf16ce124bc authored over 4 years ago
default to 0.0.0.0 for Deno.listen (#5203)

github.com/denosaurs/deno_desktop - 9c01403865157aecf4102b013155173177f436fd authored over 4 years ago
Update to TypeScript 3.9 (#4510)

github.com/denosaurs/deno_desktop - 3d7552af2e19f489501f6a1e27f8a4f488ce123a authored over 4 years ago
doc: fix typo in workers.md (#5256)

github.com/denosaurs/deno_desktop - bc7817e1610faf0abe3c8629fc8163fdcb36b75f authored over 4 years ago
Make --inspect-brk pause on the first line of _user_ code (#5250)

github.com/denosaurs/deno_desktop - e34a3b61f449cf6197b6d701770a85d9205c2a7b authored over 4 years ago
fix example of readTextFile (#5247)

github.com/denosaurs/deno_desktop - e90c95b465e361a0f06016ad0f16582e7f9a54a6 authored over 4 years ago
fix: source maps in inspector for local files (#5245)

This commit changes handling of source maps by setting proper
file URLs for "file" and "sources...

github.com/denosaurs/deno_desktop - 053c568c8cba41ae8e296c5bc346db6e75d7816f authored over 4 years ago
Clean up core/shared_queue.js (#5237)

github.com/denosaurs/deno_desktop - 593c3aa857bec2992aba7b7ec588dc031e379572 authored over 4 years ago
docs: Fix style guide link (#5236)

github.com/denosaurs/deno_desktop - f193dde4a922131ff06f274d85351de616626704 authored over 4 years ago
fix(std): fix broken style guide link (#5211)

github.com/denosaurs/deno_desktop - eec085573707d1df2bb5fbec88b9a3240613ca1f authored over 4 years ago
doc: fix typo (remove redundant 'from') in first_steps.md (#5199)

github.com/denosaurs/deno_desktop - c912ffde11fc6eeb5552fce660787aa80ab2a0a9 authored over 4 years ago
Change to declaration file

github.com/denosaurs/denord - 16c912fd1cd25c623d9ed2003164d7861507f704 authored over 4 years ago
fix: source maps in inspector (#5223)

This commit fixes problems with source maps in Chrome Devtools
by substituting source map URL g...

github.com/denosaurs/deno_desktop - d062ffc1baeccca8bf168dc1ce4e94b929478142 authored over 4 years ago
BREAKING: There is no public Rust API for the CLI (#5226)

github.com/denosaurs/deno_desktop - 73d8fa74c656841703b51bf8d52d46acf3b97cc9 authored over 4 years ago
Change plugin interface to prevent segfaults when unloading plugin (#5210)

Fixes: #3473
Closes: #5193

github.com/denosaurs/deno_desktop - 3cccadcf0fbfc7ff4e7dd37299a65bea1cf0eab0 authored over 4 years ago
fix: worker benchmarks (#5227)

github.com/denosaurs/deno_desktop - a3f82c3d5ec3caad1d4ec74f49ef11adc45807d6 authored over 4 years ago
Merge std_tests.rs into integration_tests.rs.rs (#5228)

* Remove usage of url_to_filename from integration_tests
* Make test ports not conflict with ea...

github.com/denosaurs/deno_desktop - fb7d7f40ed805eab5a0388f04e96224163973624 authored over 4 years ago
Add basic gateway

github.com/denosaurs/denord - ad016473894fcd11304aec6a2a5e7187ec45542b authored over 4 years ago
doc: fix typo in std/node/README.md (#4819)

github.com/denosaurs/deno_desktop - b2da8f3d4e8e93d2a593f93963bc8e15d95c54d2 authored over 4 years ago
fix: Expose ErrorEvent globally (#5222)

github.com/denosaurs/deno_desktop - d16c7394cb052928d1ff9ae63cbb13811f264727 authored over 4 years ago
refactor: check permissions in SourceFileFetcher (#5011)

This PR hot-fixes permission escapes in dynamic imports, workers
and runtime compiler APIs.

...

github.com/denosaurs/deno_desktop - 32aeec9630dc91162f0408b95dd86e1c26e4c1d3 authored over 4 years ago
fix: remove default --allow-read perm for deno test (#5208)

github.com/denosaurs/deno_desktop - 0d148c6e80583dfe029d5362f61b92334a22341a authored over 4 years ago
fix(std/encoding/yaml): Correct exports (#5191)

github.com/denosaurs/deno_desktop - e74a83a7152fc5d1f6dace1fac49062d331f1cac authored over 4 years ago
ci: don't fail-fast on tag build (#5189)

github.com/denosaurs/deno_desktop - 60dfd911de693263157e28e58e4307d6eb4a3476 authored over 4 years ago
Update to dprint 0.17.2 (#5195)

github.com/denosaurs/deno_desktop - e9318aa2c0b64282a53d59bfe3c5b6bee224bf39 authored over 4 years ago
Docs for deno test + minor other changes (#5185)

* Added fs events example.
* Added docs for `deno test`.
* Renamed file server example.
* Uni...

github.com/denosaurs/deno_desktop - 45f9b32ef0416e0477e9f5335df49ca3cccdb6eb authored over 4 years ago
Allow starting isolate from snapshot bytes on the heap (#5187)

github.com/denosaurs/deno_desktop - f6b617784f53497b0c59d6f6f1370cb2223e38f3 authored over 4 years ago
refactor(cli): unify display of errors from Rust and JS (#5183)

github.com/denosaurs/deno_desktop - 1fddcc372196466799789350e7950cef1a38d35e authored over 4 years ago
fix: Allow multiple Set-Cookie headers (#5100)

github.com/denosaurs/deno_desktop - 670d01d0126d80c0acfd22a76148dcbd831763cb authored over 4 years ago
fix(cli/installer): Fix concurrent env handling in tests (#5182)

github.com/denosaurs/deno_desktop - 7a635eda5e9132558ad23ea6147ab2fb3764dbdd authored over 4 years ago
BREAKING: make Deno.hostname unstable (#5108)

github.com/denosaurs/deno_desktop - b8364a263694e9845a4ad03fac53fb913667f63a authored over 4 years ago
Add support for X-Deno-Warning header (#5161)

github.com/denosaurs/deno_desktop - eb505f8afcd56f4d4a372cdfbb66906d8a5107c7 authored over 4 years ago
std v0.50.0 support

github.com/denosaurs/denon - f787b5b265770a3d04f7922c1c8a3f6e8d7d16ab authored over 4 years ago
std/0.50.0

Add std/version.ts and document unstableness of std.

github.com/denosaurs/deno_desktop - d5dd5ae87d7598643a46f27fa4a11b2a85d42be8 authored over 4 years ago
Move style guide to docs dir (#5174)

github.com/denosaurs/deno_desktop - 5de077ab6558129d57e1212e0896caa5d5318eb1 authored over 4 years ago
BREAKING(std): reorganization (#5087)

* Prepend underscores to private modules
* Remove collectUint8Arrays() It would be a misuse of ...

github.com/denosaurs/deno_desktop - f184332c09c851faac50f598d29ebe4426e05464 authored over 4 years ago
updated manual to indicate needed --unstable for --importmap (#5117)

github.com/denosaurs/deno_desktop - 2b02535028f868ea8dfc471c4921a237747ccd4a authored over 4 years ago