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

Remove extra copy of URLSearchParams (#4675)

github.com/denosaurs/deno_desktop - fe17496831a0b3dcd252d097c82df529d665aad5 authored almost 5 years ago
Remove panic catch around dprint calls (#4676)

dprint seems to be stable enough to not panic on our own source code
now.

github.com/denosaurs/deno_desktop - efff39a3ac5ccc7187bde720234222adb0fdf089 authored almost 5 years ago
Remove __io namespace (#4669)

github.com/denosaurs/deno_desktop - b4836be57ef09eb44ff934fd0a6df7aabaf2e751 authored almost 5 years ago
Remove __url namespace (#4668)

github.com/denosaurs/deno_desktop - f07fcfcc80310d95e5c9b6b73a5615c94805791b authored almost 5 years ago
Remove __workers namespace (#4665)

github.com/denosaurs/deno_desktop - 6660fb25c9f0cb8539bf0151d52d980e72d469fa authored almost 5 years ago
feat(doc): handle basic reexports (#4625)

github.com/denosaurs/deno_desktop - 86fd0c66a645a3dd262e57e330bb7fbe4663e468 authored almost 5 years ago
Remove __textEncoding and __performanceUtil namespaces (#4663)

github.com/denosaurs/deno_desktop - 51f5276e8cbce89f396458e754d8f31c11fbf1ec authored almost 5 years ago
BREAKING: Rename 'deno fetch' subcommand to 'deno cache' (#4656)

github.com/denosaurs/deno_desktop - caff550b6c6edf7f26ca9e2aa57e042479c36704 authored almost 5 years ago
Remove __timers namespace (#4662)

github.com/denosaurs/deno_desktop - 62726430bedba7cca4d98e7714f3a8b49db3e89e authored almost 5 years ago
file_server: use text/typescript instead of application/typescript (#4620)

I just tried it and found that using application/typescript, the browser will download
the fil...

github.com/denosaurs/deno_desktop - 481fcfc8bd291c678d14b20c7c34a925503b8507 authored almost 5 years ago
feat(std/http/server): Respond with 400 on request parse failure (#4614)

github.com/denosaurs/deno_desktop - e586d0c8b813c276cd5a1ba30582022b3c2be2eb authored almost 5 years ago
feat: add --importmap flag to deno bundle (#4651)

github.com/denosaurs/deno_desktop - dd3a94933a82975b0827e1c15d2c0d37d8c9c013 authored almost 5 years ago
Add exists and existsSync to std/node (#4655)

github.com/denosaurs/deno_desktop - 47a580293eb5c176497264f1c3f108bf6b2c480d authored almost 5 years ago
Remove media_types from std/README.md (#4650)

github.com/denosaurs/deno_desktop - f5d505332e862b21e650324e7013c8f6f27e06c4 authored almost 5 years ago
fix: fetch reference types for JS files (#4652)

Fixes #4000 and fixes #4476. Now always tries to fetch reference types
for JS files. Does not t...

github.com/denosaurs/deno_desktop - f82b9ba329856b9b52c831b456e4823fad62f858 authored almost 5 years ago
remove std/testing/runner.ts (#4649)

github.com/denosaurs/deno_desktop - ee126eb4a72ba757cc819dc3656f1ab89666ce81 authored almost 5 years ago
fix: test_create_cache_if_dir_not_exit (#4636)

This test doesn't remove created directory after test. It will fail on next run.

github.com/denosaurs/deno_desktop - b9e5e4c7ec9e044f014f2b8a5cfd469f92091ec2 authored almost 5 years ago
Drop headers with trailing whitespace in header name (#4642)

This relates directly to [an
issue](https://github.com/denoland/deno_std/issues/620) that I ini...

github.com/denosaurs/deno_desktop - 1e478d73e3e031c78a170b195021aeb22fd45feb authored almost 5 years ago
feat(std/flags): pass key and value to unknown (#4637)

github.com/denosaurs/deno_desktop - 703c0b7c172c57353ed61b16966c4ff7072d47f3 authored almost 5 years ago
docs: add README to cli/js/web/ (#4578)

github.com/denosaurs/deno_desktop - 0ea9562933874526e84e39eaff675854cbe8690b authored almost 5 years ago
feat: Add File support in FormData (#4632)

github.com/denosaurs/deno_desktop - 6720a0dc02dc5a93472520e6d23ca033d7ec9d88 authored almost 5 years ago
Create ci.yml

github.com/denosaurs/parry - 07c4ac2aa7498bcb901c5a6dc1d1605a6899e1c8 authored almost 5 years ago
Works with 0.38.0-0.39.0

github.com/denosaurs/parry - f1921ee173079ccdff439cdd193581209f7c06aa authored almost 5 years ago
Get rid of stupid lines that dont wanna go away

github.com/denosaurs/denord - 4737aa9c340b704eaa44af83c217f331fa387d08 authored almost 5 years ago
Merge remote-tracking branch 'origin/master'

github.com/denosaurs/denord - 191fc11e170c381cdb77c15a32c420a067f05988 authored almost 5 years ago
Improve Errors

github.com/denosaurs/denord - 2a6c45384846ce4560390b05878f456469c7f9e8 authored almost 5 years ago
Improve Errors

github.com/denosaurs/denord - dbf63d5a6f48c879dcf389226e56f904503e10b6 authored almost 5 years ago
Yeet client to own repo

github.com/denosaurs/denord - c17e1b2eebcafeacac0657f745fc02a04b0c0058 authored almost 5 years ago
Yeet client to own repo

github.com/denosaurs/denord - 88e6210b6e12419dbfeb061a82740152c393b72c authored almost 5 years ago
Clean up & reuse interfaces & comment

github.com/denosaurs/denord - 63cb728bd3fa6793eca2538e2b4a56d4b5a6ab95 authored almost 5 years ago
Add a basic rest client, use interfaces & make filenames lowercase

github.com/denosaurs/denord - d62a8f29df077cce6fad7b92251b5b7177973cf6 authored almost 5 years ago
Enable inspector tests (#4628)

github.com/denosaurs/deno_desktop - 2911fcc78de4624c0086e6458eff3b33465c8b5b authored almost 5 years ago
fix(std/testing): formatting bigint (#4626)

github.com/denosaurs/deno_desktop - 788a6abfd391b8899d28552a9f192d9aaee91347 authored almost 5 years ago
doc: Improve the style guide (#4627)

github.com/denosaurs/deno_desktop - faa0f520cf3ad03eef51d9a236202e181fe4ea69 authored almost 5 years ago
on init create disk_cache directory if it doesn't already exists (#4617)

github.com/denosaurs/deno_desktop - b017409dcdbcaa5d3522f0efb191522240a6e757 authored almost 5 years ago
Update README.md

github.com/denosaurs/denon - d5fdad8c3e0c73a2eddae6b6fed50c4c6e7cb4b8 authored almost 5 years ago
Updated README.md

github.com/denosaurs/denon - 2149489b4aed2e979c1e802ff2839f13d8b749e0 authored almost 5 years ago
Formatting and MuxAsyncIterator

github.com/denosaurs/denon - 44f3ffd97f2c513218936a2e63fd1647ef693dc2 authored almost 5 years ago
Merge pull request #13 from andreacoradi/master

Fix for v0.38.0 because of a breaking change in RunOptions

github.com/denosaurs/denon - 20fae267d6fec130e829039b3cad256c51cfcb3c authored almost 5 years ago
fix(#4546) Added Math.trunc to toSecondsFromEpoch to conform the result to u64 (#4575)

github.com/denosaurs/deno_desktop - 0db04d6a429eb498e854a5fc1ef905b87dea5e4d authored almost 5 years ago
feat: Expose ReadableStream and make Blob more standardized (#4581)

Co-authored-by: crowlkats <[email protected]>

github.com/denosaurs/deno_desktop - 24261744857df3cca8c9e05f07cc85c0346a6751 authored almost 5 years ago
Fix for v0.38.0 because of a breaking change in RunOptions https://deno.land/typedoc/interfaces/deno.runoptions.html

github.com/denosaurs/denon - cc50f899ec7ec44a793fb12288ede3152d5d768e authored almost 5 years ago
fix erroneous assert (#4608)

github.com/denosaurs/deno_desktop - a5fc505edb0f22b987c28f19b1c621b0715897ce authored almost 5 years ago
Properly handle invalid utf8 in paths (#4609)

github.com/denosaurs/deno_desktop - 6f9c78979d4d7de6d96f7ae651b2c2018fec6e5f authored almost 5 years ago
adjust docs for Deno.seek (#4610)

github.com/denosaurs/deno_desktop - c5c3abc517a1729c2fcc0977bb1e792e06b7eb3c authored almost 5 years ago
Make inspector more robust, add --inspect-brk support (#4552)

github.com/denosaurs/deno_desktop - c0cb198114ccc2dc4fa2764d307ad985c456882a authored almost 5 years ago
fix: async ops sanitizer false positives in timers (#4602)

github.com/denosaurs/deno_desktop - 3f489ae1aeff6f27b2214dc8201ed068abd5f973 authored almost 5 years ago
upgrade dprint to 0.9.10 (#4601)

github.com/denosaurs/deno_desktop - efb022a50c8fd4ab598c0bdc6ff0c1978779260a authored almost 5 years ago
Remove /std/media_types (#4594)

github.com/denosaurs/deno_desktop - 13db64fbc6a8da68e5f6c1da59e058a1a3146054 authored almost 5 years ago
make Worker.poll private (#4603)

github.com/denosaurs/deno_desktop - e99374a0a304bc3bd11ee55274fb7f4bcf902da6 authored almost 5 years ago
Improve tests and docs for Deno.rename (#4597)

github.com/denosaurs/deno_desktop - ce02167c75c42e2e2f85a98128d70504e88da02b authored almost 5 years ago
remove `Send` trait requirement from the `Resource` trait (#4585)

github.com/denosaurs/deno_desktop - d8f32c7eff02fb62250e06c1bb1eda95b86a52a7 authored almost 5 years ago
"deno doc" parses the "implements" clause of a class def (#4604)

github.com/denosaurs/deno_desktop - 6204555be3feaf5171dfb1bba15203ef2bb33265 authored almost 5 years ago
`deno doc` parses super-class names (#4595)

Co-Authored-By: Luca Casonato <[email protected]>

github.com/denosaurs/deno_desktop - b57d075c07c30000d46b09062cd9e7328bcff1bc authored almost 5 years ago
Merge pull request #12 from femave/v.1.3.1

Bugfix

github.com/denosaurs/denon - bf056b86e12650f51740f01ec0d944621d2a4d77 authored almost 5 years ago
Revert "Respond with 400 on request parse failure" (#4593)

readRequest should not write a response.

This reverts commit 017a611131a35ccf5dbfce6a2a665fa5...

github.com/denosaurs/deno_desktop - c8fc29fcca0171166b7093d278bfbe03d970f1a5 authored almost 5 years ago
Refactor and expand mkdir tests (#4579)

github.com/denosaurs/deno_desktop - 7a9273d9cfa8736575317bb3cc9465e07ed4ed18 authored almost 5 years ago
Problem with the Deno.run interface on install, cmd has removed and now its only args

github.com/denosaurs/denon - f6e89fa510f96af6bf96ad5bc54eba2455b4301d authored almost 5 years ago
Publish deno types on release (#4583)

github.com/denosaurs/deno_desktop - 470681cd3c9857e803d02884199fd680e14a1bd2 authored almost 5 years ago
feat: deno test --filter (#4570)

github.com/denosaurs/deno_desktop - c738797944bc7e373b51a04e4332c98010135545 authored almost 5 years ago
upgrade: rusty_v8 v0.3.10 (#4576)

github.com/denosaurs/deno_desktop - ff0b32f81d4cdbae9fe868a16a8b19227d79c8b1 authored almost 5 years ago
Added 'declare' handling to 'deno doc' (#4573)

github.com/denosaurs/deno_desktop - 3d56f3afcadf04cc082a77fa0ec2fcd9d76e039f authored almost 5 years ago
Support dynamic import in bundles. (#4561)

github.com/denosaurs/deno_desktop - 2e24385c487d5471aceae7d7e7de9da4c7d87064 authored almost 5 years ago
Expose global state publicly (#4572)

github.com/denosaurs/deno_desktop - 2ff8012dccf648916212918c69f6b5d7b6dedc56 authored almost 5 years ago
Move encode, decode helpers to /std/encoding/utf8.ts, delete /std/strings/ (#4565)

also removes std/encoding/mod.ts and std/archive/mod.ts which are useless.

github.com/denosaurs/deno_desktop - 12c6b2395be2bd1371284adf03e4826ba5edc761 authored almost 5 years ago
std(media_types): change .ts content type to application/typescript (#4563)

github.com/denosaurs/deno_desktop - 3a0b617503f4c81fb9773bd99c898270b98b9b5a authored almost 5 years ago
Remove std/strings/pad.ts because String.prototype.padStart exists (#4564)

github.com/denosaurs/deno_desktop - 578138a930b70057de61d257afad3011db15b1b1 authored almost 5 years ago
better parameter names for a couple functions (#4559)

github.com/denosaurs/deno_desktop - 1c30d755bf5600b4abda8c24564b2003c74ccee4 authored almost 5 years ago
fix(file_server): use media_types for Content-Type header (#4555)

github.com/denosaurs/deno_desktop - fa7929ad2c05c5d04106800adbe944c54bd443d7 authored almost 5 years ago
fix(#4550): setCookie should append cookies (#4558)

github.com/denosaurs/deno_desktop - 5ac2c4aa2e3018b9b997af432e6fb4803383b4d8 authored almost 5 years ago
fix(#4554): use --inspect in repl & eval (#4562)

github.com/denosaurs/deno_desktop - 6291ac82ee75481f04cf6ce3da782e5dd20cf693 authored almost 5 years ago
refactor(cli/js/testing): Reduce testing interfaces (#4451)

* Reduce "testing" interfaces
* Use a callback instead of a generator for Deno.runTests()
* De...

github.com/denosaurs/deno_desktop - 270e87d9db48e983671848257eb360b4c7405d31 authored almost 5 years ago
feat(std/http/server): Respond with 400 on request parse failure (#4551)

github.com/denosaurs/deno_desktop - 017a611131a35ccf5dbfce6a2a665fa569e32ec1 authored almost 5 years ago
doc: Improve API documentation and add examples (#4548)

github.com/denosaurs/deno_desktop - 857d96001d63c1cb847f3f228124d69c40d267e7 authored almost 5 years ago
Remove old release files (#4545)

deno_install scripts were updated in
https://github.com/denoland/deno_install/commit/b635b52584...

github.com/denosaurs/deno_desktop - 8a6b8faeb57767f456818b61cf5bed738fbcdf75 authored almost 5 years ago
fix: invalid blob type (#4536)

github.com/denosaurs/deno_desktop - 7b675a332ca606e6192057da5635170c3dc7eb9a authored almost 5 years ago
Properly track isFile, isSymlink, isDirectory (#4541)

* Properly track isFile, isSymlink, isDirectory

These don't exhaust all the possibilities, so...

github.com/denosaurs/deno_desktop - d4d0b5d90c8abc5867a389129ee185b2c1cf0f0f authored almost 5 years ago
used native padStart/End where possible (#4537)

github.com/denosaurs/deno_desktop - a86b07f2df20b6436291d77d9636061ede0b6c8e authored almost 5 years ago
Merge pull request #11 from ronhippler/master

feat: add deno permission args

github.com/denosaurs/denon - 96750579e3175d9fe51db1f9e162a7b273493bc3 authored almost 5 years ago
feat: add deno permission args

github.com/denosaurs/denon - 5c8087700abdb9b7231d199f602c4ee862c0c27f authored almost 5 years ago
Fix umask test (#4533)

github.com/denosaurs/deno_desktop - bdcb926b37d9ac79b58c66b418a9c37fa746eeb7 authored almost 5 years ago
console: print promise details (#4524)

github.com/denosaurs/deno_desktop - 30fdf6dc83d3a9d44436528959c39d3eab14cbbb authored almost 5 years ago
Merge pull request #9 from ronhippler/master

fixes for 0.38.0

github.com/denosaurs/denon - b5a6c1e99d4cfd99a7c421a317ce8861f6cc5729 authored almost 5 years ago
fix: updated some types for deno 0.38.0

github.com/denosaurs/denon - db6e6029faad7bedeaf1e3f8dd4d67cc6e6b9e74 authored almost 5 years ago
docs: fix readme, wrong argument order for install

github.com/denosaurs/denon - 800fc99d3a1658849b93e7244dcb2ea06391e117 authored almost 5 years ago
fix: Add check to fail the benchmark test on server error (#4519)

github.com/denosaurs/deno_desktop - 3892d49165f00b2ce078825c204ba8ceaa21f386 authored almost 5 years ago
console: iterable printing improvements (#4472)

1. Array elements are now grouped the same as in Node.js
2. Limit to 100 (Node.js default) elem...

github.com/denosaurs/deno_desktop - 4b71ac550ea964e9c647dbb6bd9879bc06357255 authored almost 5 years ago
fix(std/encoding/csv): enable skipped tests (#4520)

github.com/denosaurs/deno_desktop - a98512af9a123b77332f0e7a75cfce753b7189bc authored almost 5 years ago
feat: Add common to std/path (#4527)

github.com/denosaurs/deno_desktop - 7670a13f8a036589f200296693957e4e24ef769a authored almost 5 years ago
fix(doc): Safely deal with optional type (#4526)

github.com/denosaurs/deno_desktop - d795d3436246b609c572921ea4511fbde37f0ff3 authored almost 5 years ago
doc: Fix some typos and improve a few sentences in the std manual (#4522)

github.com/denosaurs/deno_desktop - 92f1c71a6fde3701224f213f48e14776f9f8adee authored almost 5 years ago
API doc improvments (#4525)

github.com/denosaurs/deno_desktop - e88dcdc5e15fe4bc20b45e59d22fe993a6073da7 authored almost 5 years ago
Updated everything to work with latest

github.com/denosaurs/tokenizer - d10c70cb7d83fdaa7869abad80362f3c763dcfdd authored almost 5 years ago
Ignore flaky test cafile_info (#4517)

Ref #4512

github.com/denosaurs/deno_desktop - 6ae47449ec68b3353ef74fa232b1c1ff5b608773 authored almost 5 years ago
fix(inspector): proper error message on port collision (#4514)

github.com/denosaurs/deno_desktop - 2f7842246ecce1d69e13144931fd3b6417f4fdb0 authored almost 5 years ago
feat: Added colors to doc output (#4518)

github.com/denosaurs/deno_desktop - ad198b1cf175a1b88a6f698510bb0122e569f3ac authored almost 5 years ago