Commit Graph

4099 Commits

Author SHA1 Message Date
Karol Wypchlo 12fd1d5b7d
replace caddy with certbot 2022-03-21 10:32:23 +01:00
Karol Wypchło 83b962a70f
Merge pull request #1873 from SkynetLabs/fix-blocker-host-not-found-when-blocker-module-not-enabled
fix: host not found in upstream "blocker"
2022-03-18 13:03:30 +01:00
Karol Wypchło 20738b7c56
Merge pull request #1877 from SkynetLabs/update-skynet-js-to-latest-tag
update skynet-js to 4.0.26-beta
2022-03-18 13:02:59 +01:00
Karol Wypchło f26220652c
Merge branch 'master' into update-skynet-js-to-latest-tag 2022-03-17 17:59:06 +01:00
Michał Leszczyk 372aafdb45
Merge pull request #1871 from SkynetLabs/dashboard-v2-profile-page
Dashboard V2 - settings pages
2022-03-17 17:42:06 +01:00
Karol Wypchlo 3b554d12dc
update skynet-js to 4.0.26-beta 2022-03-17 16:59:21 +01:00
Christopher Schinnerl 94c88d4fac
Merge pull request #1876 from SkynetLabs/return-buffer-values-to-default
return buffer values to default
2022-03-17 16:35:56 +01:00
Ivaylo Novakov 2f9f895ef8
Merge pull request #1855 from SkynetLabs/ivo/limits_bytes
Request /user/limits in bytes.
2022-03-17 16:22:33 +01:00
Karol Wypchlo 6c9f026910
return buffer values to default 2022-03-17 16:18:24 +01:00
Karol Wypchlo ca61d359be
fix: host not found in upstream "blocker" 2022-03-17 11:30:52 +01:00
Karol Wypchło 9f92e3a617
Merge branch 'master' into dashboard-v2-profile-page 2022-03-17 10:34:37 +01:00
Karol Wypchło fafef1f7f7
Merge pull request #1867 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sharp-4.9.1
build(deps): bump gatsby-plugin-sharp from 4.9.0 to 4.9.1 in /packages/website
2022-03-17 10:09:34 +01:00
Karol Wypchło ef52d404e1
Merge pull request #1865 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-4.9.3
build(deps): bump gatsby from 4.9.2 to 4.9.3 in /packages/website
2022-03-17 10:09:26 +01:00
Karol Wypchło a916cc5a93
expose Accept-Ranges header (#1872) 2022-03-17 09:29:24 +01:00
dependabot[bot] 7992ae7d01
build(deps): bump gatsby from 4.9.2 to 4.9.3 in /packages/website
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.9.2 to 4.9.3.
- [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.9.2...gatsby@4.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 16:42:23 +00:00
Karol Wypchło ca04fefe1e
Merge pull request #1866 from SkynetLabs/dependabot/npm_and_yarn/packages/website/fontsource/source-sans-pro-4.5.4
build(deps): bump @fontsource/source-sans-pro from 4.5.3 to 4.5.4 in /packages/website
2022-03-16 17:03:49 +01:00
Christopher Schinnerl e2110fdafc
Merge pull request #1869 from SkynetLabs/clean-up-nginx-skylink-cache-related-code
remove nginx skylink cache related code
2022-03-16 16:06:19 +01:00
Karol Wypchło 72c141a0b6
Merge branch 'master' into clean-up-nginx-skylink-cache-related-code 2022-03-16 14:31:59 +01:00
Michał Leszczyk 4fa8dac4b4
fix(dashboard-v2): properly align switch toggle & label 2022-03-16 14:07:56 +01:00
dependabot[bot] 3f7c133cf7
build(deps): bump gatsby-plugin-sharp in /packages/website
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.9.1/packages/gatsby-plugin-sharp)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 12:30:03 +00:00
Karol Wypchło 284e3e7e5a
Merge pull request #1864 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-source-filesystem-4.9.1
build(deps): bump gatsby-source-filesystem from 4.9.0 to 4.9.1 in /packages/website
2022-03-16 13:27:04 +01:00
Michał Leszczyk 8422a6770c
feat(dashboard-v2): add Settings/Account page 2022-03-16 12:53:32 +01:00
Michał Leszczyk 638825d8db
fix(dashboard-v2): notifications page - hide inbox icon on smaller screens 2022-03-16 12:53:32 +01:00
Michał Leszczyk 8d27ac7a1b
fix(dashboard-v2): fix paddings for content in UserSettingsLayout 2022-03-16 12:53:32 +01:00
Michał Leszczyk 99d8204118
fix(dashboard-v2): fix propTypes for Switch 2022-03-16 12:53:32 +01:00
Michał Leszczyk 6be5e45703
fix(dashboard-v2): add missing shadow for NavBar 2022-03-16 12:53:32 +01:00
Michał Leszczyk 539fc32fb9
fix(dashboard-v2): fix CopyButton's timeout 2022-03-16 12:53:31 +01:00
Michał Leszczyk 2e871f4712
feat(dashboard-v2): add SimpleUploadIcon component 2022-03-16 12:53:31 +01:00
Michał Leszczyk 132ee4f88f
refactor(dashboard-v2): reimplement TextInputBasic component 2022-03-16 12:53:31 +01:00
Michał Leszczyk 7014e983a5
fix(dashboard-v2): fix Button sizing 2022-03-16 12:53:31 +01:00
Michał Leszczyk 86a7f0358b
feat(dashboard-v2): add Settings/Notifications page 2022-03-16 12:53:31 +01:00
Michał Leszczyk e175984125
feat(dashboard-v2): add new layout for account settings pages 2022-03-16 12:53:31 +01:00
Michał Leszczyk 4a5be18dae
fix(dashboard-v2): fix Switch toggle shrinking in narrow spaces 2022-03-16 12:53:31 +01:00
Michał Leszczyk 387e08f69b
feat(dashboard-v2): add global typography styles 2022-03-16 12:53:31 +01:00
Michał Leszczyk 60b6fd2a48
fix(dashboard-v2): fix navbar dropdown hiding behind positioned content 2022-03-16 12:53:31 +01:00
Michał Leszczyk 0ec9b396aa
fix(dashboard-v2): styling fixes for active link in navbar dropdown 2022-03-16 12:53:31 +01:00
Karol Wypchło 0d485c2a7f
Merge pull request #1859 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-manifest-4.9.1
build(deps): bump gatsby-plugin-manifest from 4.9.0 to 4.9.1 in /packages/website
2022-03-16 12:19:10 +01:00
Karol Wypchło 69e52f6d72
Merge pull request #1857 from SkynetLabs/dashboard-v2-files-page
Dashboard v2 files page
2022-03-16 12:18:57 +01:00
dependabot[bot] e78aa1dfb3
build(deps): 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.3 to 4.5.4.
- [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/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-03-16 08:58:37 +00:00
Karol Wypchło 11eac31681
Merge pull request #1860 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe-8.209.0
build(deps): bump stripe from 8.207.0 to 8.209.0 in /packages/dashboard
2022-03-16 09:54:13 +01:00
Karol Wypchło 49ab788132
Merge pull request #1862 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/fontsource/source-sans-pro-4.5.4
build(deps): bump @fontsource/source-sans-pro from 4.5.3 to 4.5.4 in /packages/dashboard
2022-03-16 09:54:00 +01:00
Karol Wypchło 3dd6b83c6c
Merge pull request #1863 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/eslint-8.11.0
build(deps-dev): bump eslint from 8.10.0 to 8.11.0 in /packages/dashboard
2022-03-16 09:53:50 +01:00
Karol Wypchlo b4d111871d
remove nginx prune script 2022-03-15 23:20:55 +01:00
Karol Wypchlo e2beee6fac
drop nginx blocklist proxy endpoint 2022-03-15 10:47:02 +01:00
Karol Wypchlo 4f6b5fb0a8
clean up nginx skylink cache related code 2022-03-15 09:40:25 +01:00
dependabot[bot] 7670bdaebd
build(deps): bump gatsby-source-filesystem in /packages/website
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.9.1/packages/gatsby-source-filesystem)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 12:09:54 +00:00
dependabot[bot] 6783cb3d39
build(deps-dev): bump eslint in /packages/dashboard
Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.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.10.0...v8.11.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-03-14 12:09:54 +00:00
dependabot[bot] 710e24e7b9
build(deps): 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.3 to 4.5.4.
- [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/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-03-14 12:09:44 +00:00
dependabot[bot] 568692452b
build(deps): bump stripe from 8.207.0 to 8.209.0 in /packages/dashboard
Bumps [stripe](https://github.com/stripe/stripe-node) from 8.207.0 to 8.209.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.207.0...v8.209.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-03-14 12:09:30 +00:00
dependabot[bot] 2d9d45fd69
build(deps): bump gatsby-plugin-manifest in /packages/website
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.9.1/packages/gatsby-plugin-manifest)

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

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