Commit Graph

2473 Commits

Author SHA1 Message Date
Karol Wypchło 6774a8a262
Merge pull request #402 from NebulousLabs/remove-reveal-and-fade-effects
Remove reveal and fade effects
2020-09-14 17:02:57 +02:00
Karol Wypchło aa2dff5e5f
Create README.md 2020-09-14 15:31:25 +02:00
Karol Wypchło d90b718787
Create README.md 2020-09-14 14:27:49 +02:00
dependabot[bot] 7aaf28f283
Merge pull request #399 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/http-status-codes-2.1.3 2020-09-14 10:56:14 +00:00
dependabot[bot] 843e5b0dc2
Bump eslint from 7.8.1 to 7.9.0 in /packages/webapp
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.8.1...v7.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 10:16:46 +00:00
dependabot[bot] 662771abe0
Bump http-status-codes from 2.1.2 to 2.1.3 in /packages/webapp
Bumps [http-status-codes](https://github.com/prettymuchbryce/node-http-status) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/prettymuchbryce/node-http-status/releases)
- [Commits](https://github.com/prettymuchbryce/node-http-status/compare/2.1.2...v2.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 10:13:40 +00:00
Karol Wypchlo 0cf50720fe improve cypress debugging 2020-09-14 11:40:59 +02:00
Karol Wypchlo 0403a5a8da remove reveal and fade effects 2020-09-14 11:20:51 +02:00
dependabot[bot] 36bb0abc4c
Merge pull request #394 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-source-filesystem-2.3.29 2020-09-13 12:47:22 +00:00
dependabot[bot] 1452e7fb80
Bump gatsby-source-filesystem from 2.3.28 to 2.3.29 in /packages/webapp
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.28 to 2.3.29.
- [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@2.3.29/packages/gatsby-source-filesystem)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-13 12:41:48 +00:00
dependabot[bot] 2cf6da2529
Merge pull request #395 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/react-dropzone-11.1.0 2020-09-13 12:30:17 +00:00
dependabot[bot] 22178c67d7
Merge pull request #393 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-plugin-sharp-2.6.35 2020-09-13 12:30:02 +00:00
dependabot[bot] 33dfb2ec74
Merge pull request #392 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-2.24.57 2020-09-13 12:29:46 +00:00
Matthew Sevey 781e71464d Merge branch 'master' into sevey/add-skapps-to-health-checl 2020-09-11 11:35:48 -04:00
dependabot[bot] 316c0fe653
Bump react-dropzone from 11.0.3 to 11.1.0 in /packages/webapp
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 11.0.3 to 11.1.0.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v11.0.3...v11.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 09:48:09 +00:00
dependabot[bot] cd31849cfb
Bump gatsby-plugin-sharp from 2.6.33 to 2.6.35 in /packages/webapp
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.33 to 2.6.35.
- [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@2.6.35/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 09:40:07 +00:00
dependabot[bot] ff67d44204
Bump gatsby from 2.24.54 to 2.24.57 in /packages/webapp
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.24.54 to 2.24.57.
- [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@2.24.54...gatsby@2.24.57)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 09:36:14 +00:00
Karol Wypchlo cd051c45f2 reorder 2020-09-11 11:29:08 +02:00
Karol Wypchlo 20362fe7c5 fix health checks 2020-09-10 15:16:31 +02:00
Karol Wypchlo 2e240e2819 simplify values assignment 2020-09-10 14:13:28 +02:00
Karol Wypchlo 394ae44aa9 rename getCurrent -> getMostRecent 2020-09-10 14:07:24 +02:00
Karol Wypchlo 70fd6b0f8f typo 2020-09-10 14:05:21 +02:00
Karol Wypchlo 6e0f387cf1 code review changes 2020-09-10 14:03:56 +02:00
Karol Wypchło ec4655f581
Apply suggestions from code review
Co-authored-by: Ivaylo Novakov <ro-tex@users.noreply.github.com>
2020-09-10 13:49:26 +02:00
Karol Wypchlo c08d53f6e0 drop critical: true from existing checks 2020-09-10 12:42:37 +02:00
Karol Wypchlo 307d736a69 restructure health-check architecture 2020-09-10 12:15:54 +02:00
Karol Wypchlo 64cd7b135c fix health-check dockerfile 2020-09-09 16:08:10 +02:00
dependabot[bot] 20b333ed54
Merge pull request #386 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-plugin-sharp-2.6.33 2020-09-09 13:16:29 +00:00
Karol Wypchlo 19b8caf81a fixed code review issues 2020-09-09 14:53:05 +02:00
Karol Wypchlo ca73a2f61f improve health checks 2020-09-09 14:25:00 +02:00
dependabot[bot] 36deb916f9
Bump gatsby-image from 2.4.16 to 2.4.17 in /packages/webapp
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.4.16 to 2.4.17.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@2.4.17/packages/gatsby-image)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 09:38:17 +00:00
dependabot[bot] b1def03928
Bump gatsby-plugin-sharp from 2.6.31 to 2.6.33 in /packages/webapp
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.31 to 2.6.33.
- [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@2.6.33/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 09:37:56 +00:00
dependabot[bot] 4c3a0dada0
Merge pull request #377 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-plugin-manifest-2.4.28 2020-09-09 09:28:30 +00:00
dependabot[bot] f3ec2aa8bb
Merge pull request #373 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-source-filesystem-2.3.28 2020-09-09 09:28:22 +00:00
dependabot[bot] 4e56faa4af
Merge pull request #379 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/react-syntax-highlighter-13.5.3 2020-09-09 09:28:07 +00:00
dependabot[bot] 6d0adf9f7e
Merge pull request #378 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/husky-4.3.0 2020-09-09 09:27:55 +00:00
dependabot[bot] 42455cb2d3
Merge pull request #374 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-2.24.54 2020-09-09 09:27:41 +00:00
Marcin S 072b626475 Fix syntax error in panic calls 2020-09-08 16:53:05 +02:00
Marcin S ab66b6ff5b Update code samples for API v2 2020-09-07 17:32:25 +02:00
dependabot[bot] e82e382c05
Bump react-syntax-highlighter from 13.5.1 to 13.5.3 in /packages/webapp
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 13.5.1 to 13.5.3.
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v13.5.1...v13.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 10:30:28 +00:00
dependabot[bot] 83a5b420f1
Bump husky from 4.2.5 to 4.3.0 in /packages/webapp
Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.5...v4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 10:27:28 +00:00
dependabot[bot] 5cd7e7f121
Bump gatsby-plugin-manifest from 2.4.27 to 2.4.28 in /packages/webapp
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.4.27 to 2.4.28.
- [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@2.4.28/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 10:24:11 +00:00
dependabot[bot] ad52875bd7
Bump gatsby from 2.24.53 to 2.24.54 in /packages/webapp
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.24.53 to 2.24.54.
- [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@2.24.53...gatsby@2.24.54)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 10:13:46 +00:00
dependabot[bot] e16d143e53
Bump gatsby-source-filesystem from 2.3.27 to 2.3.28 in /packages/webapp
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.27 to 2.3.28.
- [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@2.3.28/packages/gatsby-source-filesystem)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 10:11:06 +00:00
Matthew Sevey 9874eb29d8 update use of fixtures 2020-09-04 15:57:08 -04:00
dependabot[bot] 7a6a03e862
Merge pull request #368 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/http-status-codes-2.1.2 2020-09-03 20:24:53 +00:00
dependabot[bot] a053552436
Bump node-sass from 4.14.0 to 4.14.1 in /packages/webapp
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.0...v4.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 17:28:14 +00:00
dependabot[bot] e6a553ed75
Bump http-status-codes from 2.1.1 to 2.1.2 in /packages/webapp
Bumps [http-status-codes](https://github.com/prettymuchbryce/node-http-status) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettymuchbryce/node-http-status/releases)
- [Commits](https://github.com/prettymuchbryce/node-http-status/compare/2.1.1...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 17:27:43 +00:00
Karol Wypchlo 559960645e fix docker build 2020-09-03 19:19:40 +02:00
Karol Wypchlo 2b36093367 update dapp example to uniswap v2 2020-09-03 19:04:29 +02:00
Marcin S 3c6bd7281e
Merge pull request #364 from Kcchouette/patch-1
Fix python SDK code example
2020-09-03 16:14:51 +02:00
Karol Wypchło 746da81725
cache hns response for 5 minutes (#366) 2020-09-03 15:08:55 +02:00
Kcchouette 19cc8a1402
Fix python SDK code example 2020-09-03 00:17:51 +02:00
Matthew Sevey 0f84fb645d Create fixtures directory and move large metadata to individual json files 2020-09-02 16:19:43 -04:00
Matthew Sevey 58d807dfc6 refactor skygallery metadata and body hash 2020-08-31 15:59:24 -04:00
Matthew Sevey 58d7f395d5 Add Skapps to health check by setting the max http header size 2020-08-31 15:46:42 -04:00
Matthew Sevey 29362649af healthcheck: add uncensored library skylinks to health check 2020-08-26 15:49:40 -04:00
Karol Wypchlo 062cc12a7d make it once per hour 2020-08-26 17:17:33 +02:00
Karol Wypchlo 4eec295035 parse 2020-08-26 17:14:23 +02:00
Karol Wypchlo 913b2dbb15 compare metdata objects 2020-08-26 17:08:52 +02:00
Karol Wypchlo 94154924a1 log metadata 2020-08-26 16:52:23 +02:00
Karol Wypchlo 53b3933bee info should be an object 2020-08-26 16:47:53 +02:00
Karol Wypchlo 9ad39482ad info should be an object 2020-08-26 16:45:25 +02:00
Matthew Sevey f201f9c4b4 add info field and set verbose checks to critical 2020-08-26 10:32:39 -04:00
Karol Wypchlo 843fcfde97 every 5 minutes for debugging 2020-08-26 16:06:45 +02:00
Karol Wypchlo 7e90b6f4dd fix http-status-codes usage 2020-08-26 16:06:12 +02:00
Karol Wypchlo 5ceba4e0cf drop unnecessary dep 2020-08-26 15:57:13 +02:00
Karol Wypchlo cb8a521ba7 missing object-hash dep 2020-08-26 15:56:12 +02:00
Karol Wypchło 401c592e56
Update packages/health-check/src/schedule.js 2020-08-26 14:11:26 +02:00
Matthew Sevey bcab934a97 Merge branch 'master' into sevey/health-check-additions 2020-08-25 11:26:31 -04:00
Karol Wypchlo 3190d6a4e4 update http-status-codes 2020-08-25 17:17:11 +02:00
Matthew Sevey 3f406f962c update cron schedule and const definitions 2020-08-25 11:15:25 -04:00
dependabot[bot] 8a2772da2a
Merge pull request #357 from NebulousLabs/dependabot/npm_and_yarn/packages/health-check/http-status-codes-2.1.2 2020-08-25 15:15:06 +00:00
dependabot[bot] e2f5a03e77
Merge pull request #351 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/cypress-5.0.0 2020-08-25 15:09:06 +00:00
dependabot[bot] 4451a6d9ea
Bump http-status-codes from 1.4.0 to 2.1.2 in /packages/health-check
Bumps [http-status-codes](https://github.com/prettymuchbryce/node-http-status) from 1.4.0 to 2.1.2.
- [Release notes](https://github.com/prettymuchbryce/node-http-status/releases)
- [Commits](https://github.com/prettymuchbryce/node-http-status/compare/v1.4.0...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-25 15:09:05 +00:00
dependabot[bot] 12d48023bf
Merge pull request #352 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/http-status-codes-2.1.1 2020-08-25 15:08:00 +00:00
dependabot[bot] 1865daf11a
Bump axios from 0.19.2 to 0.20.0 in /packages/webapp
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 10:46:18 +00:00
dependabot[bot] 15ed2c0d74
Bump http-status-codes from 1.4.0 to 2.1.1 in /packages/webapp
Bumps [http-status-codes](https://github.com/prettymuchbryce/node-http-status) from 1.4.0 to 2.1.1.
- [Release notes](https://github.com/prettymuchbryce/node-http-status/releases)
- [Commits](https://github.com/prettymuchbryce/node-http-status/compare/v1.4.0...2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 10:35:15 +00:00
dependabot[bot] 760c422b02
Bump cypress from 4.12.1 to 5.0.0 in /packages/webapp
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.12.1 to 5.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.12.1...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 10:29:25 +00:00
Matthew Sevey 37b07c642b Merge branch 'master' into sevey/health-check-additions 2020-08-20 14:07:12 -04:00
dependabot[bot] e061e26b28
Merge pull request #338 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-manifest-2.4.23 2020-08-18 17:19:01 +00:00
dependabot[bot] 847928c96c
Bump gatsby-plugin-manifest from 2.4.18 to 2.4.23
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.4.18 to 2.4.23.
- [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@2.4.23/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 17:13:11 +00:00
dependabot[bot] ae81925a9d
Merge pull request #334 from NebulousLabs/dependabot/npm_and_yarn/gatsby-transformer-sharp-2.5.13 2020-08-18 17:05:50 +00:00
dependabot[bot] 43f655cf73
Merge pull request #336 from NebulousLabs/dependabot/npm_and_yarn/eslint-plugin-react-7.20.6 2020-08-18 17:03:09 +00:00
dependabot[bot] a6df39bc53
Bump gatsby-transformer-sharp from 2.5.11 to 2.5.13
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 2.5.11 to 2.5.13.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@2.5.13/packages/gatsby-transformer-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 17:00:25 +00:00
dependabot[bot] bbb2b97be0
Merge pull request #333 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-sharp-2.6.27 2020-08-18 16:58:42 +00:00
dependabot[bot] 0daa43fd6d
Bump eslint-plugin-react from 7.20.3 to 7.20.6
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.3 to 7.20.6.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.20.3...v7.20.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:57:31 +00:00
dependabot[bot] cb55e5c76b
Bump gatsby-plugin-sharp from 2.6.20 to 2.6.27
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.20 to 2.6.27.
- [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@2.6.27/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:53:00 +00:00
dependabot[bot] fb66c7cefe
Merge pull request #332 from NebulousLabs/dependabot/npm_and_yarn/gatsby-image-2.4.16 2020-08-18 16:50:48 +00:00
dependabot[bot] 8c6937d31d
Bump gatsby-image from 2.4.13 to 2.4.16
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.4.13 to 2.4.16.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@2.4.16/packages/gatsby-image)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:45:55 +00:00
dependabot[bot] 0fe6ce1e85
Merge pull request #324 from NebulousLabs/dependabot/npm_and_yarn/gatsby-source-filesystem-2.3.24 2020-08-18 16:38:03 +00:00
dependabot[bot] db1dc1623f
Merge pull request #343 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/react-syntax-highlighter-13.5.0 2020-08-18 16:37:27 +00:00
dependabot[bot] 9a20963e48
Merge pull request #331 from NebulousLabs/dependabot/npm_and_yarn/gatsby-2.24.47 2020-08-18 16:37:13 +00:00
dependabot[bot] e1ad312f96
Merge pull request #337 from NebulousLabs/dependabot/npm_and_yarn/eslint-7.7.0 2020-08-18 16:37:02 +00:00
dependabot[bot] cb9f14f2c8
Bump react-syntax-highlighter from 12.2.1 to 13.5.0 in /packages/webapp
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 12.2.1 to 13.5.0.
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v12.2.1...v13.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:26:33 +00:00
dependabot[bot] df9e47f6b0
Bump gatsby-source-filesystem from 2.3.20 to 2.3.24
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.20 to 2.3.24.
- [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@2.3.24/packages/gatsby-source-filesystem)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:24:01 +00:00
dependabot[bot] 94f9012f72
Bump eslint from 7.5.0 to 7.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.5.0...v7.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:23:47 +00:00
dependabot[bot] 83d47acf56
Bump gatsby from 2.24.5 to 2.24.47
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.24.5 to 2.24.47.
- [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@2.24.5...gatsby@2.24.47)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:22:32 +00:00
dependabot[bot] aea08dd1ce
Merge pull request #341 from NebulousLabs/dependabot/npm_and_yarn/packages/handshake-api/hs-client-0.0.9 2020-08-18 16:15:45 +00:00
dependabot[bot] 6a5d15befe
Bump hs-client from 0.0.8 to 0.0.9 in /packages/handshake-api
Bumps [hs-client](https://github.com/handshake-org/hs-client) from 0.0.8 to 0.0.9.
- [Release notes](https://github.com/handshake-org/hs-client/releases)
- [Commits](https://github.com/handshake-org/hs-client/compare/v0.0.8...v0.0.9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:10:17 +00:00
dependabot[bot] c57960b3a3
Bump superagent from 5.3.1 to 6.0.0 in /packages/health-check
Bumps [superagent](https://github.com/visionmedia/superagent) from 5.3.1 to 6.0.0.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](https://github.com/visionmedia/superagent/compare/v5.3.1...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:10:09 +00:00
Karol Wypchlo f6fa02cfe9 remove spec mp4 2020-08-18 18:00:18 +02:00
Karol Wypchlo 51a8e7318e scroll upload progress into view 2020-08-18 15:48:55 +02:00
Karol Wypchlo 0a5f51d988 fix merge conflicts resolution errors 2020-08-18 11:11:10 +02:00
Karol Wypchlo 8a21dc8ce1 Merge remote-tracking branch 'origin/master' into docker 2020-08-18 10:55:09 +02:00
Karol Wypchlo cc48c09845 fix hns redirects 2020-07-31 15:20:05 +02:00
Karol Wypchlo e663eebc9e fix hns redirects 2020-07-31 15:15:55 +02:00
Karol Wypchlo 30dbb8ced5 migrate to yarn workspaces 2020-07-31 00:50:42 +02:00
Karol Wypchło ee86da1b39
move webpage to Gatsby (#32)
* migrate to gatsby in subfolder
* move gatsby to main package
* use targeted light syntax highlighter
* clean up gatsby leftovers
2020-02-20 17:35:07 +01:00
Karol Wypchlo 9bd9a0b95a skip nodejs server 2020-02-18 17:47:19 +01:00
Karol Wypchlo 5c31508317 add luxor and privacy & terms 2020-02-18 17:40:19 +01:00
Karol Wypchło b7f5528506
add logo, fix, nginx config and validate input error (#29)
add logo, fix, nginx config and validate input error
2020-02-18 16:50:09 +01:00
Karol Wypchło 2247e2d533
Snippets (#28)
* Revert "add download snippets"

This reverts commit 664eea21f5.

* snippets changes proposal

* reformat white spaces

* Fix snippets

Co-authored-by: Peter-Jan Brone <peter-jan@settlemint.com>
2020-02-18 14:39:04 +01:00
dependabot-preview[bot] 1577c7bd47
Merge pull request #27 from NebulousLabs/dependabot/npm_and_yarn/testing-library/user-event-10.0.0 2020-02-18 12:27:29 +00:00
Karol Wypchlo d65b7c9115 fix CURL snippet 2020-02-18 11:50:45 +01:00
dependabot-preview[bot] 4de50cdb85
Bump @testing-library/user-event from 8.1.1 to 10.0.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 8.1.1 to 10.0.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Commits](https://github.com/testing-library/user-event/compare/v8.1.1...v10.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 10:41:22 +00:00
Karol Wypchlo 664eea21f5 add download snippets 2020-02-18 11:32:46 +01:00
Karol Wypchlo 7dfab70143 fix noopener and rename read-more class 2020-02-18 10:41:57 +01:00
Karol Wypchlo 0d489fd259 fix new window url when pasting skylink with sia:// prefix 2020-02-18 10:35:58 +01:00
Karol Wypchło 4f2e386abb
Merge pull request #24 from zachherbert/zach-edits
Edits to copy and formatting
2020-02-18 04:23:30 -05:00
Karol Wypchlo a9f01daf8e replace logo 2020-02-18 10:19:07 +01:00
Karol Wypchło 30ddd5e478
Update packages/sia-skynet/src/components/HomeNetwork/HomeNetwork.js 2020-02-18 04:09:18 -05:00
Zach Herbert fad5299ca9 Formatting updates 2020-02-18 01:01:42 -05:00
Zach Herbert 382dce62f8 Copy updates 2020-02-18 01:01:36 -05:00
Karol Wypchlo cb2ecb9b74 fix maxContentLength issue 2020-02-17 17:46:58 +01:00
Karol Wypchlo 125eb8b20a take out bad link 2020-02-17 15:41:02 +01:00
Karol Wypchlo a4edf900e4 remove Arrow 2020-02-17 15:37:12 +01:00
Karol Wypchlo 92c35eb230 replace FAQ questions 2020-02-17 15:34:34 +01:00
Karol Wypchlo 76ce36a7e1 rewrite api endpoint 2020-02-17 14:27:47 +01:00
Karol Wypchlo 155db5f7f4 rewrite start script 2020-02-17 13:48:04 +01:00
Karol Wypchlo 628fad133f clean up server pipeline 2020-02-17 13:21:14 +01:00
Karol Wypchlo 030e60aa59 update dependencies 2020-02-17 12:57:11 +01:00
Karol Wypchlo ad0cf12a39 remove redundant lock file from npm 2020-02-17 12:50:57 +01:00
Karol Wypchlo 602cb179ce remove unnecessary dependencies 2020-02-17 12:50:07 +01:00
Karol Wypchlo 87b3e4d1e0 remove unused POST /siafile route 2020-02-17 12:45:25 +01:00
Karol Wypchlo ef3a6d411a remove GET endpoint, handled by nginx proxy 2020-02-17 12:44:15 +01:00
Karol Wypchło 538f40f384
Merge pull request #13 from NebulousLabs/dependabot/npm_and_yarn/ramda-0.27.0
Bump ramda from 0.26.1 to 0.27.0
2020-02-17 04:26:37 -05:00
Karol Wypchło f55306516d
Merge pull request #11 from NebulousLabs/faq
add faq answers
2020-02-17 04:12:53 -05:00
dependabot-preview[bot] ffafcff7ad
Merge pull request #14 from NebulousLabs/dependabot/npm_and_yarn/types/express-fileupload-1.1.2 2020-02-15 00:31:32 +00:00
dependabot-preview[bot] fb1f884761
Merge pull request #15 from NebulousLabs/dependabot/npm_and_yarn/testing-library/jest-dom-5.1.1 2020-02-15 00:31:21 +00:00
Karol Wypchlo 356198d61c CURL first 2020-02-14 17:08:55 -05:00
dependabot-preview[bot] 4ba522a598
Bump axios-logger from 2.3.0 to 2.3.1
Bumps [axios-logger](https://github.com/hg-pyun/axios-intercept-logger) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/hg-pyun/axios-intercept-logger/releases)
- [Changelog](https://github.com/hg-pyun/axios-logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hg-pyun/axios-intercept-logger/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 21:54:07 +00:00
dependabot-preview[bot] b7301b5dd4
Bump @testing-library/jest-dom from 4.2.4 to 5.1.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 4.2.4 to 5.1.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v4.2.4...v5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 21:53:16 +00:00
dependabot-preview[bot] d6ede68a9f
Bump @types/express-fileupload from 1.1.0 to 1.1.2
Bumps [@types/express-fileupload](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-fileupload) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-fileupload)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 21:52:17 +00:00
dependabot-preview[bot] aeecc5ab6a
Bump ramda from 0.26.1 to 0.27.0
Bumps [ramda](https://github.com/ramda/ramda) from 0.26.1 to 0.27.0.
- [Release notes](https://github.com/ramda/ramda/releases)
- [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ramda/ramda/compare/0.26.1...v0.27.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 21:51:27 +00:00
Karol Wypchlo 10814728b2 add faq answers 2020-02-14 14:28:31 -05:00
Thomas Bennett 46f456d80b fixed typos 2020-02-14 16:46:01 +00:00
Karol Wypchlo da4e37c06f fix formatting on go code 2020-02-14 10:43:14 -05:00
Robby Klein 35ce0632e9 fix code editor 2020-02-13 18:51:37 -08:00
Karol Wypchlo d883adc0ea widen footer and increase logo size 2020-02-13 19:27:13 -05:00
Karol Wypchlo 8cd7f29107 merge header with signup box 2020-02-13 19:14:31 -05:00
Karol Wypchlo e342c422e0 fix footer links 2020-02-13 18:35:02 -05:00
Karol Wypchlo bad0330348 fix stay up to date section 2020-02-13 18:35:02 -05:00
Karol Wypchlo 0fbdd8fd01 wire up skylink input 2020-02-13 18:30:36 -05:00
Robby Klein 756df40d6e change copy 2020-02-13 17:36:27 -05:00
Robby Klein 926ea7d90a equal margins 2020-02-13 17:36:27 -05:00
Robby Klein bb67bdcfcc retrieve file 2020-02-13 17:36:27 -05:00
Karol Wypchlo 9ced9df28a update video 2020-02-13 16:51:18 -05:00
Karol Wypchlo 03db812436 made link executable in new tab 2020-02-13 16:11:07 -05:00
Karol Wypchlo 711f0b6386 change samples 2020-02-13 16:05:40 -05:00
Karol Wypchlo 33a16640ed add image sample and remove axios-curlirize 2020-02-13 15:31:49 -05:00
Karol Wypchlo 98471291c0 curlirize 2020-02-13 15:04:10 -05:00
Karol Wypchlo d99427256e curlirize 2020-02-13 15:03:15 -05:00
Karol Wypchlo e9b1582539 add curlirize 2020-02-13 14:58:50 -05:00
Karol Wypchlo fb7eea3dfe log whole error 2020-02-13 14:45:27 -05:00
Karol Wypchlo 51bdb61105 use relative api link 2020-02-13 14:23:57 -05:00
Karol Wypchlo 78fe3d0f61 add pdf sample 2020-02-13 14:22:37 -05:00
Karol Wypchlo 6b48ef2b11 update social links in footer 2020-02-13 12:25:48 -05:00
Karol Wypchlo f733fa3e90 add 64x64 favicon 2020-02-13 12:13:21 -05:00
Karol Wypchlo 7e411fd85d change logos and favicon 2020-02-13 12:09:26 -05:00
Karol Wypchlo 4f76dec65e apply proper url 2020-02-13 11:44:13 -05:00
Karol Wypchlo 5b1192597b change short_name and name 2020-02-13 11:41:22 -05:00
Karol Wypchlo 294dae27e1 change title and description 2020-02-13 11:38:31 -05:00
Robby Klein 9282c00ace revert status 2020-02-12 16:38:08 -08:00
Robby Klein a35d66a1cb faster animations and copy button 2020-02-12 14:13:34 -08:00
Karol Wypchlo 6d89dbaef8 gitignore build + scripts backwards compatibility 2020-02-12 14:00:54 -05:00
Karol Wypchlo 40eaf42111 refactor /file/skyfile to /skyfile 2020-02-12 12:42:43 -05:00
Karol Wypchlo 2a3f22c692 new skynet webpage integration 2020-02-12 12:23:10 -05:00
PJ 249cd82cd5 Merge branch 'master' into logging 2020-02-04 19:17:20 +01:00
PJ 6569c2677c Proxy the attachment querystring param 2020-02-04 16:39:58 +01:00
PJ 4833eac81b Content-Disposition fixes + hardening 2020-02-04 12:52:35 +01:00
Marcin Jachymiak 6b3ad6d1ea Add nodejs app 2020-01-31 15:18:58 -05:00
PJ b2360d5c9e Linkify Sia Skynet 2020-01-28 13:43:05 +01:00
PJ e2de464734 Do not point client at /direct 2020-01-28 12:35:39 +01:00
PJ b0e4ff6863 Update routes 2020-01-28 12:31:56 +01:00
PJ cf7693db2f Add trailing slash 2020-01-28 12:21:15 +01:00
PJ fa16b45e83 Update skylink property in response 2020-01-28 11:47:32 +01:00
PJ d6a8b39445 Updat new routes, remove testing.html file 2020-01-28 11:42:02 +01:00
PJ 7bc45eb530 Fix root error in sendFile 2020-01-27 13:19:08 +01:00
PJ b68052b475 Change route order 2020-01-27 13:12:49 +01:00
PJ b720b5f0d6 Add stats route (WIP) + add /web/ testing route (WIP) 2020-01-27 13:06:18 +01:00
PJ 34851a7078 Revert proxy handler 2020-01-23 21:02:04 +01:00
PJ 92107e1b8f Fix linkfile prefix 2020-01-23 20:38:31 +01:00
PJ c6260b9d12 Fix linkfile redirect 2020-01-23 20:20:33 +01:00
PJ d0d1742203 Add axios logging 2020-01-23 20:12:16 +01:00
PJ a63d26f25a Remove access.log 2020-01-22 21:28:49 +01:00
PJ 98b649702d Add siad connection check 2020-01-22 21:13:38 +01:00
PJ 103a89bc98 Improve logging 2020-01-22 20:59:26 +01:00
PJ c6e716344c Add maxContentLength to axios request config 2020-01-09 13:19:15 +01:00
PJ bdd4fdd75e Increase fileupload limit from 10MB to 1GB 2020-01-09 13:03:27 +01:00
Eddie Wang 411b9061a2
add sialink 2019-12-20 17:34:55 -08:00
Eddie Wang 91a67178bb
add proxy 2019-12-20 17:33:21 -08:00
Eddie Wang ce6f536791
update endpoint 2019-12-20 11:59:47 -08:00
Eddie Wang cae5d7b09c
initial linkfile impl 2019-12-20 10:11:54 -08:00
Eddie Wang bdbd5b81c9
Merge branch 'dev' of gitlab.com:NebulousLabs/siawebviewer into dev 2019-12-20 09:02:02 -08:00
Eddie Wang 7a85bcd4e0
ui stuff 2019-12-20 09:01:28 -08:00
Eddie Wang d016eb8ca1
sync up tree 2019-12-20 09:00:45 -08:00
Eddie Wang f9d3d8b7f3
form upload 2019-12-05 17:49:29 -05:00
Eddie Wang c5c7c7f809
add polyfill 2019-12-05 14:23:18 -05:00
Eddie Wang 1e7ceb3979
add polyfill and pipe better 2019-12-05 12:22:28 -05:00
Eddie Wang 71a7749721
resolve to /api 2019-12-03 17:30:51 -05:00
Eddie Wang 0b4b1dff3c
add loading symbol 2019-12-03 17:28:20 -05:00
Eddie Wang 1571ab4677
latest 2019-12-03 17:06:58 -05:00
Eddie Wang f2a88b959a
split filename 2019-12-03 17:05:18 -05:00
Eddie Wang 0cfadf91a8
rewrite nginx path 2019-12-03 16:45:38 -05:00
Eddie Wang 49a1d1b719
start 2019-12-03 16:44:30 -05:00
Eddie Wang a575a5c4d3
add filename 2019-12-03 16:42:47 -05:00
Eddie Wang 6d5b7bacdd
latest 2019-12-03 16:30:15 -05:00
Eddie Wang ae761c8d85
access control 2019-12-03 16:28:05 -05:00
Eddie Wang 4bfcde3ed7
set remote endpoint 2019-12-03 16:24:23 -05:00
Eddie Wang 6385fecc60
latest 2019-12-03 16:11:59 -05:00
Eddie Wang 84bda5a534
add emo 2019-12-03 16:10:05 -05:00
Eddie Wang 3bb0ca8293
add files 2019-12-03 16:08:23 -05:00