Commit Graph

260 Commits

Author SHA1 Message Date
dependabot-preview[bot] 2e1ae4b0ec
Bump eslint-plugin-react from 7.18.3 to 7.19.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.18.3 to 7.19.0.
- [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.18.3...v7.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 10:43:57 +00:00
Marcin Jachymiak 78c04918df
Merge pull request #62 from NebulousLabs/dotenv-override
Add override to load_dotenv call
2020-03-06 14:11:29 -05:00
Marcin Jachymiak 5c87cb93dd Add override to load_dotenv call 2020-03-06 14:10:51 -05:00
Marcin Jachymiak 7c5303929e
Merge pull request #61 from NebulousLabs/health-script-cleanup
Check allocation not spent in allowance. Cleanup msg format
2020-03-06 14:04:32 -05:00
Marcin Jachymiak 66218fde30 Check allocation not spent. Cleanup msg format 2020-03-06 10:11:42 -05:00
Marcin Jachymiak b067da67ac fixup... 2020-03-05 12:17:25 -05:00
Marcin Jachymiak 737e6fdb5a
Merge pull request #56 from NebulousLabs/2020-03-health-check
Add health check script
2020-03-05 12:16:09 -05:00
Marcin Jachymiak 2ba2ac4b9f Fixup 2020-03-05 12:10:35 -05:00
Marcin Jachymiak 3244c1cd89 make script executable 2020-03-05 12:09:30 -05:00
Marcin Jachymiak 29a73e5963 Add health-check setup script 2020-03-05 12:07:37 -05:00
Marcin Jachymiak 2af43ed499 fix api pass env 2020-03-05 10:09:48 -05:00
Marcin Jachymiak d9b27d416c Cleanup Discord msgs and add password var 2020-03-05 10:09:48 -05:00
Marcin Jachymiak 64681bf19d Fixup port env var 2020-03-05 10:09:48 -05:00
Marcin Jachymiak cbe73e14c7 Cleanup health check script 2020-03-05 10:09:48 -05:00
Marcin Jachymiak 6fbf60d84c Start health check script 2020-03-05 10:09:48 -05:00
dependabot-preview[bot] d078f13f5e
Merge pull request #57 from NebulousLabs/dependabot/npm_and_yarn/gatsby-2.19.28 2020-03-05 11:29:26 +00:00
dependabot-preview[bot] 2b3701a1ac
Bump gatsby from 2.19.26 to 2.19.28
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.19.26 to 2.19.28.
- [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.19.26...gatsby@2.19.28)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-05 11:07:15 +00:00
Karol Wypchlo 44fbe60eff add cypress testing suite 2020-03-05 12:04:54 +01:00
Karol Wypchlo eb0ef30615 add stats-logger.sh script 2020-03-04 18:12:59 +01:00
Marcin Jachymiak 67b38fff66
Merge pull request #54 from NebulousLabs/2020-03-add-upload-siad-systemd
Add upload siad support
2020-03-03 10:44:55 -05:00
Marcin Jachymiak 5b390cda9d Update README with notes on running 2 siad nodes 2020-03-03 10:24:51 -05:00
dependabot-preview[bot] a5a32d24a9
Merge pull request #52 from NebulousLabs/dependabot/npm_and_yarn/gatsby-image-2.2.42 2020-03-03 15:20:42 +00:00
dependabot-preview[bot] f658d77e41
Bump gatsby-image from 2.2.41 to 2.2.42
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.2.41 to 2.2.42.
- [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.2.42/packages/gatsby-image)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-03 12:32:30 +00:00
dependabot-preview[bot] 2e0bc8036c
Merge pull request #55 from NebulousLabs/dependabot/npm_and_yarn/gatsby-2.19.26 2020-03-03 12:30:32 +00:00
dependabot-preview[bot] c880d2eff3
Bump gatsby from 2.19.22 to 2.19.26
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.19.22 to 2.19.26.
- [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.19.22...gatsby@2.19.26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-03 10:41:50 +00:00
Marcin Jachymiak ac9dfc5d9c Add upload systemd service 2020-03-02 18:10:27 -05:00
Marcin Jachymiak 32727c07ea Add upload env stuff to scripts 2020-03-02 18:05:45 -05:00
Karol Wypchlo 88dea28fda set prettier arrowParens to always 2020-02-28 17:19:33 +01:00
Karol Wypchlo 6650e266b2 update html sample 2020-02-28 16:00:17 +01:00
Karol Wypchlo 896d9b6302 add GATSBY_API_URL param 2020-02-28 13:52:32 +01:00
Karol Wypchlo e80ccb0bd5 fix prettier style issue 2020-02-28 12:35:06 +01:00
Karol Wypchlo 0eafab8e0c fix eslint validation issues 2020-02-28 12:30:27 +01:00
Karol Wypchlo f4c0f8e020 setup eslint for static code analysis 2020-02-28 12:09:30 +01:00
Karol Wypchlo c1537a747f upgrade react and gatsby 2020-02-28 11:46:36 +01:00
Karol Wypchlo b5a7139821 drop develop script in favor of start 2020-02-28 11:05:57 +01:00
Karol Wypchlo dad2ab1246 remove netlify integration 2020-02-28 10:40:25 +01:00
Karol Wypchlo a0039b1502 use location.origin instead of hardcoded https://siasky.net 2020-02-27 12:16:05 +01:00
Karol Wypchlo 2180a60c5a fix readOnly warning for textarea without onChange 2020-02-27 12:00:58 +01:00
Karol Wypchlo 954a14758f remove service worker 2020-02-27 11:58:53 +01:00
Karol Wypchlo f0e803ac3d Revert "Bump gatsby from 2.19.19 to 2.19.22"
This reverts commit 836eb2e008.
2020-02-26 21:10:50 +01:00
Marcin Jachymiak 9d6748409c
Merge pull request #45 from marcinja/2020-02-add-systemd-service
Add systemd service
2020-02-26 14:39:57 -05:00
Karol Wypchlo b6d6b655c3 remove redundant Authorization header from GET endpoints 2020-02-26 19:32:08 +01:00
dependabot-preview[bot] ddd332c177
Merge pull request #44 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-manifest-2.2.42 2020-02-26 17:13:32 +00:00
dependabot-preview[bot] de2ce1daee
Merge pull request #46 from NebulousLabs/dependabot/npm_and_yarn/gatsby-2.19.22 2020-02-26 17:13:22 +00:00
dependabot-preview[bot] 6f34caf2c7
Merge pull request #47 from NebulousLabs/dependabot/npm_and_yarn/lint-staged-10.0.8 2020-02-26 17:13:05 +00:00
Marcin Jachymiak bbdb363660 Use an environment variable file 2020-02-26 11:45:50 -05:00
dependabot-preview[bot] 32165ac6be
Bump lint-staged from 10.0.7 to 10.0.8
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.0.7 to 10.0.8.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.0.7...v10.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 10:44:09 +00:00
dependabot-preview[bot] 836eb2e008
Bump gatsby from 2.19.19 to 2.19.22
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.19.19 to 2.19.22.
- [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.19.19...gatsby@2.19.22)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 10:43:59 +00:00
Marcin Jachymiak c9d1bbddc8 Update setup README with systemctl commands 2020-02-25 12:56:19 -05:00
Marcin Jachymiak 1e72f2ade0 Add systemd service conf. Update setup script 2020-02-25 12:52:04 -05:00