Commit Graph

4936 Commits

Author SHA1 Message Date
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
dependabot-preview[bot] 8a9f1a321b
Bump gatsby-plugin-manifest from 2.2.41 to 2.2.42
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) 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-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.2.42/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 10:39:16 +00:00
David Vorick 85994d4eb6
Merge pull request #42 from NebulousLabs/include-real-stats
include real stats from siastats.info
2020-02-24 18:30:13 -05:00
Karol Wypchlo 0e6a860ca0 include real stats from siastats.info 2020-02-24 16:05:26 +01:00
Karol Wypchło 9b56fc47de
add node 13.x to unit tests 2020-02-24 16:03:06 +01:00
Karol Wypchlo 8f6736156e prettier .scss 2020-02-24 15:58:14 +01:00
Karol Wypchlo 0101dcc290 add lint staged 2020-02-24 15:55:53 +01:00
Karol Wypchlo 808f6ebcbc resolve ids conflict 2020-02-21 12:20:05 +01:00
Karol Wypchlo 43f62247c2 enable PWA support 2020-02-21 12:07:20 +01:00
dependabot-preview[bot] 0d41b39086
Merge pull request #35 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-sass-2.1.29 2020-02-21 11:02:55 +00:00
dependabot-preview[bot] 8d9f845200
Bump gatsby-plugin-sass from 2.1.28 to 2.1.29
Bumps [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sass) from 2.1.28 to 2.1.29.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sass/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@2.1.29/packages/gatsby-plugin-sass)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 11:00:43 +00:00
dependabot-preview[bot] b208a698b2
Merge pull request #33 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-offline-3.0.35 2020-02-21 10:58:24 +00:00
dependabot-preview[bot] 9896d24995
Merge pull request #38 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-sharp-2.4.5 2020-02-21 10:58:17 +00:00
dependabot-preview[bot] ab240e3385
Bump gatsby-plugin-sharp from 2.4.3 to 2.4.5
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.4.3 to 2.4.5.
- [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.4.5/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 10:56:07 +00:00
dependabot-preview[bot] ff70a5c6f6
Bump gatsby-plugin-offline from 3.0.32 to 3.0.35
Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 3.0.32 to 3.0.35.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@3.0.35/packages/gatsby-plugin-offline)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 10:56:02 +00:00
dependabot-preview[bot] fc794e834a
Merge pull request #40 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-manifest-2.2.41 2020-02-21 10:54:01 +00:00
dependabot-preview[bot] 0dc7e19d1b
Merge pull request #37 from NebulousLabs/dependabot/npm_and_yarn/gatsby-2.19.19 2020-02-21 10:53:51 +00:00
dependabot-preview[bot] 36ecd28bf5
Bump gatsby-plugin-manifest from 2.2.39 to 2.2.41
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.2.39 to 2.2.41.
- [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.2.41/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 10:52:16 +00:00
dependabot-preview[bot] ffc6ac9735
Bump gatsby from 2.19.7 to 2.19.19
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.19.7 to 2.19.19.
- [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.7...gatsby@2.19.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 10:52:05 +00:00
dependabot-preview[bot] 13cd3cc53c
Merge pull request #41 from NebulousLabs/dependabot/npm_and_yarn/gatsby-source-filesystem-2.1.48 2020-02-21 10:51:47 +00:00
dependabot-preview[bot] 7784834130
Merge pull request #36 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-react-helmet-3.1.22 2020-02-21 10:49:56 +00:00
dependabot-preview[bot] 0790bbfccb
Bump gatsby-source-filesystem from 2.1.46 to 2.1.48
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.1.46 to 2.1.48.
- [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.1.48/packages/gatsby-source-filesystem)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 10:49:33 +00:00
dependabot-preview[bot] aee47360a4
Bump gatsby-plugin-react-helmet from 3.1.21 to 3.1.22
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.1.21 to 3.1.22.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@3.1.22/packages/gatsby-plugin-react-helmet)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 10:48:03 +00:00
dependabot-preview[bot] d8c2a65235
Merge pull request #34 from NebulousLabs/dependabot/npm_and_yarn/gatsby-transformer-sharp-2.3.14 2020-02-21 10:47:15 +00:00
dependabot-preview[bot] 95c129cbb3
Merge pull request #39 from NebulousLabs/dependabot/npm_and_yarn/gatsby-image-2.2.41 2020-02-21 10:45:54 +00:00