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
491b8e1cea76753397bdeb0aeb1598bc78d22c8f authored almost 5 years ago
fe17496831a0b3dcd252d097c82df529d665aad5 authored almost 5 years ago
dprint seems to be stable enough to not panic on our own source code
now.
b4836be57ef09eb44ff934fd0a6df7aabaf2e751 authored almost 5 years ago
f07fcfcc80310d95e5c9b6b73a5615c94805791b authored almost 5 years ago
6660fb25c9f0cb8539bf0151d52d980e72d469fa authored almost 5 years ago
86fd0c66a645a3dd262e57e330bb7fbe4663e468 authored almost 5 years ago
51f5276e8cbce89f396458e754d8f31c11fbf1ec authored almost 5 years ago
caff550b6c6edf7f26ca9e2aa57e042479c36704 authored almost 5 years ago
62726430bedba7cca4d98e7714f3a8b49db3e89e authored almost 5 years ago
I just tried it and found that using application/typescript, the browser will download
the fil...
e586d0c8b813c276cd5a1ba30582022b3c2be2eb authored almost 5 years ago
dd3a94933a82975b0827e1c15d2c0d37d8c9c013 authored almost 5 years ago
47a580293eb5c176497264f1c3f108bf6b2c480d authored almost 5 years ago
f5d505332e862b21e650324e7013c8f6f27e06c4 authored almost 5 years ago
Fixes #4000 and fixes #4476. Now always tries to fetch reference types
for JS files. Does not t...
ee126eb4a72ba757cc819dc3656f1ab89666ce81 authored almost 5 years ago
This test doesn't remove created directory after test. It will fail on next run.
b9e5e4c7ec9e044f014f2b8a5cfd469f92091ec2 authored almost 5 years ago
This relates directly to [an
issue](https://github.com/denoland/deno_std/issues/620) that I ini...
703c0b7c172c57353ed61b16966c4ff7072d47f3 authored almost 5 years ago
0ea9562933874526e84e39eaff675854cbe8690b authored almost 5 years ago
6720a0dc02dc5a93472520e6d23ca033d7ec9d88 authored almost 5 years ago
2911fcc78de4624c0086e6458eff3b33465c8b5b authored almost 5 years ago
788a6abfd391b8899d28552a9f192d9aaee91347 authored almost 5 years ago
faa0f520cf3ad03eef51d9a236202e181fe4ea69 authored almost 5 years ago
b017409dcdbcaa5d3522f0efb191522240a6e757 authored almost 5 years ago
f5274072870558973f70b7fad30c078647790d6c authored almost 5 years ago
0db04d6a429eb498e854a5fc1ef905b87dea5e4d authored almost 5 years ago
Co-authored-by: crowlkats <[email protected]>
24261744857df3cca8c9e05f07cc85c0346a6751 authored almost 5 years agocb0acfe305a0f2f13773f41a038d8a919c3730ae authored almost 5 years ago
a5fc505edb0f22b987c28f19b1c621b0715897ce authored almost 5 years ago
6f9c78979d4d7de6d96f7ae651b2c2018fec6e5f authored almost 5 years ago
c5c3abc517a1729c2fcc0977bb1e792e06b7eb3c authored almost 5 years ago
c0cb198114ccc2dc4fa2764d307ad985c456882a authored almost 5 years ago
3f489ae1aeff6f27b2214dc8201ed068abd5f973 authored almost 5 years ago
efb022a50c8fd4ab598c0bdc6ff0c1978779260a authored almost 5 years ago
13db64fbc6a8da68e5f6c1da59e058a1a3146054 authored almost 5 years ago
e99374a0a304bc3bd11ee55274fb7f4bcf902da6 authored almost 5 years ago
ce02167c75c42e2e2f85a98128d70504e88da02b authored almost 5 years ago
d8f32c7eff02fb62250e06c1bb1eda95b86a52a7 authored almost 5 years ago
6204555be3feaf5171dfb1bba15203ef2bb33265 authored almost 5 years ago
Co-Authored-By: Luca Casonato <[email protected]>
b57d075c07c30000d46b09062cd9e7328bcff1bc authored almost 5 years agoreadRequest should not write a response.
This reverts commit 017a611131a35ccf5dbfce6a2a665fa5...
c8fc29fcca0171166b7093d278bfbe03d970f1a5 authored almost 5 years ago7a9273d9cfa8736575317bb3cc9465e07ed4ed18 authored almost 5 years ago
470681cd3c9857e803d02884199fd680e14a1bd2 authored almost 5 years ago
c738797944bc7e373b51a04e4332c98010135545 authored almost 5 years ago
ff0b32f81d4cdbae9fe868a16a8b19227d79c8b1 authored almost 5 years ago
3d56f3afcadf04cc082a77fa0ec2fcd9d76e039f authored almost 5 years ago
2e24385c487d5471aceae7d7e7de9da4c7d87064 authored almost 5 years ago
2ff8012dccf648916212918c69f6b5d7b6dedc56 authored almost 5 years ago
also removes std/encoding/mod.ts and std/archive/mod.ts which are useless.
12c6b2395be2bd1371284adf03e4826ba5edc761 authored almost 5 years ago3a0b617503f4c81fb9773bd99c898270b98b9b5a authored almost 5 years ago
578138a930b70057de61d257afad3011db15b1b1 authored almost 5 years ago
1c30d755bf5600b4abda8c24564b2003c74ccee4 authored almost 5 years ago
fa7929ad2c05c5d04106800adbe944c54bd443d7 authored almost 5 years ago
5ac2c4aa2e3018b9b997af432e6fb4803383b4d8 authored almost 5 years ago
6291ac82ee75481f04cf6ce3da782e5dd20cf693 authored almost 5 years ago
* Reduce "testing" interfaces
* Use a callback instead of a generator for Deno.runTests()
* De...
017a611131a35ccf5dbfce6a2a665fa569e32ec1 authored almost 5 years ago
857d96001d63c1cb847f3f228124d69c40d267e7 authored almost 5 years ago
deno_install scripts were updated in
https://github.com/denoland/deno_install/commit/b635b52584...
7b675a332ca606e6192057da5635170c3dc7eb9a authored almost 5 years ago
* Properly track isFile, isSymlink, isDirectory
These don't exhaust all the possibilities, so...
d4d0b5d90c8abc5867a389129ee185b2c1cf0f0f authored almost 5 years agoa86b07f2df20b6436291d77d9636061ede0b6c8e authored almost 5 years ago
bdcb926b37d9ac79b58c66b418a9c37fa746eeb7 authored almost 5 years ago
30fdf6dc83d3a9d44436528959c39d3eab14cbbb authored almost 5 years ago
3892d49165f00b2ce078825c204ba8ceaa21f386 authored almost 5 years ago
1. Array elements are now grouped the same as in Node.js
2. Limit to 100 (Node.js default) elem...
a98512af9a123b77332f0e7a75cfce753b7189bc authored almost 5 years ago
7670a13f8a036589f200296693957e4e24ef769a authored almost 5 years ago
d795d3436246b609c572921ea4511fbde37f0ff3 authored almost 5 years ago
92f1c71a6fde3701224f213f48e14776f9f8adee authored almost 5 years ago
e88dcdc5e15fe4bc20b45e59d22fe993a6073da7 authored almost 5 years ago
Ref #4512
6ae47449ec68b3353ef74fa232b1c1ff5b608773 authored almost 5 years ago2f7842246ecce1d69e13144931fd3b6417f4fdb0 authored almost 5 years ago
ad198b1cf175a1b88a6f698510bb0122e569f3ac authored almost 5 years ago
d6cb3892d48209fdb9c5196bb444e33a82bd3724 authored almost 5 years ago
3fac487461abf055165fe0e2bb962573950277b8 authored almost 5 years ago
bced52505f32d6cca4f944bb610a8a26767908a8 authored almost 5 years ago
1397b8e0e7c85762e19d88fde103342bfa563360 authored almost 5 years ago
5837ce464c3283dc13f7bec237902b8c637f462d authored almost 5 years ago
This is a first pass implementation which is still missing several important
features:
- suppo...
8bcdb422e387a88075126d80e1612a30f5a7d89e authored almost 5 years ago
a053462566874f699fa7f27961143e5f6ff070d3 authored almost 5 years ago
fd432e234691cfc660028f4873eef9c3bf70acee authored almost 5 years ago
5d7bcf86fdb2bfcee0bfac24aeb7aeecb8b3faca authored almost 5 years ago
3938071e91e7c3dcf7b4e727601e1e99005aceab authored almost 5 years ago
eeedb416c098c50a05292cbbd8135b7050a5ce0e authored almost 5 years ago
3d228f5f9ec729d1b027588ccf36987c82f53516 authored almost 5 years ago
addfdc4cd0ffa0e0f6b284379c8873a202af7d5b authored almost 5 years ago
07fc95aceee950316500cf2d770317b6e993356e authored almost 5 years ago
Ref #4467
This reverts commit 60cee4f045778777a16b6fffd6d5b9a1400d7246.
30bcf6a2ea620aa989a7362e7f4a62fc11743bb4 authored almost 5 years agob2478f3a217d5decbb638bf46e169ee58f17adad authored almost 5 years ago
2e5e5fe393059091ed3b69a484c89aa144046a4a authored almost 5 years ago
c61a231ff40c027af2df9b303b834535c6407a38 authored almost 5 years ago
70a50344315a4c3361fc321e78e076fb09a502b3 authored almost 5 years ago
b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d authored almost 5 years ago
449dbe5272aef429067abe3226d30f640fd3bac3 authored almost 5 years ago
d143fe61bc61030c0874c091aa0dd8bf5141b5fa authored almost 5 years ago
ec0738606753b34525988fd9f58a23cb300b7bc0 authored almost 5 years ago