Commit Graph

3169 Commits

Author SHA1 Message Date
dependabot[bot] 2be2dd4417
Bump gatsby-plugin-sharp from 4.1.0 to 4.3.0 in /packages/website
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 4.1.0 to 4.3.0.
- [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@4.3.0/packages/gatsby-plugin-sharp)

---
updated-dependencies:
- dependency-name: gatsby-plugin-sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 12:15:34 +00:00
dependabot[bot] 71de32a7bb
Bump node from 16.13.0-alpine to 16.13.1-alpine in /packages/dnslink-api
Bumps node from 16.13.0-alpine to 16.13.1-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 12:11:34 +00:00
dependabot[bot] a6e9220bb0
Bump node from 16.13.0-alpine to 16.13.1-alpine in /packages/website
Bumps node from 16.13.0-alpine to 16.13.1-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 12:11:31 +00:00
dependabot[bot] 01b68e8e26
Bump cypress from 8.7.0 to 9.1.1 in /packages/website
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.7.0 to 9.1.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v8.7.0...v9.1.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 12:09:41 +00:00
dependabot[bot] 402ed0d29c
Bump is-valid-domain from 0.1.4 to 0.1.5 in /packages/dnslink-api
Bumps [is-valid-domain](https://github.com/miguelmota/is-valid-domain) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/miguelmota/is-valid-domain/releases)
- [Commits](https://github.com/miguelmota/is-valid-domain/commits)

---
updated-dependencies:
- dependency-name: is-valid-domain
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 12:09:35 +00:00
dependabot[bot] 576d813996
Bump yargs from 17.2.1 to 17.3.0 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 17.2.1 to 17.3.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.2.1...v17.3.0)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 12:07:23 +00:00
Matthew Sevey 7bf366db24
Add serverload endpoint (#1410)
* write usage script for cpu and free disk space tracking, testing new endpoint

* Test alias nginx path

* testing json

* fix server load json file being served by nginx

* Fix filenames

* Add changelog

* Add systemd file for serverload

* Update setup-scripts/serverload.sh

Co-authored-by: Peter-Jan Brone <peter-jan@settlemint.com>
2021-12-06 12:49:58 +01:00
Ivaylo Novakov 52dd4f7cf1
Remove debug output. 2021-12-03 15:51:33 +01:00
Ivaylo Novakov 1401f2b9e1
Add a test change. 2021-12-03 15:00:20 +01:00
Chris Schinnerl 489f1ece99
fix mount 2021-12-03 12:42:39 +01:00
Chris Schinnerl 09a5e4af77
/api 2021-12-03 11:05:35 +01:00
Chris Schinnerl 5b3735927a
fix unpin 2021-12-03 10:36:16 +01:00
Chris Schinnerl 495dd8d14b
Merge remote-tracking branch 'origin/master' into accounts-api-refactor 2021-12-03 10:20:33 +01:00
Christopher Schinnerl b2dbe4bdb4
Merge pull request #1408 from SkynetLabs/pj/abuse
Abuse Reports
2021-12-02 19:12:28 +01:00
Ivaylo Novakov 3bef37b789
Revert the change of JWKS path 2021-12-02 18:04:19 +01:00
Ivaylo Novakov 1351fb79d2
New path to JWKS.json. 2021-12-02 17:34:22 +01:00
PJ 341f313839
Remove comments 2021-12-02 17:28:40 +01:00
PJ 4d936a05c2
Add changelog 2021-12-02 17:26:22 +01:00
PJ 6e1af409c6
Remove commented out code 2021-12-02 17:23:37 +01:00
PJ 7f28d30a44
Update branch arg 2021-12-02 17:20:14 +01:00
PJ 0f96e3822d
Merge branch 'pj/abuse' of https://github.com/SkynetLabs/skynet-webportal into pj/abuse 2021-12-02 17:07:23 +01:00
PJ 938c5905c5
Remove CORS settings 2021-12-02 17:07:11 +01:00
Ivaylo Novakov 31d73821ef
Add a volume to accounts, so it can find its JWKS.json 2021-12-02 14:14:28 +01:00
PJ c89663b393
Add missing semi colon 2021-12-02 14:05:41 +01:00
Matthew Sevey e95f0e2c9c
Merge branch 'master' into portal-latest 2021-12-01 15:22:03 -05:00
Matthew Sevey acca9ee32d
Merge pull request #1391 from SkynetLabs/sevey/disabl-load-check
Disable load check until we have a process of actively addressing it
2021-12-01 15:20:12 -05:00
Matthew Sevey c45b9c41bd
format 2021-12-01 14:16:46 -05:00
Matthew Sevey 3e17c1a9ee
remove ping instead of disable 2021-12-01 12:07:15 -05:00
Matthew Sevey 3d11ca503f
Merge branch 'master' into sevey/disabl-load-check 2021-12-01 12:06:08 -05:00
PJ 6c99803749
Bypass CORS issue 2021-12-01 16:51:40 +01:00
PJ 25fd697d5f
Configure routes 2021-12-01 16:23:56 +01:00
firyx 330280e0ac
Merge pull request #1406 from SkynetLabs/pj/nginx-min-free
Nginx min_free
2021-12-01 15:52:23 +01:00
Filip Rysavy bb0230fa6b
Merge branch 'master' into portal-latest 2021-12-01 15:34:25 +01:00
Christopher Schinnerl 6dec2be02a
Merge pull request #1407 from SkynetLabs/fil/health-checker-disk-space-dump
Dump disk usage on health-checker critical disk space
2021-12-01 15:29:35 +01:00
Filip Rysavy ec3a26e8b5
Fix script permissions 2021-12-01 13:49:02 +01:00
Filip Rysavy 5ae447f9b2
Dump disk usage on health-checker critical disk space 2021-12-01 13:27:33 +01:00
PJ 63b283fc42
Update block routes 2021-12-01 12:56:25 +01:00
PJ 0f740419f3
Remove branch arg 2021-12-01 11:19:06 +01:00
PJ 1fe2c3d76f
Add abuse location 2021-12-01 11:18:25 +01:00
PJ a03860419f
Update dockerfile 2021-12-01 11:04:02 +01:00
PJ fe87f19e68
Update dc to include blocker module 2021-12-01 11:02:55 +01:00
PJ 18e0043113
Add docker-compose 2021-12-01 11:02:15 +01:00
PJ 3722969f0f
Add blocker Dockerfile 2021-12-01 10:57:28 +01:00
PJ 92d33e3176
Add changelog 2021-12-01 10:46:58 +01:00
PJ d1cbbb4ebb
Add min_free param to proxy_cache_path directive 2021-12-01 10:38:25 +01:00
Matthew Sevey 081a8fab84
Merge pull request #1401 from SkynetLabs/terms-update
New terms for siasky.net
2021-11-29 15:59:16 -05:00
Steve 637cffc38f
New terms for siasky.net
This new terms.pdf updates the following:

- Date last updated
- All references of "Nebulous" are now "Skynet Labs"
- Updated @sia.tech email addresses to @siasky.net email addresses
2021-11-29 12:53:41 -05:00
Filip Rysavy 769aa1f9cc
Merge branch 'master' into portal-latest 2021-11-26 16:54:14 +01:00
Ivaylo Novakov f2e39f49c7
Merge pull request #1392 from SkynetLabs/fix-health-checker
Fix disabling portal in health checker
2021-11-26 10:51:39 -05:00
Filip Rysavy f5b81d1287
Fix disabling portal in health checker 2021-11-26 16:38:53 +01:00