Commit Graph

3563 Commits

Author SHA1 Message Date
Karol Wypchło c55362ba8c
Merge pull request #1654 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/postcss-8.4.6
Bump postcss from 8.4.5 to 8.4.6 in /packages/dashboard
2022-02-04 13:21:19 +01:00
Karol Wypchło c4936145ca
Merge pull request #1652 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/next-12.0.10
Bump next from 12.0.9 to 12.0.10 in /packages/dashboard
2022-02-04 13:21:07 +01:00
dependabot[bot] d19d2346a5
Bump postcss from 8.4.5 to 8.4.6 in /packages/dashboard
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.5 to 8.4.6.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.5...8.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 12:20:25 +00:00
dependabot[bot] 9a683a528e
Bump next from 12.0.9 to 12.0.10 in /packages/dashboard
Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 12.0.10.
- [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/v12.0.9...v12.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 12:20:06 +00:00
Karol Wypchło 29f7502d90
Merge pull request #1643 from SkynetLabs/login-link-fix
Simple fix for Login URL formatting of double slash
2022-02-04 11:38:55 +01:00
Matthew Sevey b5e8b94244
Merge pull request #1648 from SkynetLabs/ssl-dns-entry-ttl
add ttl for dns entry used for ssl challenge
2022-02-03 15:37:07 -05:00
Ivaylo Novakov f161ce38ff
Merge pull request #1276 from SkynetLabs/sevey/doc-updates
Remove duplicated documentation and point to developer docs
2022-02-03 18:07:47 +01:00
Matthew Sevey 5380585250
update py file for black 2022-02-03 12:02:30 -05:00
Matthew Sevey fc1000a84e
Merge branch 'master' into sevey/doc-updates 2022-02-03 11:46:57 -05:00
Karol Wypchło 9f4903021f
add ttl for dns entry used for ssl challenge 2022-02-03 12:15:56 +01:00
Karol Wypchlo b1653e1116
fix missing account url usages 2022-02-02 19:32:29 +01:00
Karol Wypchlo ad86704ac4
ensure url is set before passing to URL constructor 2022-02-02 19:22:09 +01:00
Karol Wypchlo e2dfc8a36f
return url factory function for useAccountsUrl 2022-02-02 19:05:30 +01:00
Karol Wypchło a4e3764e78
Merge pull request #1641 from SkynetLabs/dependabot/npm_and_yarn/packages/website/react-dropzone-11.5.3
Bump react-dropzone from 11.5.1 to 11.5.3 in /packages/website
2022-02-02 18:47:46 +01:00
Karol Wypchło 394f361a7c
Merge pull request #1642 from SkynetLabs/dependabot/npm_and_yarn/packages/website/svgr/webpack-6.2.1
Bump @svgr/webpack from 6.2.0 to 6.2.1 in /packages/website
2022-02-02 18:46:11 +01:00
Karol Wypchło 36c017c49f
Merge pull request #1637 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/eslint-8.8.0
Bump eslint from 8.7.0 to 8.8.0 in /packages/dashboard
2022-02-02 18:45:59 +01:00
Karol Wypchło f2352cb30c
Merge pull request #1638 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe-8.201.0
Bump stripe from 8.200.0 to 8.201.0 in /packages/dashboard
2022-02-02 18:45:53 +01:00
Matthew Sevey 1b19cc09b0
Merge pull request #1644 from SkynetLabs/gitbook
Add link to latest documantation from Gitbook
2022-02-02 09:49:28 -05:00
Filip Rysavy 28a1ebf71b
Add link to latest documantation from Gitbook 2022-02-02 09:18:48 +01:00
dependabot[bot] addb21ecc2
Bump eslint from 8.7.0 to 8.8.0 in /packages/dashboard
Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.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.7.0...v8.8.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-01 15:37:09 +00:00
Karol Wypchło 16100fea3b
Merge pull request #1628 from SkynetLabs/rollback-tailwindcss-version
rollback tailwidcss version to fix ui issues
2022-02-01 16:35:49 +01:00
Daniel Helm 75e7844c9d
fix uploader widget links 2022-01-31 10:41:11 -06:00
Daniel Helm f6ec418cef
fix login link url 2022-01-31 10:29:52 -06:00
dependabot[bot] 0a067dba3a
Bump @svgr/webpack from 6.2.0 to 6.2.1 in /packages/website
Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v6.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 12:10:03 +00:00
dependabot[bot] afa0c8929e
Bump react-dropzone from 11.5.1 to 11.5.3 in /packages/website
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.5.1 to 11.5.3.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.5.1...v11.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 12:09:41 +00:00
dependabot[bot] 38dbb4fd4a
Bump stripe from 8.200.0 to 8.201.0 in /packages/dashboard
Bumps [stripe](https://github.com/stripe/stripe-node) from 8.200.0 to 8.201.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v8.200.0...v8.201.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 12:08:54 +00:00
Karol Wypchło 189cfd8050
Merge pull request #1634 from SkynetLabs/dependabot/npm_and_yarn/packages/website/fontsource/source-sans-pro-4.5.2
Bump @fontsource/source-sans-pro from 4.5.1 to 4.5.2 in /packages/website
2022-01-29 07:36:44 +01:00
Karol Wypchło 02b6ce5e30
Merge pull request #1632 from SkynetLabs/dependabot/npm_and_yarn/packages/website/tailwindcss/typography-0.5.1
Bump @tailwindcss/typography from 0.5.0 to 0.5.1 in /packages/website
2022-01-28 19:06:32 +01:00
dependabot[bot] af494b819d
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.5.1 to 4.5.2.
- [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/@fontsource/rasa@4.5.2/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>
2022-01-28 18:01:20 +00:00
Karol Wypchło 91e7942bd6
Merge pull request #1635 from SkynetLabs/dependabot/npm_and_yarn/packages/website/fontsource/sora-4.5.1
Bump @fontsource/sora from 4.5.0 to 4.5.1 in /packages/website
2022-01-28 18:56:10 +01:00
dependabot[bot] d2e55902f0
Bump @fontsource/sora from 4.5.0 to 4.5.1 in /packages/website
Bumps [@fontsource/sora](https://github.com/fontsource/fontsource/tree/HEAD/packages/sora) from 4.5.0 to 4.5.1.
- [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/@fontsource/rasa@4.5.1/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-01-28 17:40:06 +00:00
Karol Wypchło 1f8a3f5bef
Merge pull request #1633 from SkynetLabs/dependabot/npm_and_yarn/packages/website/bytes-3.1.2
Bump bytes from 3.1.1 to 3.1.2 in /packages/website
2022-01-28 18:36:18 +01:00
Karol Wypchło 05907d1050
Merge pull request #1631 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/fontsource/source-sans-pro-4.5.2
Bump @fontsource/source-sans-pro from 4.5.1 to 4.5.2 in /packages/dashboard
2022-01-28 18:32:31 +01:00
dependabot[bot] a790c650df
Bump @fontsource/source-sans-pro in /packages/dashboard
Bumps [@fontsource/source-sans-pro](https://github.com/fontsource/fontsource/tree/HEAD/packages/source-sans-pro) from 4.5.1 to 4.5.2.
- [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/@fontsource/rasa@4.5.2/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>
2022-01-28 17:31:31 +00:00
dependabot[bot] ca64387066
Bump bytes from 3.1.1 to 3.1.2 in /packages/website
Bumps [bytes](https://github.com/visionmedia/bytes.js) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/visionmedia/bytes.js/releases)
- [Changelog](https://github.com/visionmedia/bytes.js/blob/master/History.md)
- [Commits](https://github.com/visionmedia/bytes.js/compare/3.1.1...3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 17:31:10 +00:00
dependabot[bot] 0662b1dc1e
Bump @tailwindcss/typography from 0.5.0 to 0.5.1 in /packages/website
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/tailwindcss/typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindcss/typography/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 17:30:51 +00:00
Karol Wypchło ed6447347b
Merge pull request #1630 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/tailwindcss/typography-0.5.1
Bump @tailwindcss/typography from 0.5.0 to 0.5.1 in /packages/dashboard
2022-01-28 18:30:10 +01:00
Karol Wypchło 43b4f6586d
Merge pull request #1629 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/fontsource/sora-4.5.1
Bump @fontsource/sora from 4.5.0 to 4.5.1 in /packages/dashboard
2022-01-28 18:29:59 +01:00
dependabot[bot] 7169b2a93a
Bump @tailwindcss/typography from 0.5.0 to 0.5.1 in /packages/dashboard
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/tailwindcss/typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindcss/typography/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 17:29:15 +00:00
dependabot[bot] 16417f73b1
Bump @fontsource/sora from 4.5.0 to 4.5.1 in /packages/dashboard
Bumps [@fontsource/sora](https://github.com/fontsource/fontsource/tree/HEAD/packages/sora) from 4.5.0 to 4.5.1.
- [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/@fontsource/rasa@4.5.1/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-01-28 17:29:07 +00:00
Karol Wypchlo 1f7280b3de
rollback tailwidcss version to fix ui issues 2022-01-28 18:23:16 +01:00
Karol Wypchło a825e351e5
Merge pull request #1627 from SkynetLabs/fix-m1-mac-build
fix website build on m1 mac
2022-01-28 17:52:37 +01:00
Karol Wypchlo 6924a5f91d
fix builds on m1 macs 2022-01-28 17:07:49 +01:00
Karol Wypchło 9c4b123766
Merge pull request #1625 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-robots-txt-1.7.0
Bump gatsby-plugin-robots-txt from 1.6.14 to 1.7.0 in /packages/website
2022-01-27 05:22:10 +01:00
dependabot[bot] 3b5f8428d4
Bump gatsby-plugin-robots-txt from 1.6.14 to 1.7.0 in /packages/website
Bumps [gatsby-plugin-robots-txt](https://github.com/mdreizin/gatsby-plugin-robots-txt) from 1.6.14 to 1.7.0.
- [Release notes](https://github.com/mdreizin/gatsby-plugin-robots-txt/releases)
- [Commits](https://github.com/mdreizin/gatsby-plugin-robots-txt/compare/v1.6.14...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 04:15:13 +00:00
Karol Wypchło fd5d1c2d99
Merge pull request #1623 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-remark-prismjs-6.6.0
Bump gatsby-remark-prismjs from 6.5.0 to 6.6.0 in /packages/website
2022-01-27 05:12:09 +01:00
Karol Wypchło 7fa59323f6
Merge pull request #1624 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-4.6.0
Bump gatsby from 4.4.0 to 4.6.0 in /packages/website
2022-01-27 05:11:56 +01:00
dependabot[bot] b31cd5a718
Bump gatsby from 4.4.0 to 4.6.0 in /packages/website
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.4.0 to 4.6.0.
- [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@4.4.0...gatsby@4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 04:04:39 +00:00
Karol Wypchło e577030b12
Merge pull request #1622 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-json-4.6.0
Bump gatsby-transformer-json from 4.5.0 to 4.6.0 in /packages/website
2022-01-27 05:00:07 +01:00
dependabot[bot] 32dea53871
Bump gatsby-remark-prismjs from 6.5.0 to 6.6.0 in /packages/website
Bumps [gatsby-remark-prismjs](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-prismjs) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-prismjs/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@6.6.0/packages/gatsby-remark-prismjs)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 03:10:14 +00:00