Commit Graph

3345 Commits

Author SHA1 Message Date
Karol Wypchło 588e834db6
Merge pull request #1540 from SkynetLabs/temporary-backwards-compatibility-code
temporary backwards compatibility code for accounts on website
2022-01-13 12:05:28 +01:00
Karol Wypchło f2d0945623
Merge pull request #1539 from SkynetLabs/branding-stuff
fix brand color and image compression artifacts
2022-01-13 11:57:47 +01:00
Karol Wypchlo e3a25b6ceb
temporary backwards compatibility code 2022-01-13 11:51:23 +01:00
Karol Wypchlo 8d26ecb1fa
pin skynet-js version to 4.0.22-beta exact 2022-01-13 11:09:04 +01:00
Daniel Helm ddf165a355
update deps 2022-01-12 10:57:28 -06:00
Daniel Helm 4276673c71
add homescreen stuff, crop icon and avif avatars 2022-01-12 10:20:09 -06:00
Daniel Helm 0c5e42d8c3
fix brand color and image compression artifacts 2022-01-12 09:48:09 -06:00
Karol Wypchło 27c033a831
Merge pull request #1498 from SkynetLabs/account-only-portals
introduce portal mode for authenticated users only
2022-01-12 14:09:51 +01:00
Karol Wypchlo 4b74ced941
changed ACCOUNTS_AUTH_REQUIRED to ACCOUNTS_LIMIT_ACCESS string var for more flexibility 2022-01-12 14:05:25 +01:00
Karol Wypchło b4a38e7c3e
Merge pull request #1538 from SkynetLabs/override-skyd-disk-cache-vars
allow overriding skyd disk cache vars
2022-01-12 13:59:49 +01:00
Karol Wypchlo 0c6445f507
allow overriding skyd disk cache vars 2022-01-12 13:51:41 +01:00
Karol Wypchlo 15aea1da40
Merge remote-tracking branch 'origin/master' into account-only-portals 2022-01-12 13:44:36 +01:00
Karol Wypchlo 676703f97b
programatically create accounts url 2022-01-12 13:44:23 +01:00
Karol Wypchło 6d065ab402
Merge pull request #1535 from SkynetLabs/better-web3-blog
Latest Blog Post: Building a better web3
2022-01-12 12:06:27 +01:00
Karol Wypchło 914c15607c
Merge pull request #1537 from SkynetLabs/chris/add-skyd-cache-env-vars
Add skyd caching env vars to docker-compose.yml
2022-01-12 11:52:44 +01:00
Christopher Schinnerl 273339d611
Update docker-compose.yml
Co-authored-by: Karol Wypchło <kwypchlo@gmail.com>
2022-01-12 10:49:42 +00:00
Christopher Schinnerl ddafca421a
Update docker-compose.yml
Co-authored-by: Peter-Jan Brone <peter-jan@settlemint.com>
2022-01-12 10:37:00 +00:00
Christopher Schinnerl c3d78fc2db
Update docker-compose.yml
Co-authored-by: Karol Wypchło <kwypchlo@gmail.com>
2022-01-12 10:36:50 +00:00
Chris Schinnerl e33dfc139a
Add skyd caching env vars to docker-compose.yml 2022-01-12 11:27:29 +01:00
Karol Wypchlo a035b5e9d2
production build broken on 3.0.12 2022-01-12 11:20:10 +01:00
Daniel Helm 59131027d9
add blog post 2022-01-11 16:43:29 -06:00
Karol Wypchlo c04fd5067d
introduce portals for authenticated users only 2022-01-11 17:07:57 +01:00
Karol Wypchło a7bad7411a
Merge pull request #1497 from SkynetLabs/adjust-blocklist-airtable-script
do not prune nginx cache on airtable blocklist script
2022-01-11 16:38:07 +01:00
Karol Wypchlo b7a7d078ea
remove not exisiting dir copy after #1533 2022-01-11 12:56:29 +01:00
Karol Wypchło a86cb6e5b3
Merge pull request #1533 from SkynetLabs/get-rid-of-cache-purging-code
get rid of unused cache purgin code
2022-01-11 10:21:53 +01:00
Karol Wypchlo dac4d57b12
clean up manual blocklist script 2022-01-10 22:35:04 +01:00
Karol Wypchło 38a1ac4bca
Merge pull request #1370 from SkynetLabs/wss
[BETA] /skynet/registry/subscription websocket endpoint
2022-01-10 17:42:29 +01:00
Karol Wypchlo a73858e8e9
get rid of unused cache purgin code 2022-01-10 17:10:59 +01:00
Karol Wypchło 5b7fc57f45
Merge pull request #1532 from SkynetLabs/dependabot/npm_and_yarn/packages/website/tailwindcss-3.0.12
Bump tailwindcss from 3.0.8 to 3.0.12 in /packages/website
2022-01-10 15:19:43 +01:00
Karol Wypchlo 6a889ad793
registry subscription endpoint 2022-01-10 14:51:16 +01:00
dependabot[bot] 65b1d59f38
Bump tailwindcss from 3.0.8 to 3.0.12 in /packages/website
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.8 to 3.0.12.
- [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.8...v3.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 13:50:25 +00:00
Karol Wypchło 79d1e58f38
Merge pull request #1528 from SkynetLabs/dependabot/npm_and_yarn/packages/website/svgr/webpack-6.2.0
Bump @svgr/webpack from 6.1.2 to 6.2.0 in /packages/website
2022-01-10 14:49:58 +01:00
Karol Wypchlo 00e507ebb3
remove superagent 2022-01-10 14:49:28 +01:00
Karol Wypchło bd3b318f6c
Merge pull request #1522 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/graceful-fs-4.2.9
Bump graceful-fs from 4.2.8 to 4.2.9 in /packages/health-check
2022-01-10 14:47:51 +01:00
Karol Wypchło 3ddd498ded
Merge pull request #1524 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/autoprefixer-10.4.2
Bump autoprefixer from 10.4.1 to 10.4.2 in /packages/dashboard
2022-01-10 14:47:42 +01:00
Karol Wypchło 3cdb6444ab
Merge pull request #1525 from SkynetLabs/dependabot/npm_and_yarn/packages/website/autoprefixer-10.4.2
Bump autoprefixer from 10.4.1 to 10.4.2 in /packages/website
2022-01-10 14:47:33 +01:00
Karol Wypchło 6b3646677c
Merge pull request #1526 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/tailwindcss-3.0.12
Bump tailwindcss from 3.0.8 to 3.0.12 in /packages/dashboard
2022-01-10 14:47:22 +01:00
Karol Wypchło 8f3ca12e3e
Merge pull request #1529 from SkynetLabs/dependabot/npm_and_yarn/packages/website/prop-types-15.8.1
Bump prop-types from 15.8.0 to 15.8.1 in /packages/website
2022-01-10 14:47:01 +01:00
Karol Wypchło 62d00114f6
Merge pull request #1530 from SkynetLabs/dependabot/npm_and_yarn/packages/website/framer-motion-5.5.6
Bump framer-motion from 5.5.5 to 5.5.6 in /packages/website
2022-01-10 14:46:52 +01:00
Karol Wypchło 195a09b8ff
Merge pull request #1531 from SkynetLabs/dependabot/npm_and_yarn/packages/website/react-dropzone-11.5.1
Bump react-dropzone from 11.4.2 to 11.5.1 in /packages/website
2022-01-10 14:46:41 +01:00
dependabot[bot] fb6b00681e
Bump react-dropzone from 11.4.2 to 11.5.1 in /packages/website
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.4.2 to 11.5.1.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.4.2...v11.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 12:09:42 +00:00
dependabot[bot] d240bee377
Bump framer-motion from 5.5.5 to 5.5.6 in /packages/website
Bumps [framer-motion](https://github.com/framer/motion) from 5.5.5 to 5.5.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/v5.5.5...v5.5.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-01-10 12:09:30 +00:00
dependabot[bot] 92b0c86034
Bump prop-types from 15.8.0 to 15.8.1 in /packages/website
Bumps [prop-types](https://github.com/facebook/prop-types) from 15.8.0 to 15.8.1.
- [Release notes](https://github.com/facebook/prop-types/releases)
- [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/prop-types/compare/v15.8.0...v15.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 12:09:19 +00:00
dependabot[bot] 1254b95de9
Bump @svgr/webpack from 6.1.2 to 6.2.0 in /packages/website
Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.1.2 to 6.2.0.
- [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.1.2...v6.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 12:09:08 +00:00
dependabot[bot] c141f91811
Bump tailwindcss from 3.0.8 to 3.0.12 in /packages/dashboard
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.8 to 3.0.12.
- [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.8...v3.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 12:08:53 +00:00
dependabot[bot] 904171acfb
Bump autoprefixer from 10.4.1 to 10.4.2 in /packages/website
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.1 to 10.4.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.1...10.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 12:08:50 +00:00
dependabot[bot] b6b0bb163b
Bump autoprefixer from 10.4.1 to 10.4.2 in /packages/dashboard
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.1 to 10.4.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.1...10.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 12:08:34 +00:00
dependabot[bot] b68b30f4fe
Bump graceful-fs from 4.2.8 to 4.2.9 in /packages/health-check
Bumps [graceful-fs](https://github.com/isaacs/node-graceful-fs) from 4.2.8 to 4.2.9.
- [Release notes](https://github.com/isaacs/node-graceful-fs/releases)
- [Commits](https://github.com/isaacs/node-graceful-fs/compare/v4.2.8...v4.2.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 12:06:14 +00:00
Karol Wypchło 31e80e129e
Merge pull request #1519 from SkynetLabs/use-portal-modules-to-discover-services
use portal modules env to discover services in nginx
2022-01-07 13:59:50 +01:00
Karol Wypchlo 31b7090863
change var name and add description 2022-01-07 13:36:04 +01:00