Commit Graph

3751 Commits

Author SHA1 Message Date
PJ 72cad4ff5c
Download multiple times if filesize is 0 2022-02-16 13:21:46 +01:00
PJ bd86eb4cce
Update download fn 2022-02-16 13:07:57 +01:00
PJ a3661d15ba
Add logging 2022-02-16 12:54:27 +01:00
PJ cd9d799d02
Add logging 2022-02-16 12:50:55 +01:00
PJ 71e0849bb8
Add logging 2022-02-16 12:41:16 +01:00
PJ ebb04e548c
Add logging 2022-02-16 12:31:59 +01:00
PJ 42c59c17ee
Remove deleteMany 2022-02-16 12:29:05 +01:00
PJ 4b77e0c53c
Fix isDirectory (hack) 2022-02-16 12:26:35 +01:00
PJ 37109a35b3
Add logging 2022-02-16 11:24:13 +01:00
Karol Wypchlo 2b6a738405
node:16.14.0 2022-02-16 10:31:49 +01:00
Karol Wypchlo 193b1b1b05
Merge branch 'master' into ipfs 2022-02-16 10:30:53 +01:00
Karol Wypchło bded241017
Merge pull request #1723 from SkynetLabs/ivo/api_keys
Allow the Skynet-API-Key header.
2022-02-15 16:53:27 +01:00
Ivaylo Novakov 52f231dc1c
Remove unneeded methods. 2022-02-15 15:28:43 +01:00
Ivaylo Novakov 4177ed74d6
Remove unneeded methods. 2022-02-15 15:22:36 +01:00
Ivaylo Novakov 6371ee57e5
Update docker/nginx/conf.d/include/cors-headers
Co-authored-by: Karol Wypchło <kwypchlo@gmail.com>
2022-02-15 15:21:03 +01:00
Ivaylo Novakov 0c8fa3283b
Allow the Skynet-API-Key header.
Add a health-check command for fetching the test user's API key.
2022-02-15 14:59:19 +01:00
Karol Wypchło a13ee347e9
Merge pull request #1701 from SkynetLabs/incremental-server-backup
incremental logs and daily skylinks backup
2022-02-15 13:16:01 +01:00
Karol Wypchło f2846146f7
Merge pull request #1688 from SkynetLabs/clean-up-dashboard-url-env-var
remove dashboard url env var usage
2022-02-15 10:53:30 +01:00
Karol Wypchło 390eaf975b
Merge pull request #1711 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/pretty-bytes-6.0.0
Bump pretty-bytes from 5.6.0 to 6.0.0 in /packages/dashboard
2022-02-14 16:50:21 +01:00
Karol Wypchło 8d3d1fe563
Merge pull request #1712 from SkynetLabs/dependabot/npm_and_yarn/packages/website/tailwindcss-3.0.22
Bump tailwindcss from 3.0.19 to 3.0.22 in /packages/website
2022-02-14 16:35:15 +01:00
Karol Wypchło 760157ae06
Merge pull request #1707 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/tailwindcss-3.0.22
Bump tailwindcss from 3.0.19 to 3.0.22 in /packages/dashboard
2022-02-14 16:35:01 +01:00
Karol Wypchło 475c94f86e
Merge pull request #1714 from SkynetLabs/dependabot/npm_and_yarn/packages/website/fontsource/sora-4.5.3
Bump @fontsource/sora from 4.5.2 to 4.5.3 in /packages/website
2022-02-14 15:38:48 +01:00
Karol Wypchło 5fda35acb2
Merge pull request #1705 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /packages/health-check
2022-02-14 15:38:36 +01:00
Karol Wypchło 5406671455
Merge pull request #1713 from SkynetLabs/dependabot/npm_and_yarn/packages/website/framer-motion-6.2.6
Bump framer-motion from 6.2.4 to 6.2.6 in /packages/website
2022-02-14 15:38:21 +01:00
Karol Wypchło fc39eac81e
Merge pull request #1721 from SkynetLabs/dependabot/npm_and_yarn/packages/website/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /packages/website
2022-02-14 15:38:03 +01:00
dependabot[bot] 166c9aad90
Bump tailwindcss from 3.0.19 to 3.0.22 in /packages/website
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.19 to 3.0.22.
- [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/v3.0.19...v3.0.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 14:36:59 +00:00
dependabot[bot] 7b74a842c2
Bump tailwindcss from 3.0.19 to 3.0.22 in /packages/dashboard
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.19 to 3.0.22.
- [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/v3.0.19...v3.0.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 14:34:32 +00:00
dependabot[bot] 37e13d2745
Bump @fontsource/sora from 4.5.2 to 4.5.3 in /packages/website
Bumps [@fontsource/sora](https://github.com/fontsource/fontsource/tree/HEAD/packages/sora) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/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>
2022-02-14 14:34:17 +00:00
dependabot[bot] 9589ee57e0
Bump follow-redirects from 1.14.7 to 1.14.8 in /packages/health-check
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 14:32:53 +00:00
Karol Wypchło 5c47f9271f
Merge pull request #1706 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/write-file-atomic-4.0.1
Bump write-file-atomic from 4.0.0 to 4.0.1 in /packages/health-check
2022-02-14 15:32:28 +01:00
Karol Wypchło 7f8c158424
Merge pull request #1708 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/fontsource/sora-4.5.3
Bump @fontsource/sora from 4.5.2 to 4.5.3 in /packages/dashboard
2022-02-14 15:32:02 +01:00
dependabot[bot] 4084ecdb34
Bump follow-redirects from 1.14.7 to 1.14.8 in /packages/website
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 14:31:55 +00:00
Karol Wypchło 454a1f0a25
Merge pull request #1704 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /packages/dashboard
2022-02-14 15:31:49 +01:00
Karol Wypchło dd809635e2
Merge pull request #1709 from SkynetLabs/dependabot/npm_and_yarn/packages/website/react-dropzone-12.0.4
Bump react-dropzone from 12.0.2 to 12.0.4 in /packages/website
2022-02-14 15:31:31 +01:00
Karol Wypchło c67bd8ffe7
Merge pull request #1710 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/eslint-8.9.0
Bump eslint from 8.8.0 to 8.9.0 in /packages/dashboard
2022-02-14 15:31:10 +01:00
Karol Wypchło f6510aa61a
Merge pull request #1715 from SkynetLabs/dependabot/docker/docker/handshake/node-16.14.0-alpine
Bump node from 16.13.2-alpine to 16.14.0-alpine in /docker/handshake
2022-02-14 15:30:53 +01:00
dependabot[bot] e399cf17ee
Bump node from 16.13.2-alpine to 16.14.0-alpine in /docker/handshake
Bumps node from 16.13.2-alpine to 16.14.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 14:30:44 +00:00
Karol Wypchło 316f6a209f
Merge pull request #1716 from SkynetLabs/dependabot/docker/packages/health-check/node-16.14.0-alpine
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/health-check
2022-02-14 15:30:38 +01:00
Karol Wypchło 7a1b68161c
Merge pull request #1717 from SkynetLabs/dependabot/docker/packages/website/node-16.14.0-alpine
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/website
2022-02-14 15:30:27 +01:00
Karol Wypchło 785b2260ad
Merge pull request #1718 from SkynetLabs/dependabot/docker/packages/dashboard/node-16.14.0-alpine
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/dashboard
2022-02-14 15:30:18 +01:00
Karol Wypchło 2815d12cec
Merge pull request #1719 from SkynetLabs/dependabot/docker/packages/handshake-api/node-16.14.0-alpine
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/handshake-api
2022-02-14 15:30:03 +01:00
Karol Wypchło 9f65dd7701
Merge pull request #1720 from SkynetLabs/dependabot/docker/packages/dnslink-api/node-16.14.0-alpine
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/dnslink-api
2022-02-14 15:29:49 +01:00
dependabot[bot] 0759d03cd8
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/dnslink-api
Bumps node from 16.13.2-alpine to 16.14.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:15:07 +00:00
dependabot[bot] c973d7680e
Bump node in /packages/handshake-api
Bumps node from 16.13.2-alpine to 16.14.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:15:04 +00:00
dependabot[bot] 37508b6e57
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/dashboard
Bumps node from 16.13.2-alpine to 16.14.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:15:03 +00:00
dependabot[bot] a19fefbdea
Bump node in /packages/health-check
Bumps node from 16.13.2-alpine to 16.14.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:15:00 +00:00
dependabot[bot] 2cac619d46
Bump node from 16.13.2-alpine to 16.14.0-alpine in /packages/website
Bumps node from 16.13.2-alpine to 16.14.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:15:00 +00:00
dependabot[bot] ecdd893b48
Bump framer-motion from 6.2.4 to 6.2.6 in /packages/website
Bumps [framer-motion](https://github.com/framer/motion) from 6.2.4 to 6.2.6.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v6.2.4...v6.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:13:44 +00:00
dependabot[bot] 8e87769cfd
Bump pretty-bytes from 5.6.0 to 6.0.0 in /packages/dashboard
Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) from 5.6.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/pretty-bytes/releases)
- [Commits](https://github.com/sindresorhus/pretty-bytes/compare/v5.6.0...v6.0.0)

---
updated-dependencies:
- dependency-name: pretty-bytes
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:12:56 +00:00
dependabot[bot] 0ad218426d
Bump eslint from 8.8.0 to 8.9.0 in /packages/dashboard
Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.8.0...v8.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 12:12:46 +00:00