dependabot[bot]
|
f265e1b8b5
|
Bump gatsby-plugin-sharp from 4.0.1 to 4.1.0 in /packages/website
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 4.0.1 to 4.1.0.
- [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.1.0/packages/gatsby-plugin-sharp)
---
updated-dependencies:
- dependency-name: gatsby-plugin-sharp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 12:09:50 +00:00 |
dependabot[bot]
|
1c3297bc92
|
Bump @stripe/stripe-js from 1.20.3 to 1.21.1 in /packages/dashboard
Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 1.20.3 to 1.21.1.
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](https://github.com/stripe/stripe-js/compare/v1.20.3...v1.21.1)
---
updated-dependencies:
- dependency-name: "@stripe/stripe-js"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 12:07:53 +00:00 |
dependabot[bot]
|
c938f547c6
|
Bump is-valid-domain from 0.1.2 to 0.1.4 in /packages/dnslink-api
Bumps [is-valid-domain](https://github.com/miguelmota/is-valid-domain) from 0.1.2 to 0.1.4.
- [Release notes](https://github.com/miguelmota/is-valid-domain/releases)
- [Commits](https://github.com/miguelmota/is-valid-domain/commits)
---
updated-dependencies:
- dependency-name: is-valid-domain
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 12:07:53 +00:00 |
dependabot[bot]
|
9575783dd1
|
Bump react-toastify from 8.0.3 to 8.1.0 in /packages/dashboard
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.0.3 to 8.1.0.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v8.0.3...v8.1.0)
---
updated-dependencies:
- dependency-name: react-toastify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 12:07:29 +00:00 |
dependabot[bot]
|
903f5be3ca
|
Bump stripe from 8.184.0 to 8.186.1 in /packages/dashboard
Bumps [stripe](https://github.com/stripe/stripe-node) from 8.184.0 to 8.186.1.
- [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.184.0...v8.186.1)
---
updated-dependencies:
- dependency-name: stripe
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 12:07:15 +00:00 |
Ivaylo Novakov
|
972013e9f9
|
Merge pull request #1349 from SkynetLabs/base-32-lua-converter
implement base32 decoder
|
2021-11-08 10:33:33 +01:00 |
Karol Wypchlo
|
c4e771759b
|
unit tests
|
2021-11-05 17:12:01 +01:00 |
Karol Wypchlo
|
a4ce3c935d
|
implement base32 decoder
|
2021-11-05 13:29:33 +01:00 |
Karol Wypchlo
|
f6ea612126
|
Merge remote-tracking branch 'origin/master' into ivo/inc_body_restore
|
2021-11-04 14:54:58 +01:00 |
Karol Wypchło
|
9abdb63c23
|
Merge pull request #1331 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-robots-txt-1.6.14
Bump gatsby-plugin-robots-txt from 1.6.13 to 1.6.14 in /packages/website
|
2021-11-04 14:53:11 +01:00 |
Karol Wypchło
|
905dd7ecb9
|
Merge pull request #1348 from SkynetLabs/undefined-dir-upload-name-and-empty-progress
fix undefined dir upload name and empty progress
|
2021-11-04 14:52:54 +01:00 |
Karol Wypchlo
|
f7f75ca2f3
|
changelog entry
|
2021-11-04 14:37:14 +01:00 |
Karol Wypchlo
|
ffe7876854
|
fix directory upload missing progress
|
2021-11-04 14:21:05 +01:00 |
Karol Wypchlo
|
03c72653c5
|
fix uploaded directory name
|
2021-11-04 14:20:43 +01:00 |
Karol Wypchlo
|
878660c52a
|
remove siapath
|
2021-11-03 17:16:28 +01:00 |
Karol Wypchlo
|
d4b9146ecf
|
add siapath
|
2021-11-03 15:06:09 +01:00 |
Karol Wypchlo
|
eec5150264
|
fix /restore endpoint
|
2021-11-03 14:51:10 +01:00 |
Karol Wypchlo
|
040ea5b581
|
fix /restore endpoint
|
2021-11-03 14:50:20 +01:00 |
Ivaylo Novakov
|
7787903c06
|
Proxy-pass /skynet/restore to skyd.
|
2021-11-03 14:22:05 +01:00 |
Ivaylo Novakov
|
c34a32a3fd
|
Require auth.
|
2021-11-03 12:51:29 +01:00 |
Ivaylo Novakov
|
adff743fde
|
Add CORS.
|
2021-11-03 10:17:44 +01:00 |
Ivaylo Novakov
|
45688eeab1
|
Increase the request body size of the /skynet/restore endpoint to 5MB.
|
2021-11-03 09:57:55 +01:00 |
Matthew Sevey
|
77805e9956
|
Merge branch 'master' into portal-latest
|
2021-11-02 19:17:44 -04:00 |
dependabot[bot]
|
63ca8ad249
|
Bump gatsby-plugin-robots-txt from 1.6.13 to 1.6.14 in /packages/website
Bumps [gatsby-plugin-robots-txt](https://github.com/mdreizin/gatsby-plugin-robots-txt) from 1.6.13 to 1.6.14.
- [Release notes](https://github.com/mdreizin/gatsby-plugin-robots-txt/releases)
- [Commits](https://github.com/mdreizin/gatsby-plugin-robots-txt/compare/v1.6.13...v1.6.14)
---
updated-dependencies:
- dependency-name: gatsby-plugin-robots-txt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-02 16:02:31 +00:00 |
Karol Wypchło
|
2988f9e9ab
|
Merge pull request #1345 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sharp-4.0.1
Bump gatsby-plugin-sharp from 3.14.2 to 4.0.1 in /packages/website
|
2021-11-02 17:01:14 +01:00 |
dependabot[bot]
|
3648d2a52d
|
Bump gatsby-plugin-sharp from 3.14.2 to 4.0.1 in /packages/website
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 3.14.2 to 4.0.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-sharp@4.0.1/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.0.1/packages/gatsby-plugin-sharp)
---
updated-dependencies:
- dependency-name: gatsby-plugin-sharp
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-02 15:08:07 +00:00 |
Karol Wypchło
|
f485957e3f
|
Merge pull request #1343 from SkynetLabs/dependabot/npm_and_yarn/packages/website/tailwindcss-2.2.19
Bump tailwindcss from 2.2.17 to 2.2.19 in /packages/website
|
2021-11-02 16:02:55 +01:00 |
Karol Wypchło
|
2ec22b1391
|
Merge pull request #1342 from SkynetLabs/dependabot/npm_and_yarn/packages/website/cypress-8.7.0
Bump cypress from 8.6.0 to 8.7.0 in /packages/website
|
2021-11-02 16:02:42 +01:00 |
dependabot[bot]
|
192ab72796
|
Bump tailwindcss from 2.2.17 to 2.2.19 in /packages/website
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.2.17 to 2.2.19.
- [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.2.17...v2.2.19)
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-02 12:03:56 +00:00 |
dependabot[bot]
|
3cee9a8557
|
Bump cypress from 8.6.0 to 8.7.0 in /packages/website
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.6.0 to 8.7.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/v8.6.0...v8.7.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-11-02 12:03:30 +00:00 |
Karol Wypchło
|
73d52b7185
|
Merge pull request #1330 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-purgecss-6.1.0
Bump gatsby-plugin-purgecss from 6.0.2 to 6.1.0 in /packages/website
|
2021-11-02 12:54:58 +01:00 |
Karol Wypchło
|
2e52b9f997
|
Merge pull request #1329 from SkynetLabs/dependabot/npm_and_yarn/packages/website/autoprefixer-10.4.0
Bump autoprefixer from 10.3.7 to 10.4.0 in /packages/website
|
2021-11-02 12:54:44 +01:00 |
Karol Wypchło
|
b9c4b73d35
|
Merge pull request #1328 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/autoprefixer-10.4.0
Bump autoprefixer from 10.3.7 to 10.4.0 in /packages/dashboard
|
2021-11-02 12:54:31 +01:00 |
Karol Wypchło
|
28bfe6f0d7
|
Merge pull request #1327 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sharp-3.14.2
Bump gatsby-plugin-sharp from 3.14.1 to 3.14.2 in /packages/website
|
2021-11-02 12:54:16 +01:00 |
Karol Wypchło
|
55b0295c4a
|
Merge pull request #1326 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-3.14.5
Bump gatsby from 3.14.4 to 3.14.5 in /packages/website
|
2021-11-02 12:54:02 +01:00 |
Karol Wypchło
|
a7c9b27158
|
Merge pull request #1336 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/tailwindcss-2.2.19
Bump tailwindcss from 2.2.17 to 2.2.19 in /packages/dashboard
|
2021-11-02 12:53:42 +01:00 |
dependabot[bot]
|
e41e0c6c68
|
Bump tailwindcss from 2.2.17 to 2.2.19 in /packages/dashboard
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.2.17 to 2.2.19.
- [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.2.17...v2.2.19)
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 12:14:44 +00:00 |
dependabot[bot]
|
22332177c0
|
Bump gatsby-plugin-purgecss from 6.0.2 to 6.1.0 in /packages/website
Bumps [gatsby-plugin-purgecss](https://github.com/anantoghosh/gatsby-plugin-purgecss) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/anantoghosh/gatsby-plugin-purgecss/releases)
- [Changelog](https://github.com/anantoghosh/gatsby-plugin-purgecss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/anantoghosh/gatsby-plugin-purgecss/compare/6.0.2...6.1.0)
---
updated-dependencies:
- dependency-name: gatsby-plugin-purgecss
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 12:14:13 +00:00 |
dependabot[bot]
|
1fbbfac3e9
|
Bump autoprefixer from 10.3.7 to 10.4.0 in /packages/website
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.7 to 10.4.0.
- [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.3.7...10.4.0)
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 12:13:43 +00:00 |
dependabot[bot]
|
3351263772
|
Bump autoprefixer from 10.3.7 to 10.4.0 in /packages/dashboard
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.7 to 10.4.0.
- [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.3.7...10.4.0)
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 12:13:33 +00:00 |
dependabot[bot]
|
7540b156e4
|
Bump gatsby-plugin-sharp from 3.14.1 to 3.14.2 in /packages/website
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 3.14.1 to 3.14.2.
- [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@3.14.2/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>
|
2021-11-01 12:13:03 +00:00 |
dependabot[bot]
|
044e160403
|
Bump gatsby from 3.14.4 to 3.14.5 in /packages/website
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 3.14.4 to 3.14.5.
- [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.14.4...gatsby@3.14.5)
---
updated-dependencies:
- dependency-name: gatsby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 12:11:03 +00:00 |
Matthew Sevey
|
d59a4662ab
|
Merge branch 'master' into portal-latest
|
2021-10-28 12:09:43 -04:00 |
Christopher Schinnerl
|
dccd0da306
|
Merge pull request #1322 from SkynetLabs/skyd-config-health-check
add skyd config checks to health checks
|
2021-10-28 17:40:53 +02:00 |
Karol Wypchlo
|
a5674c8d1f
|
adjust tests
|
2021-10-28 15:12:14 +02:00 |
Karol Wypchlo
|
121dbee1c2
|
change datakey to dataKey
|
2021-10-27 14:59:08 +02:00 |
Karol Wypchlo
|
26cfaeec65
|
Merge remote-tracking branch 'origin/master' into skyd-config-health-check
|
2021-10-27 14:51:48 +02:00 |
Karol Wypchlo
|
2fc92fb3e2
|
update skynet-js and fix critical checks
|
2021-10-27 14:50:54 +02:00 |
Karol Wypchło
|
2281394694
|
Merge pull request #1324 from SkynetLabs/blocklist-refactor
Fix removing skylink from nginx
|
2021-10-27 14:36:53 +02:00 |
Filip Rysavy
|
400aca12bc
|
Fix removing skylink from nginx
|
2021-10-27 10:55:09 +02:00 |