Commit Graph

1899 Commits

Author SHA1 Message Date
dependabot[bot] 90362c15e4
Bump next from 10.2.0 to 10.2.3 in /packages/dashboard
Bumps [next](https://github.com/vercel/next.js) from 10.2.0 to 10.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.2.0...v10.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 10:22:26 +00:00
Karol Wypchło daae8c7825
Merge pull request #851 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-3.7.1
Bump gatsby from 3.6.2 to 3.7.1 in /packages/website
2021-06-11 12:21:55 +02:00
Karol Wypchło 3c69b88c72
Merge pull request #847 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/prettier-2.3.1
Bump prettier from 2.3.0 to 2.3.1 in /packages/dashboard
2021-06-11 12:21:11 +02:00
Karol Wypchło b2a12e0854
Merge pull request #854 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/dayjs-1.10.5
Bump dayjs from 1.10.4 to 1.10.5 in /packages/dashboard
2021-06-11 12:20:50 +02:00
dependabot[bot] 64104076d8
Bump dayjs from 1.10.4 to 1.10.5 in /packages/dashboard
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.10.4...v1.10.5)

---
updated-dependencies:
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 10:20:32 +00:00
dependabot[bot] e120b94dab
Bump gatsby from 3.6.2 to 3.7.1 in /packages/website
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 3.6.2 to 3.7.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.6.2...gatsby@3.7.1)

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 10:20:02 +00:00
dependabot[bot] 4df3de70b5
Bump prettier from 2.3.0 to 2.3.1 in /packages/dashboard
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 10:19:23 +00:00
Karol Wypchło fbdd0fb531
Merge pull request #842 from SkynetLabs/dependabot/npm_and_yarn/packages/website/cypress-7.5.0
Bump cypress from 7.4.0 to 7.5.0 in /packages/website
2021-06-11 12:18:44 +02:00
Karol Wypchło 70ed5f846c
Update dependabot.yml 2021-06-11 12:18:22 +02:00
dependabot[bot] 8c9438e91e
Bump cypress from 7.4.0 to 7.5.0 in /packages/website
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v7.4.0...v7.5.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 10:17:05 +00:00
Christopher Schinnerl d28f59d525
Merge pull request #841 from SkynetLabs/improve-a11y
improve a11y and authenticated user experience
2021-06-10 17:41:08 +02:00
Karol Wypchlo 317e601aed hide sign up cta when authenticated 2021-06-10 16:17:14 +02:00
Karol Wypchlo 36d281af70 fix prettier formatting 2021-06-10 16:05:07 +02:00
Karol Wypchlo 3437e76fcc move index page cards to yaml data layer 2021-06-10 16:03:59 +02:00
Karol Wypchlo 56d5073755 replace svg componenents with img /w svg src 2021-06-10 15:24:39 +02:00
Christopher Schinnerl 248b79f28a
Merge pull request #840 from SkynetLabs/support-accounts-on-tus-uploads
Support accounts on tus uploads
2021-06-09 15:53:51 +02:00
Karol Wypchlo bfc4a6bc14 support accounts on tus uploads 2021-06-09 14:57:10 +02:00
Karol Wypchło 80cc417445
Merge pull request #839 from SkynetLabs/tus-skynet-skylink-header
add skynet-skylink header to tus final response
2021-06-09 14:56:53 +02:00
Karol Wypchlo d8e95d4d82 add skynet-skylink header to tus final response 2021-06-09 12:06:15 +02:00
Karol Wypchło b8a6816876
fixed health check blowing up on eu-fin-3 (#838)
* request 127.0.0.1 over https - http localhost causes issues

* reformat with black
2021-06-07 15:08:18 +02:00
Karol Wypchło d09c372a95
Merge pull request #834 from SkynetLabs/dependabot/npm_and_yarn/packages/website/fontsource/sora-4.4.5
Bump @fontsource/sora from 4.4.2 to 4.4.5 in /packages/website
2021-06-07 12:28:34 +02:00
dependabot[bot] 74740a330a
Bump @fontsource/sora from 4.4.2 to 4.4.5 in /packages/website
Bumps [@fontsource/sora](https://github.com/fontsource/fontsource/tree/HEAD/packages/sora) from 4.4.2 to 4.4.5.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/sora/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/sora)

---
updated-dependencies:
- dependency-name: "@fontsource/sora"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 10:25:44 +00:00
Karol Wypchło 5554dd643e
Merge pull request #833 from SkynetLabs/dependabot/npm_and_yarn/packages/website/tailwindcss-2.1.4
Bump tailwindcss from 2.1.2 to 2.1.4 in /packages/website
2021-06-07 12:24:28 +02:00
Karol Wypchło de6a2ad6e0
Merge pull request #835 from SkynetLabs/dependabot/npm_and_yarn/packages/website/fontsource/source-sans-pro-4.4.5
Bump @fontsource/source-sans-pro from 4.4.2 to 4.4.5 in /packages/website
2021-06-07 12:24:12 +02:00
Karol Wypchło d8080df182
Merge pull request #836 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-3.6.2
Bump gatsby from 3.6.1 to 3.6.2 in /packages/website
2021-06-07 12:24:04 +02:00
Karol Wypchło a05b9c2b1e
Merge pull request #837 from SkynetLabs/dependabot/npm_and_yarn/packages/website/prettier-2.3.1
Bump prettier from 2.3.0 to 2.3.1 in /packages/website
2021-06-07 12:23:53 +02:00
dependabot[bot] 253e6d1cbd
Bump prettier from 2.3.0 to 2.3.1 in /packages/website
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 10:06:41 +00:00
dependabot[bot] 644b442293
Bump gatsby from 3.6.1 to 3.6.2 in /packages/website
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.6.1...gatsby@3.6.2)

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 10:06:21 +00:00
dependabot[bot] ecb5ea63ec
Bump @fontsource/source-sans-pro in /packages/website
Bumps [@fontsource/source-sans-pro](https://github.com/fontsource/fontsource/tree/HEAD/packages/source-sans-pro) from 4.4.2 to 4.4.5.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/source-sans-pro/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/source-sans-pro)

---
updated-dependencies:
- dependency-name: "@fontsource/source-sans-pro"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 10:05:37 +00:00
dependabot[bot] 0c8fb05e7d
Bump tailwindcss from 2.1.2 to 2.1.4 in /packages/website
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.1.2 to 2.1.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v2.1.2...v2.1.4)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 10:04:40 +00:00
Christopher Schinnerl 8e92a8fa19
Merge pull request #831 from SkynetLabs/resolve-skylink-v2-bogus-response
do not exit on error from /resolve
2021-06-04 17:09:44 +02:00
Karol Wypchlo 909cb4916e do not resolve if not http 200 2021-06-04 17:04:44 +02:00
Christopher Schinnerl 490bcd1d44
Merge pull request #830 from SkynetLabs/pin-endpoint
/skynet/pin/<skylink> endpoint
2021-06-04 13:26:49 +02:00
Karol Wypchlo 439f4309a4 move registry tracking to separate file 2021-06-04 13:23:07 +02:00
Karol Wypchlo 3cc3685273 Merge remote-tracking branch 'origin/master' into pin-endpoint 2021-06-04 13:21:47 +02:00
Ivaylo Novakov 3ac8cf2fe9
Merge pull request #826 from SkynetLabs/clean-up-stats-endpoint
Clean up stats endpoint
2021-06-04 12:53:56 +02:00
Karol Wypchlo aa34c1f088 add new lines on eof 2021-06-04 12:35:16 +02:00
Karol Wypchlo ed7c1f71c7 add /skynet/pin endpoint and clean up config 2021-06-04 12:33:37 +02:00
Christopher Schinnerl b35ea89ff6
Merge pull request #829 from SkynetLabs/v2-skylinks-cache
V2 skylinks cache
2021-06-04 12:29:43 +02:00
Christopher Schinnerl 1bd8f1e02e
Merge pull request #828 from SkynetLabs/pj/increase-request-timeout
Request Timeouts
2021-06-04 12:29:30 +02:00
PJ bd8593039d
Do not increase proxy_connect_timeout 2021-06-04 11:58:38 +02:00
PJ 898a728f5a
Increase request timeout 2021-06-04 11:43:52 +02:00
Karol Wypchlo c84723b159 add sia-auth 2021-06-02 18:15:04 +02:00
Karol Wypchlo 2b9d469f1e fix dir variable name 2021-06-02 18:03:35 +02:00
Karol Wypchlo ece2025561 /skynet/pin endpoint 2021-06-02 17:56:35 +02:00
Karol Wypchlo 3589e2ac04 remove cache key 2021-06-01 12:57:50 +02:00
Karol Wypchlo 20b8a99f14 fix redirect 2021-06-01 12:56:11 +02:00
Karol Wypchlo f59d00e172 log cache key 2021-06-01 12:46:47 +02:00
Karol Wypchlo 9c4f9c8300 log cache key 2021-06-01 12:36:08 +02:00
Karol Wypchlo c9081e9d87 log cache key 2021-06-01 12:33:13 +02:00