Commit Graph

874 Commits

Author SHA1 Message Date
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
Karol Wypchło 9ae5a8df0b
do not record cypress videos 2020-07-31 01:02:12 +02:00
Karol Wypchlo 615623f962 correct path 2020-07-31 00:50:42 +02:00
Karol Wypchlo 3ac40b5b22 adjust cache time 2020-07-31 00:50:42 +02:00
Karol Wypchlo 87e6e8c7a9 add Cache-Control to skynet links 2020-07-31 00:50:42 +02:00
Karol Wypchlo e30fa02142 set user root for nginx 2020-07-31 00:50:42 +02:00
Karol Wypchlo 30dbb8ced5 migrate to yarn workspaces 2020-07-31 00:50:42 +02:00
Karol Wypchlo 714c183797 move package files to improve docker performance 2020-07-31 00:50:42 +02:00
Karol Wypchlo 0ae464dc60 move the docker context 2020-07-31 00:50:42 +02:00
Karol Wypchlo bcb73eceb2 improve sia docker builder image 2020-07-31 00:50:42 +02:00