Ecosyste.ms: OpenCollective

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

github.com/jsdelivr/globalping-probe

The globalping probe code that runs on your hardware and connects to the global community network of probes
https://github.com/jsdelivr/globalping-probe

feat: add HTTPS DNS type support (#205)

* feat: add https dns type

* test: add snapshot test

71cb95a1145151d0bf94f356697e858f1a5f0870 authored 12 months ago by Alex Yarmosh <[email protected]>
test: improve dist tests (#484) (#204)

02a16d736929d5774cbee360c862d8bd523f1f04 authored 12 months ago by Martin Kolárik <[email protected]>
chore(release): [skip ci] bump version to 0.28.0

eed6e7f545971b8b8d7bb8f62082f5579d521479 authored 12 months ago by semantic-release-bot <[email protected]>
fix: change ping interval to 0.5 (#203)

d88aef546de4f11b9f45244f2341e377c7320e2e authored 12 months ago by Martin Kolárik <[email protected]>
Merge pull request #202 from jsdelivr/ping

Tweak ping options

cf6760ce33e8ce90b8ba77aac48a0a8734cca1db authored 12 months ago by Martin Kolárik <[email protected]>
feat: include ping timeouts in the output

1e27cbce026170943f2d19e6bb642bdca5b492cc authored 12 months ago by Martin Kolárik <[email protected]>
perf: lower max ping duration

e81917891ee3986622ac03289803fb9da69a1cf3 authored 12 months ago by Martin Kolárik <[email protected]>
test: remove old mac tests

f6192cc16c2460bf6b2931eb4d238f823871186a authored 12 months ago by Martin Kolárik <[email protected]>
feat: add truncated true|false for HTTP tests (#200)

* feat: add truncated: true/false to the http command

* test: fix tests

* feat: update ci ...

e3f7b5527321858b422e525233d7ab8732919460 authored about 1 year ago by Alex Yarmosh <[email protected]>
feat: send new admin vars to the api (#201)

53bec7eedef866d210e572a1cbfa9e909dcc4450 authored about 1 year ago by Alex Yarmosh <[email protected]>
feat: update socket.io reconnect delay (#197)

df84b4e1c52593594ecd3c503f915ea1304d4846 authored about 1 year ago by Alex Yarmosh <[email protected]>
docs: revise readme (#199)

* Editing the readme to improve clarity, consistency, and correctness

* add back missing code...

d50f18346d32ee13fb21e306674844576de7c860 authored about 1 year ago by Sarah m <[email protected]>
chore(release): [skip ci] bump version to 0.27.0

4778c2d677ea8013ae31b853adcdaddc571a8f01 authored about 1 year ago by semantic-release-bot <[email protected]>
Merge pull request #196 from jsdelivr/gh-191

Improve DNS tests and parsing

8adf3b97228216b7d094d65ec35adb2fb311edaf authored about 1 year ago by Martin Kolárik <[email protected]>
fix: tsconfig

bb940b940a75db0400a858d79ba78440e6d0ae0a authored about 1 year ago by Martin Kolárik <[email protected]>
fix: wallaby config

143d52957b314e63d56292f88556fae633b54929 authored about 1 year ago by Alexey Yarmosh <[email protected]>
fix: use +nosplit dig option

d83a33c7902e1dadbd24cee6864e0aec4b85c4fc authored about 1 year ago by Martin Kolárik <[email protected]>
test: remove trace tests to reduce noise

f046972a79eac5acce0119421ab7949ee6cca611 authored about 1 year ago by Martin Kolárik <[email protected]>
test: add snapshot tests for DNS

fddc914520cce646cfde9efd3b6c376a880dcdd5 authored about 1 year ago by Martin Kolárik <[email protected]>
fix: return the full values of DNS RRs (#195)

1803cc9b21660ed388b17a5d13150eb38c26f97e authored about 1 year ago by Martin Kolárik <[email protected]>
test: add setup for snapshot testing

5aacc5dee6033700c77e992695ce5746d61a6727 authored about 1 year ago by Martin Kolárik <[email protected]>
fix: correctly parse AAAA records (#190) (#194)

b307e0ffe891bf4f478e7b810fd82700490dc495 authored about 1 year ago by Martin Kolárik <[email protected]>
test: add dist test (closes #178) (#186)

3e773ee6c60cee7ca6a04a9a6967b7b0daee4ec7 authored about 1 year ago by Martin Kolárik <[email protected]>
chore: update deps (#185)

9169734889edc672724c497e7f929c7a18ee0eda authored over 1 year ago by Martin Kolárik <[email protected]>
fix: update .gitignore

d13f18c3ad17d37f2eb2802a9e22a896c4176260 authored over 1 year ago by Martin Kolárik <[email protected]>
feat: adoption probes (#184)

* feat: log adoption code

* feat: send uuid to api

* feat: rename id to uuid

* feat: ma...

a6bd6428d936d298b7140396da6bab4c2e11118c authored over 1 year ago by Alex Yarmosh <[email protected]>
feat: ability to send fake ip to the staging env (#181)

* feat: assign a specific ip to every dev probe

* feat: add ability to pass the start of the ...

51afeb3553612ef1656033d70a58f3e92ef63723 authored over 1 year ago by Alex Yarmosh <[email protected]>
feat: separate probe and api errors (#182)

69abe8804175003beb37af7ede950565e23f4200 authored over 1 year ago by Alex Yarmosh <[email protected]>
chore(release): [skip ci] bump version to 0.26.0

48b1f6a8d52116b488798d558c198b85f51b52cb authored over 1 year ago by semantic-release-bot <[email protected]>
feat: send node version to the API (#176)

9ba3377e5533c7b2f55c3178432ef96a3356ac0f authored over 1 year ago by Alex Yarmosh <[email protected]>
Merge pull request #177 from jsdelivr/esbuild-fix

fix: fix esbuild npm install issue on mac os

6e092aae3a14cc5cee21b36f3da64942c1f90eff authored over 1 year ago by Martin Kolárik <[email protected]>
fix: fix wrong paths to module

cc64767a55635a65ce6cd0e164f9b707b7f49b6f authored over 1 year ago by Alexey Yarmosh <[email protected]>
fix: fix esbuild npm i issue

9723d31e890c4a45f1440c198550bfe25477ebf4 authored over 1 year ago by Alexey Yarmosh <[email protected]>
fix: make all http timings null for status: failed (#172)

78a6bec6e820f5ff514baf3659dd3663f9c3e481 authored over 1 year ago by Martin Kolárik <[email protected]>
docs: add CONTRIBUTING.md

86cdf9c026d3d8929796134601c58d1400c8ecc9 authored over 1 year ago by Martin Kolárik <[email protected]>
refactor: remove more dependencies (#173)

Co-authored-by: Martin Kolárik <[email protected]>

757c4cbb478125acb6173b98e1da90d48d511eaf authored over 1 year ago by Sukka <[email protected]>
chore: run CI on all supported LTS versions (#170)

f644576dcdd8a46da98fb6bc7ba1945dd67cb681 authored over 1 year ago by Martin Kolárik <[email protected]>
chore: document data source

1d6f6a8f0e071aa1b3f04dbbea1be7671a82d8e8 authored over 1 year ago by Martin Kolárik <[email protected]>
refactor: replace `tldjs` with `tldts` (#167)

Co-authored-by: Martin Kolárik <[email protected]>

c100157b7a225c9e9a3b81519bb7fd0425a5d417 authored over 1 year ago by Sukka <[email protected]>
refactor: replace `is-ip` with native API (#166)

Co-authored-by: Martin Kolárik <[email protected]>

aa76ac01120899ac293f1cb0fbad9094d45951cd authored over 1 year ago by Sukka <[email protected]>
refactor: replace `private-ip` with native API (#165)

Co-authored-by: Martin Kolárik <[email protected]>

3e1c357a54403777ef21f939df988bc61dd874e2 authored over 1 year ago by Sukka <[email protected]>
chore(release): [skip ci] bump version to 0.25.0

d059b87563c3a75ac4d49810317ea4fd3cfa78b6 authored over 1 year ago by semantic-release-bot <[email protected]>
Merge pull request #164 from jsdelivr/dns-private

feat: allow private IPs for DNS tests

914e44b87857d3baaf66256cdfd09c2fd64c7bd2 authored over 1 year ago by Martin Kolárik <[email protected]>
refactor: update ip regex

867a9dd35e4c09ec6c724dbf685fbe52c1c28678 authored over 1 year ago by Alexey Yarmosh <[email protected]>
test: add new tests

f236dc2bdfbe822ff21bb9933de27365590e6bdf authored over 1 year ago by Alexey Yarmosh <[email protected]>
test: fix existing tests

92200b756d3ce196adc835e3e047f36564c16ec1 authored over 1 year ago by Alexey Yarmosh <[email protected]>
feat: allow private ips for dns of public hostnames

01827ec064828081f05e1994e720ee5f6fd54202 authored over 1 year ago by Alexey Yarmosh <[email protected]>
feat: update ts typing

d03bbce537e4e0999803aef3799c605d9be45b98 authored over 1 year ago by Alexey Yarmosh <[email protected]>
Merge pull request #163 from jsdelivr/error-handler

feat: refactor error message api-probe communication

f79a4669bf3857389b22e80f8c71801d8fa3bc3e authored over 1 year ago by Martin Kolárik <[email protected]>
test: fix tests

bb942afd75f7f01c904d97c22f65d28d180a337c authored over 1 year ago by Alexey Yarmosh <[email protected]>
feat: update error handler to work with mw

64918a4fa5ba6f741c0383e1192b89fb57b56e5b authored over 1 year ago by Alexey Yarmosh <[email protected]>
refactor: move error handler to api-error-handler.ts

b00e2e2d6605756b8cdbccd1aff900e456826143 authored over 1 year ago by Alexey Yarmosh <[email protected]>
Merge pull request #162 from jsdelivr/http-timings-fix

fix: fix http timings total and download fields

e050ce5fbab2a9fa265c659b81604f626768aab4 authored over 1 year ago by Martin Kolárik <[email protected]>
test: restore sandbox after test

c56915c7cb65a36b1044cd1304a2b759497a65a0 authored over 1 year ago by Alexey Yarmosh <[email protected]>
fix: fix http timings total and download fields

b3626f405a4fa235dd1a582327cba30464776892 authored over 1 year ago by Alexey Yarmosh <[email protected]>
chore(release): [skip ci] bump version to 0.24.0

bdf76061aaf096e4913218128c78d779f82c6c23 authored over 1 year ago by semantic-release-bot <[email protected]>
feat: update log messages (#155)

90cffca9ddca6fb704722b2aae33545c0ef30a97 authored over 1 year ago by Alex Yarmosh <[email protected]>
chore(release): [skip ci] bump version to 0.23.0

76fc7c2be530957275fa3338ea72b88a135dbecb authored over 1 year ago by semantic-release-bot <[email protected]>
Merge pull request #160 from jsdelivr/new-qa

feat: different qa endpoints

19579424b9a6bfb45fe9cd4789a0459b3600330c authored over 1 year ago by Dmitriy Akulov <[email protected]>
feat: different qa endpoints

431d6ada61aee932d27b475a8043edae027c94a8 authored over 1 year ago by Dmitriy Akulov <[email protected]>
fix: ip limit log abuse (#154)

* feat: wait 1 min before reconnect after ip limit

3efc31938cfab5e9251dafec82c45d358126a156 authored over 1 year ago by Alex Yarmosh <[email protected]>
chore(release): [skip ci] bump version to 0.22.0

d91c07d2dab47479d6b0e72b3bd3c0aba608ceca authored over 1 year ago by semantic-release-bot <[email protected]>
Merge pull request #158 from jsdelivr/revert-146-node18-16

Revert "Testing node 18.16"

d24396b058b73d225b9133a5e2bcce856287b73f authored over 1 year ago by Dmitriy Akulov <[email protected]>
Revert "node 18.16 (#146)"

This reverts commit 20e7bea939cee0c53fde0705d5f702a7f7174b1a.

a9506891d8a40dcb607ca4678f5092a09e685173 authored over 1 year ago by Dmitriy Akulov <[email protected]>
feat: change root server (#157)

d3dc0f65d2460eca4e564619b20a7c7adc41490b authored over 1 year ago by Alex Yarmosh <[email protected]>
Merge pull request #150 from jsdelivr/config

68087ff0528250c6531fc4ab0abc414e1173140a authored over 1 year ago by Martin Kolárik <[email protected]>
Merge pull request #151 from jsdelivr/nsid

feat: add +nsid to dns commands

9611d612f8b0958aba685f28f3cd0cc89674ede0 authored over 1 year ago by Martin Kolárik <[email protected]>
feat: add +nsid to dns commands

26f26b2259dd41fc472c3a80516a00b175ed0e48 authored over 1 year ago by Alexey Yarmosh <[email protected]>
fix: fix coverage npm script

4a6a925311db31326faae7725eb546f400f4dd9e authored over 1 year ago by Alexey Yarmosh <[email protected]>
fix: fix npm audit warning

a47067884b3d3959511879ec4982cb6045476680 authored over 1 year ago by Alexey Yarmosh <[email protected]>
feat: move to the config package

bbd7ddb373435e35d30ec53c59825f207af89f6f authored over 1 year ago by Alexey Yarmosh <[email protected]>
Merge pull request #145 from jsdelivr/http-invalid-port

64703c09333fb22ccbbcffdd304e94b7e30fcdc8 authored over 1 year ago by Martin Kolárik <[email protected]>
feat: remove http2 pseudo-headers from rawHeaders (#147)

12cf62421e1511f37e9cbb5a94e2032c7998fcfb authored over 1 year ago by Alex Yarmosh <[email protected]>
Merge branch 'master' into http-invalid-port

80648b1640b2a949d0bfccb0464b2502893ade2f authored over 1 year ago by Dmitriy Akulov <[email protected]>
node 18.16 (#146)

20e7bea939cee0c53fde0705d5f702a7f7174b1a authored over 1 year ago by Dmitriy Akulov <[email protected]>
fix: fix http measurements with invalid port

e02a7f8fef32f25afc3d23e7921865523bec5f92 authored over 1 year ago by Alexey Yarmosh <[email protected]>
fix: fix zero timings values (#141)

50407d249b7e2029edb0ecd2db2b458ed2f8b1a1 authored over 1 year ago by Alex Yarmosh <[email protected]>
fix: fix ptr dns type (#142)

5d4b67f8e03486033377e6f0bbd79a5591ac4be7 authored over 1 year ago by Alex Yarmosh <[email protected]>
refactor: update status manager logging (#143)

ae644195c7ec9eaa63e754955c78c891390c2986 authored over 1 year ago by Alex Yarmosh <[email protected]>
feat: send custom resolver in the failed dns response (#140)

1ce93b81c0a1384be81353dc2cac72c2fcb31d18 authored over 1 year ago by Alex Yarmosh <[email protected]>
feat: send rawHeader and rawBody during in http progress messages (#138)

136a16080a9be1bf47fded6d253fa67092dafd1a authored over 1 year ago by Alex Yarmosh <[email protected]>
chore(release): [skip ci] bump version to 0.21.0

146c752b6240cea8e81739720ae2dd947fa14052 authored over 1 year ago by semantic-release-bot <[email protected]>
Merge pull request #132 from jsdelivr/http-output-update

feat: put headers to the http GET rawOutput

1f73195dc56902a0f5c46c556ec48ae8134dfea0 authored over 1 year ago by Martin Kolárik <[email protected]>
feat: add status and headers to the error http responses

eae7f323e8c1855cb71d1dfc52add8e99fbc1cae authored over 1 year ago by Alexey Yarmosh <[email protected]>
feat: add headres to the in-progress messages

0adcd91eefffb1b2e2fc769d6b934dd666114ec4 authored over 1 year ago by Alexey Yarmosh <[email protected]>
feat: put headers to the http GET rawOutput

172a070e4007325d0e94f9d2abebd7b9a566bdf5 authored over 1 year ago by Alexey Yarmosh <[email protected]>
fix: get back the .insensitive() part of the validation

f75b31c71d95619cc6d251aea7422c1d40df9bfe authored over 1 year ago by Alexey Yarmosh <[email protected]>
fix: use uppercase for methods and protocols

c34a7bb6ad8179a59b65e09632813337f2f42e02 authored over 1 year ago by Alexey Yarmosh <[email protected]>
feat: cut too big http responses to have only 10 KB of data (#136)

806c9848c91980e42682c428738ae4b9f3254414 authored over 1 year ago by Alex Yarmosh <[email protected]>
fix: add httpVersion to the nock http responses

86889341265d5d5c2d8172b4b8c68afed7a6a324 authored over 1 year ago by Alexey Yarmosh <[email protected]>
Update README.md

daa71b22b48cf737f6726a2ea96e5612e16d8e8a authored over 1 year ago by Dmitriy Akulov <[email protected]>
Update README.md

4d5a6e2003c78a683078d7be850b1e6aa8da0004 authored over 1 year ago by Dmitriy Akulov <[email protected]>
chore: use eslint and improve test setup (#128)

a33d51770ff71b27992f2b217b149abfd711a1f3 authored over 1 year ago by Martin Kolárik <[email protected]>
Merge pull request #127 from jsdelivr/mtr-remove-duplicates-2

feat: remove duplicate hops from the mtr parsed response

3e44f6d4fd314815aa585d73795277bd41420a6b authored over 1 year ago by Martin Kolárik <[email protected]>
script added

35008606be55cf27a87f70a0e632b5ebf781944c authored over 1 year ago by Dmitriy Akulov <[email protected]>
feat: remove usage of duplicate fields in other places

67b6d454521e4eda72cd4a1f1036b20af05ad8ca authored over 1 year ago by Alexey Yarmosh <[email protected]>
feat: remove duplicates from the mtr hops

34551f780e61e660754a100eb0ed8a18ba2a5743 authored over 1 year ago by Alexey Yarmosh <[email protected]>
refactor: rename variable address to hostname

2db091996ad2eee0988150858aaf4c15076066e2 authored over 1 year ago by Alexey Yarmosh <[email protected]>
chore(release): [skip ci] bump version to 0.20.0

bdac505232531c3babe552d7f303dfa27586fbce authored almost 2 years ago by semantic-release-bot <[email protected]>
Merge pull request #125 from jsdelivr/reduce-progress-messages

feat: reduce the number of progress messages

f1ec8ab78f776de8c82e8fc6b05b8758227bd216 authored almost 2 years ago by Martin Kolárik <[email protected]>