Commit Graph

324 Commits

Author SHA1 Message Date
Peter-Jan Brone cd619d7a92
Update Nginx config to use double siad setup (#97)
* Update nginx conf to use double siad setup
* Update documentation
2020-03-19 15:38:34 +01:00
Marcin Jachymiak 1457816e5e
Merge pull request #95 from NebulousLabs/v144-fixups
v1.4.4 fixups
2020-03-18 17:09:27 -04:00
Marcin Jachymiak f7bb6f1493 Add stats endpoints to nginx 2020-03-18 16:36:30 -04:00
Marcin Jachymiak 16fe7acad0 Set siamux port to avoid conflicts 2020-03-18 16:35:48 -04:00
dependabot-preview[bot] e900f08ea5
Merge pull request #94 from NebulousLabs/dependabot/npm_and_yarn/gatsby-source-filesystem-2.1.56 2020-03-17 14:39:28 +00:00
dependabot-preview[bot] d74c85ef6a
Bump gatsby-source-filesystem from 2.1.52 to 2.1.56
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.1.52 to 2.1.56.
- [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.56/packages/gatsby-source-filesystem)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-17 12:43:51 +00:00
dependabot-preview[bot] de7ab737a5
Merge pull request #90 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-manifest-2.2.47 2020-03-17 12:41:14 +00:00
dependabot-preview[bot] 05feadfadb
Merge pull request #92 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-sharp-2.4.12 2020-03-17 12:41:08 +00:00
dependabot-preview[bot] 7444851dd5
Merge pull request #93 from NebulousLabs/dependabot/npm_and_yarn/gatsby-2.19.43 2020-03-17 12:41:03 +00:00
dependabot-preview[bot] 6b26809d7a
Bump gatsby from 2.19.37 to 2.19.43
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.19.37 to 2.19.43.
- [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.37...gatsby@2.19.43)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 08:56:24 +00:00
dependabot-preview[bot] 11bc9498f8
Bump gatsby-plugin-sharp from 2.4.10 to 2.4.12
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.4.10 to 2.4.12.
- [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.12/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 08:56:12 +00:00
dependabot-preview[bot] d4a4c12290
Bump gatsby-plugin-manifest from 2.2.46 to 2.2.47
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.2.46 to 2.2.47.
- [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.47/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 08:54:32 +00:00
dependabot-preview[bot] afcde7c894
Merge pull request #89 from NebulousLabs/dependabot/npm_and_yarn/acorn-6.4.1 2020-03-16 08:45:37 +00:00
dependabot-preview[bot] 5004766cbc
[Security] Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-13 21:47:14 +00:00
Marcin Jachymiak 8df34dace3
Merge pull request #88 from NebulousLabs/add-persistent-journal
Use journald with persistence
2020-03-13 12:40:22 -04:00
Marcin Jachymiak ccddff4b6a Use journald with persistence 2020-03-13 12:34:42 -04:00
Karol Wypchlo 4e5aca4998 set logs on siad services 2020-03-12 15:24:58 +01:00
Peter-Jan Brone bde39400ae
Expose Skynet-File-Metadata (#86) 2020-03-12 15:15:48 +01:00
Karol Wypchło fc21e22675
link developer resources (#85) 2020-03-12 11:56:11 +01:00
Karol Wypchlo 075b0d618c add 'for developers' footer section 2020-03-11 17:53:40 +01:00
Karol Wypchlo ee71920184 limit unit testing to node 12 2020-03-11 17:30:55 +01:00
Karol Wypchło c18d3f842a
GITHUB_TOKEN 2020-03-11 16:50:05 +01:00
Karol Wypchło 7a096067e9
CYPRESS_RECORD_KEY 2020-03-11 16:46:48 +01:00
Karol Wypchlo a75a4493cc do not upload cypress video on success 2020-03-11 15:13:02 +01:00
Karol Wypchlo a29347807d add cypress project 2020-03-11 15:10:08 +01:00
Karol Wypchlo a133871da0 update gatsby dependencies 2020-03-11 11:12:32 +01:00
Karol Wypchlo 43f20ef463 improve integration test reliability 2020-03-11 10:47:25 +01:00
Karol Wypchlo 22c1d6b0b9 add Dapp example 2020-03-11 10:30:37 +01:00
Karol Wypchlo 92fd420c1a add dependabot schedule 2020-03-11 10:06:16 +01:00
Karol Wypchło bb6004f010
open skylink in new tab (#84) 2020-03-11 10:01:13 +01:00
Marcin Jachymiak 7b9f6261c0
Merge pull request #82 from NebulousLabs/2020-03-tweak-log-checker
Run log-checker less frequently. Add tweaks.
2020-03-10 11:26:55 -04:00
Marcin Jachymiak d7ab15a885 Leave TODO about flags 2020-03-10 11:26:02 -04:00
Marcin Jachymiak e7e73977bd Switch log-checks to every 8 hours 2020-03-10 11:25:28 -04:00
Marcin Jachymiak f205f46928 Add hour param to log checker 2020-03-10 11:08:54 -04:00
Peter-Jan Brone 96034cf10d
Directory Upload & Auto UUID (#60) 2020-03-10 14:36:21 +01:00
Karol Wypchło f4760e4481
upload progress status (#73)
* add upload progress status

* resolve cors issues with proxy returning cors error
2020-03-10 14:15:34 +01:00
Marcin Jachymiak 59c46bd6fc
Update Python code sample (#75) 2020-03-10 11:56:42 +01:00
dependabot-preview[bot] e22e3c8aa1
Merge pull request #63 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-react-helmet-3.1.23 2020-03-09 22:06:34 +00:00
Marcin Jachymiak e0e0e7949f
Merge pull request #74 from NebulousLabs/add-log-checker
Add log checker
2020-03-09 17:06:29 -04:00
Marcin Jachymiak bc3e72726e Set force_notify in log check error cases 2020-03-09 16:06:15 -04:00
Marcin Jachymiak 1349440251 Update README and health check setup-scripts 2020-03-09 16:02:16 -04:00
Marcin Jachymiak 285d915602 Rename health-checker to funds-checker 2020-03-09 15:59:21 -04:00
Marcin Jachymiak 6d8fe9ca02 Add log checker 2020-03-09 15:55:03 -04:00
Karol Wypchlo bb13689b1a fix broken banner 2020-03-09 18:50:16 +01:00
Marcin Jachymiak 4b1ac49ef1 Refactor bot_utils out of health-checker 2020-03-09 12:15:13 -04:00
dependabot-preview[bot] 520945f14e
Bump gatsby-plugin-react-helmet from 3.1.22 to 3.1.23
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.1.22 to 3.1.23.
- [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.23/packages/gatsby-plugin-react-helmet)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 14:54:48 +00:00
Karol Wypchlo 2cd683c8e8 add matomo tracking 2020-03-09 15:52:35 +01:00
dependabot-preview[bot] 2c64e7d0d1
Merge pull request #69 from NebulousLabs/dependabot/npm_and_yarn/gatsby-source-filesystem-2.1.50 2020-03-09 12:37:10 +00:00
dependabot-preview[bot] c0bfeb1eeb
Bump gatsby-source-filesystem from 2.1.48 to 2.1.50
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.1.48 to 2.1.50.
- [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.50/packages/gatsby-source-filesystem)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 12:33:20 +00:00
dependabot-preview[bot] d3e40d029e
Merge pull request #68 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-manifest-2.2.44 2020-03-09 12:31:08 +00:00