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
b2bb4cb9ff
for some reason cypress/videos is not working and it needs full path
2020-08-18 18:06:22 +02:00
Karol Wypchlo
f6fa02cfe9
remove spec mp4
2020-08-18 18:00:18 +02:00
Karol Wypchło
eb6b8edc23
Merge pull request #347 from NebulousLabs/fix-e2e-tests
...
Fix e2e tests
2020-08-18 17:50:43 +02:00
Karol Wypchlo
28d4a64083
use .dev instead of .net for e2e tests
2020-08-18 17:43:20 +02:00
Ivaylo Novakov
b05af57b54
Cleanup the old function.
2020-08-18 18:37:49 +03:00
Ivaylo Novakov
2a1c06116b
Add a handy command to the readme that checks the logs in a dockerized environment.
2020-08-18 18:36:00 +03:00
Ivaylo Novakov
221902508f
Give the client 10 seconds to properly exits and if it fails to do so `exit` the hard way.
2020-08-18 18:25:54 +03:00
Ivaylo Novakov
4b7f80c3b4
Add a comment informing editors that changing the name of the `siad` container needs to be reflecred in log-checker.py.
2020-08-18 17:38:07 +03:00
Ivaylo Novakov
00fff39bf2
Add a new log checked for docker.
2020-08-18 17:27:01 +03:00
Karol Wypchlo
51a8e7318e
scroll upload progress into view
2020-08-18 15:48:55 +02:00
Karol Wypchło
05b8b32a2a
Fix cors issues ( #345 )
...
* enable cord
* enable cors
* enable cors
* enable cors
* enable cors
* enable cors
* enable cors
* enable cors
* enable cors
* enable cors
* enable cors
* enable cors
* enable cors
* enable cors
2020-08-18 14:42:17 +02:00
Karol Wypchło
6bc37562db
Merge pull request #296 from NebulousLabs/docker
...
Containerised sia setup
2020-08-18 12:13:00 +02:00
Karol Wypchlo
d391c6cb0d
fix cypress tests
2020-08-18 12:06:23 +02:00
Karol Wypchlo
cbf7705598
FROM dynamic args are not supported
2020-08-18 11:54:51 +02:00
Karol Wypchlo
9681aa04f9
fix image version issue for builder
2020-08-18 11:31:45 +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 Wypchło
ac428761f9
Merge pull request #310 from NebulousLabs/fix-hns-header-overflow-and-redirects
...
fix hns header overflow and redirects
2020-08-17 16:42:38 +02:00
Karol Wypchlo
2ba0159289
adjust for sia:// prefixed skylinks
2020-08-17 12:16:34 +02:00
Karol Wypchło
a7ed72fb1d
Merge pull request #322 from NebulousLabs/hns-sia-prefix
...
HNS sia prefix
2020-08-17 12:08:05 +02:00
Karol Wypchło
69abeee707
Update proxy-buffer
2020-08-17 09:50:37 +02:00
Marcin S
0fdf1ec86a
Merge pull request #328 from NebulousLabs/add-sdk-docs
...
Replace broken SDK link with link to SDK docs
2020-08-13 14:50:52 +02:00
Marcin S
18b541e375
Fix prettier error
2020-08-12 17:17:18 +02:00
Marcin S
a437b7157f
Update SDK docs link
2020-08-12 16:39:12 +02:00
Marcin S
6b7106ec70
Add links to SDK blog post and Skynet CLI
2020-08-12 16:30:57 +02:00
Marcin S
0f4834786f
Replace broken SDK link with link to SDK docs
2020-08-12 15:58:35 +02:00
Ivaylo Novakov
f3d918d7e2
Simplify regex. Remove dead code.
2020-08-07 13:03:32 +03:00
Ivaylo Novakov
8ee13bb96c
Remove the problematic redirect.
2020-08-05 18:18:36 +03:00
Ivaylo Novakov
71d2b3dc91
Fix the redirect.
2020-08-05 17:55:49 +03:00
Ivaylo Novakov
87a3cb8aa7
Strip the `sia://` prefix.
2020-08-05 17:40:16 +03:00
Ivaylo Novakov
6f408e49c9
Get the last available skylink.
2020-08-05 17:32:51 +03:00
Ivaylo Novakov
651935ea3a
Bring back the support for bare skylinks.
2020-08-05 17:20:29 +03:00
Ivaylo Novakov
9dd73cd2aa
Resolve a circular dependency between docker-compose services.
2020-08-05 17:02:42 +03:00
Ivaylo Novakov
90fa86b0f8
Bump GitHub Actions' Node version to 14.6 to match the version we're using for the services.
2020-08-05 14:55:19 +03:00
Ivaylo Novakov
2b31f6c34a
Support only `sia://HASH` skylinks.
2020-08-05 14:47:15 +03:00
Ivaylo Novakov
4e37707a07
Add a hard 307 redirect.
2020-08-05 14:42:10 +03:00
Ivaylo Novakov
98ec6f5c1c
Support both bare (no leading `sia://`) and full skylinks.
2020-08-05 13:35:31 +03:00
Ivaylo Novakov
f896afada1
Make health-check depenent on handshake, handshake-api, and caddy, so it doesn't start before them and report healthy status.
2020-08-05 11:27:25 +03:00
Ivaylo Novakov
b12c1674e4
Revert "Add a hard 307 redirect."
...
This reverts commit 4c46465e46
.
2020-08-04 19:39:25 +03:00
Ivaylo Novakov
4c46465e46
Add a hard 307 redirect.
2020-08-04 19:04:06 +03:00
Ivaylo Novakov
66e435ef0c
Merge pull request #311 from NebulousLabs/dependabot/npm_and_yarn/elliptic-6.5.3
...
Bump elliptic from 6.5.2 to 6.5.3
2020-08-03 09:21:14 +02:00
Karol Wypchlo
966b2e82a0
fix up docker-compose
2020-08-01 17:04:23 +02:00
dependabot[bot]
d27eefc355
Bump elliptic from 6.5.2 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 12:18:44 +00:00
Karol Wypchlo
06f0946317
fix hns header overflow and redirects
2020-07-31 15:27:08 +02:00
Karol Wypchlo
75caa84992
fix hns redirects
2020-07-31 15:22:04 +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 Wypchło
380e786b94
actually keep recording...
2020-07-31 01:03:21 +02:00