Ecosyste.ms: OpenCollective

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

github.com/electron/symbol-server

Electron symbol server
https://github.com/electron/symbol-server

build: update yarn.lock to fix audit output (#12)

Co-authored-by: up-up-and-away[bot] <152255816+up-up-and-away[bot]@users.noreply.github.com>

582142ab23b5eb9e69d3bb5f6c101106fff1c6b8 authored 12 months ago by up-up-and-away[bot] <152255816+up-up-and-away[bot]@users.noreply.github.com>
build(deps): bump follow-redirects from 1.15.2 to 1.15.4 (#13)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

93a7f144316587a0830a40a26c5508f09255ccf1 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: add a dev command to package.json (#5)

Co-authored-by: David Sanders <[email protected]>

c16bc266d9d6c77f1b85ab5c5f83683f230fe086 authored about 1 year ago by Jeremy Rose <[email protected]>
ci: add new issues and pull requests to project board (#11)

161da05771924fce1069b720e4c194294f5e9452 authored about 1 year ago by David Sanders <[email protected]>
docs: update links in README.md (#10)

c7c19e5c8e0309a7442fa60e393d758ef0bf6636 authored over 1 year ago by David Sanders <[email protected]>
chore: set @wg-ecosystem as CODEOWNERS (#9)

11add25f6b98d2b3f0fa6fa930ed62e7af95e7ff authored almost 2 years ago by David Sanders <[email protected]>
fix: path is lowercase for real

806bf2532e0c4a73caaabf6cfcc73a6aea7e563f authored almost 2 years ago by Samuel Attard <[email protected]>
fix: path is lowercase

65edd4c68d0149d6572f257a439ffd73f8ee5ae0 authored almost 2 years ago by Samuel Attard <[email protected]>
fix: strip projects/src/out/Default from symbol prefix

74854e5989e1f91323a87e0c748a8d1d42d46e3c authored almost 2 years ago by Samuel Attard <[email protected]>
build: update deps to clean up yarn audit

2c9a5c30f55a8bb4e194c40e7e44cf36b5be4970 authored about 2 years ago by Samuel Attard <[email protected]>
refactor: remove S3 specific things, generic hostname proxy

0573b88fc03c7dc652753c2825a23bf888c3f04a authored over 2 years ago by Samuel Attard <[email protected]>
chore: add /health endpoint

94bea8c99e15ad661d642a86ec6595977ef3cafc authored over 3 years ago by Samuel Attard <[email protected]>
feat: send 302 redirects instead of proxying all requests (but only for sentry for now) (#6)

3bf3240d4907256fdd64fd8f9adc26259cc0d8ae authored over 3 years ago by Samuel Attard <[email protected]>
perf: add 404 LRU cache

efab4c7c7979949568952addebed6da37ecef0ef authored over 3 years ago by Samuel Attard <[email protected]>
feat: add CORS headers to response (#4)

501eabfce99278787678af09fb13284d4bb1276d authored over 3 years ago by Jeremy Rose <[email protected]>
fix: replace + with encoded space

f25ac7c180a29896e3e9bebef5eee2dd964007ca authored over 4 years ago by Samuel Attard <[email protected]>
fix: replace + globally

36be66107a33c35b8c5aa546b4ba0228804ac00e authored over 4 years ago by Samuel Attard <[email protected]>
chore: fix + vs space regexp

2869c4b9aa0ae9f766efd9218a4ecc90c0f9c1cd authored over 4 years ago by Samuel Attard <[email protected]>
fix: ensure the replace is global

6ce3837bf18b0243ea13a3f7f3f7a55cc5dadc58 authored over 4 years ago by Samuel Attard <[email protected]>
fix: hack the space trick before the app trick

fb7c96a6d3cc78b9318393a04266363a2a34f627 authored over 4 years ago by Samuel Attard <[email protected]>
chore: alias some apps to electron

a5914d12690bb549cb9da7e09ba738c34e81fe12 authored over 4 years ago by Samuel Attard <[email protected]>
rewrite: uplift the code to typescript, update all deps, refactor for perf and add error handling (#2)

a47ee6f00195a6caa746c0827bb736f7fe3d0792 authored over 4 years ago by Samuel Attard <[email protected]>
chore: workaround +/' ' confusion

082a5913378356b09126b6a65e2aed908ee61107 authored almost 5 years ago by Samuel Attard <[email protected]>
Merge pull request #1 from electron/mkt/lowercase-again

fix: call `toLowerCase()` on paths

03a9608c95c00b98cf061fa2510cff4cab755898 authored about 6 years ago by Charles Kerr <[email protected]>
Re-introduce `toLowerCase()` call

Turns out the `toLowerCase` is important and we should be lowercasing uploads to S3 instead.

b74ddf046f60165788f180b3f42fbdadececfa4b authored about 6 years ago by Michelle Tilley <[email protected]>
Upgrading to heroku-18

14f57c6df58da157eb0ac3b4b5960824712be8a3 authored about 6 years ago by Michelle Tilley <[email protected]>
Don't convert the paths to lowercase

631ce2e81f48571b234b94a41147fee3d73233c4 authored about 6 years ago by Michelle Tilley <[email protected]>
Merge pull request #4 from aroben/path-prefix

Add optional path prefix

a92fcf788d8c5c7409ca8a8da0124bc89fd9cf9f authored about 8 years ago by Kevin Sawicki <[email protected]>
Add optional path prefix

24235d7c090b1cbddde9eb4794cefa258de66a1c authored about 8 years ago by Kevin Sawicki <[email protected]>
Merge pull request #3 from aroben/upgrade-dependencies

Upgrade node and http-proxy

5e1bab0f822e466e5d54b09cf249877779b82050 authored about 8 years ago by Kevin Sawicki <[email protected]>
git ignore npm-debug.log

19b69ab40280b2c79f88d626bdab20369f61e5fa authored about 8 years ago by Kevin Sawicki <[email protected]>
Upgrade node and http-proxy

933ef89eaa792e8da492e26e9d9b818036aa5abd authored about 8 years ago by Kevin Sawicki <[email protected]>
Merge pull request #1 from zcbenz/latest-http-proxy

Update to latest http-proxy and node

967f5aba9992e92b2cb18c174f6510c228af83ed authored about 10 years ago by Adam Roben <[email protected]>
node 0.6.x => 0.10.x

77b0c20287c715e1c70719d3c1f98d252af6767d authored about 10 years ago by Cheng Zhao <[email protected]>
request.url => request.path

cc756c26640a7c8e65c538d6e20fe570feda5f40 authored about 10 years ago by Cheng Zhao <[email protected]>
Update to latest http-proxy.

35771dd7d1718c5618c1ddd32334337264617dd2 authored about 10 years ago by Cheng Zhao <[email protected]>
Fix typo in README

e8d04500325fcb40cff2c7540e6be62dc3997182 authored over 12 years ago by Adam Roben <[email protected]>
Lowercase all URLs we send to S3

This logic got lost in aa2fd32f2fb5a763e2de845e1497a5e25d93637e.

19145cae6bcfcc3910ce664a8fd3cd0bf71c8f8d authored over 12 years ago by Adam Roben <[email protected]>
Add LICENSE

ffe90e7cb686cf12015cac5282e80140eb7e6f30 authored over 12 years ago by Adam Roben <[email protected]>
Add a README

48492726a059b6344e3c6225a7101f794fb3008e authored over 12 years ago by Adam Roben <[email protected]>
Only retrieve files from a single S3 bucket

URLs used to be of the form:

http://pepto-symbol.example.com/http://s3bucket.s3.amazonaws.com...

aa2fd32f2fb5a763e2de845e1497a5e25d93637e authored over 12 years ago by Adam Roben <[email protected]>
Rename to Pepto Symbol

It makes symbols on S3 easier to digest.

3141ae7a02b8eeebe9606d621101503c5bead09d authored over 12 years ago by Adam Roben <[email protected]>
const FTW!

c6ed32c729bf3b3c0d43477b71b5ba216cdbb05b authored over 12 years ago by Adam Roben <[email protected]>
Try translating 403s to 404s to appease Visual Studio

Visual Studio seems to stop requesting symbols from a server once it
gets a 403.

d84eb06e6b09b7e6afdd05c235b7aa576f4e8187 authored over 12 years ago by Adam Roben <[email protected]>
Use HTTPProxy.createServer directly

No need for us to manually create a RoutingProxy.

266d95bc487fdc995642d67ac97827a0ca8d5946 authored over 12 years ago by Adam Roben <[email protected]>
Don't crash and burn on bad URLs

We now display a super-lame error message instead.

893fae1b954ff286d444b333861dc607d68910f4 authored over 12 years ago by Adam Roben <[email protected]>
Upgrade to node 0.6.x

df957def5adca5a5c36abd6aa70a812811d1ff70 authored over 12 years ago by Adam Roben <[email protected]>
Revert "Downgrade to node-http-proxy 0.7.6"

This reverts commit 1312ff1ef1af2c37b42d4fbf43c25bf8086d1e1a.

8aded4f8acfa398d132753e80998be1e9a86e634 authored over 12 years ago by Adam Roben <[email protected]>
Use $PORT to get the port number

017e6799a24f81f9b672db2d2a1b236d22c11573 authored over 12 years ago by Adam Roben <[email protected]>
Downgrade to node-http-proxy 0.7.6

Heroku only has node 0.4.x installed.

1312ff1ef1af2c37b42d4fbf43c25bf8086d1e1a authored over 12 years ago by Adam Roben <[email protected]>
Initial commit

82b0d1af1d3334fe515a33337133fd6c43cf404a authored over 12 years ago by Adam Roben <[email protected]>