Commit Graph

  • 1922c4cd98 use os.popopen manually #446 Karol Wypchlo 2020-10-06 12:12:19 +0200
  • 9b6d61aa7e remove unnecessary time dependency Karol Wypchlo 2020-10-06 11:27:06 +0200
  • 60f8371170 stop sia container on critical disk space threshold Karol Wypchlo 2020-10-06 11:24:18 +0200
  • 4b5028fd70
    Bump gatsby-source-filesystem from 2.3.30 to 2.3.32 in /packages/webapp #443 dependabot[bot] 2020-10-05 13:20:34 +0000
  • 70640ce375
    Merge pull request #439 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-plugin-sass-2.3.14 dependabot[bot] 2020-10-05 13:01:08 +0000
  • 44e8cec0df
    Bump gatsby-plugin-sass from 2.3.13 to 2.3.14 in /packages/webapp #439 dependabot[bot] 2020-10-05 12:54:21 +0000
  • 4a343ee5a9
    Merge pull request #442 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/eslint-config-prettier-6.12.0 dependabot[bot] 2020-10-05 12:02:54 +0000
  • af42cacbf1
    Merge pull request #440 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-plugin-manifest-2.4.33 dependabot[bot] 2020-10-05 11:59:56 +0000
  • 739e7017d0
    Bump eslint-config-prettier from 6.11.0 to 6.12.0 in /packages/webapp #442 dependabot[bot] 2020-10-05 11:57:42 +0000
  • f5515a6be6
    Bump gatsby-plugin-manifest from 2.4.30 to 2.4.33 in /packages/webapp #440 dependabot[bot] 2020-10-05 11:47:41 +0000
  • d1f9e1a35b
    Merge pull request #444 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-plugin-react-helmet-3.3.12 dependabot[bot] 2020-10-05 11:33:55 +0000
  • af6ff90f02
    Merge pull request #445 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-image-2.4.20 dependabot[bot] 2020-10-05 11:33:45 +0000
  • 9c67af9794
    Merge pull request #441 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/cypress-5.3.0 dependabot[bot] 2020-10-05 11:33:26 +0000
  • f92d88745d
    Bump gatsby-image from 2.4.19 to 2.4.20 in /packages/webapp #445 dependabot[bot] 2020-10-05 10:45:02 +0000
  • 0363b6fe82
    Bump gatsby-plugin-react-helmet in /packages/webapp #444 dependabot[bot] 2020-10-05 10:39:12 +0000
  • 06a2d300fe
    Bump cypress from 5.2.0 to 5.3.0 in /packages/webapp #441 dependabot[bot] 2020-10-05 10:21:36 +0000
  • 4bc566ea97
    Merge pull request #438 from NebulousLabs/fix-disk-checker Karol Wypchło 2020-10-05 10:05:16 +0200
  • 2328e605b7 parse disk size as int before multiplying #438 Karol Wypchlo 2020-10-05 10:03:10 +0200
  • e58752571e
    add response content to health check failures (#437) Karol Wypchło 2020-09-30 16:20:55 +0200
  • 85769805e6 force notification on any test failure #437 Karol Wypchlo 2020-09-30 16:19:51 +0200
  • ca44698924 prettier Karol Wypchlo 2020-09-30 15:55:15 +0200
  • c0b6484e51 add response content to health check failures Karol Wypchlo 2020-09-30 15:49:50 +0200
  • 1ebdf75e87 commit yarn.lock file Karol Wypchlo 2020-09-30 13:57:27 +0200
  • 54fbba95b0
    Merge pull request #436 from NebulousLabs/setup-docker-logrotate Ivaylo Novakov 2020-09-30 13:21:01 +0200
  • 60bab0fc10 limit docker stdout/stderr log files to 10m and rotate 3 #436 Karol Wypchlo 2020-09-30 13:18:39 +0200
  • bc879b51cc update log message Karol Wypchlo 2020-09-29 15:46:40 +0200
  • e7e7adc141 get api password from docker container Karol Wypchlo 2020-09-29 15:42:41 +0200
  • 83ec608dfb update node docker to 14.11.0 Karol Wypchlo 2020-09-29 12:48:45 +0200
  • 468527c22d
    add portal_subdomain to nginx regex and fill documentation (#435) Karol Wypchło 2020-09-29 12:35:34 +0200
  • 94caddef1c
    Update setup-scripts/README.md #435 Karol Wypchło 2020-09-29 12:35:19 +0200
  • 897b7edab0 use 46X error codes for redirects Karol Wypchlo 2020-09-29 12:34:29 +0200
  • 10a251c081
    reimplement health checks (#434) Karol Wypchło 2020-09-29 12:32:45 +0200
  • 7893b164bd its #434 Karol Wypchlo 2020-09-29 12:32:05 +0200
  • 9011e2b19a clean up datetime implementations Karol Wypchlo 2020-09-29 12:30:42 +0200
  • 4d9b4393ad code review changes Karol Wypchlo 2020-09-29 11:39:56 +0200
  • 91db927281 parse with black Karol Wypchlo 2020-09-29 11:28:23 +0200
  • 5e9f88bfce
    Merge pull request #428 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/react-dropzone-11.2.0 dependabot[bot] 2020-09-29 08:58:22 +0000
  • cc3ac49141 correct name error Karol Wypchlo 2020-09-29 10:51:26 +0200
  • a39c5f5b13 add portal_subdomain to nginx regex and fill documentation Karol Wypchlo 2020-09-29 10:46:44 +0200
  • 1c8619f20c
    Merge pull request #433 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-source-filesystem-2.3.30 dependabot[bot] 2020-09-29 08:12:06 +0000
  • 8122081946
    Merge pull request #429 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-plugin-robots-txt-1.5.3 dependabot[bot] 2020-09-29 08:12:01 +0000
  • ce822688e4
    Merge pull request #432 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/gatsby-2.24.65 dependabot[bot] 2020-09-29 08:11:57 +0000
  • c6f2d4cbd2 fix Karol Wypchlo 2020-09-28 20:42:13 +0200
  • 9d0fd5a870 fix Karol Wypchlo 2020-09-28 20:40:30 +0200
  • 3945fd9a7c fix Karol Wypchlo 2020-09-28 20:38:05 +0200
  • d57f8d720c fix Karol Wypchlo 2020-09-28 20:36:26 +0200
  • 4a539adfa3 fix Karol Wypchlo 2020-09-28 20:26:57 +0200
  • eb35515bc5 fix Karol Wypchlo 2020-09-28 20:26:18 +0200
  • ba3b874ca7 fix Karol Wypchlo 2020-09-28 20:25:43 +0200
  • 175384d73f fix Karol Wypchlo 2020-09-28 20:24:29 +0200
  • d596fde34b fix Karol Wypchlo 2020-09-28 20:23:31 +0200
  • d291771e60 fix Karol Wypchlo 2020-09-28 20:20:27 +0200
  • 5b877f2c68 fix Karol Wypchlo 2020-09-28 20:18:23 +0200
  • dbaf47056e fix Karol Wypchlo 2020-09-28 20:08:47 +0200
  • 199def8e6a fix Karol Wypchlo 2020-09-28 20:04:49 +0200
  • 02efcf4dd7 fix Karol Wypchlo 2020-09-28 20:02:43 +0200
  • 43b07d2791 fix Karol Wypchlo 2020-09-28 19:43:20 +0200
  • 78781c3eb4 fix Karol Wypchlo 2020-09-28 19:42:38 +0200
  • 2201a6de70 fix Karol Wypchlo 2020-09-28 19:13:34 +0200
  • cca4fe060e fix Karol Wypchlo 2020-09-28 18:22:51 +0200
  • cd7d1584d4 fix Karol Wypchlo 2020-09-28 18:17:41 +0200
  • 5898059ed0 fix Karol Wypchlo 2020-09-28 18:17:12 +0200
  • 957698004b fix Karol Wypchlo 2020-09-28 17:48:28 +0200
  • 717fcefad7 fix Karol Wypchlo 2020-09-28 17:45:08 +0200
  • 0965a89719 fix Karol Wypchlo 2020-09-28 17:43:59 +0200
  • 4ca71008f9 fix Karol Wypchlo 2020-09-28 17:34:56 +0200
  • 4d977ff7f2 fix Karol Wypchlo 2020-09-28 17:31:37 +0200
  • 9676f3ca1a fix Karol Wypchlo 2020-09-28 17:28:34 +0200
  • b4e7a97e5d fix Karol Wypchlo 2020-09-28 17:18:47 +0200
  • 14a49a2b45 fix Karol Wypchlo 2020-09-28 17:17:33 +0200
  • 204bd09398 fix Karol Wypchlo 2020-09-28 17:06:57 +0200
  • b7dd6a1df9 fix Karol Wypchlo 2020-09-28 17:05:12 +0200
  • 8fa620462c health check improvements Karol Wypchlo 2020-09-28 17:01:41 +0200
  • c7a7246f6c
    Merge pull request #430 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/eslint-7.10.0 dependabot[bot] 2020-09-28 11:07:49 +0000
  • 00e3d999b3
    Bump eslint from 7.9.0 to 7.10.0 in /packages/webapp #430 dependabot[bot] 2020-09-28 10:58:53 +0000
  • c5980ee049
    Merge pull request #431 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/cypress-5.2.0 dependabot[bot] 2020-09-28 10:45:50 +0000
  • aabf9ba120
    Bump gatsby-source-filesystem from 2.3.29 to 2.3.30 in /packages/webapp #433 dependabot[bot] 2020-09-28 10:42:30 +0000
  • b2ed7ae589
    Bump gatsby from 2.24.57 to 2.24.65 in /packages/webapp #432 dependabot[bot] 2020-09-28 10:36:13 +0000
  • 7778e0c643
    Bump cypress from 5.1.0 to 5.2.0 in /packages/webapp #431 dependabot[bot] 2020-09-28 10:29:28 +0000
  • 22766a09aa
    Bump gatsby-plugin-robots-txt from 1.5.1 to 1.5.3 in /packages/webapp #429 dependabot[bot] 2020-09-28 10:17:17 +0000
  • 658f2bdb4a
    Bump react-dropzone from 11.1.0 to 11.2.0 in /packages/webapp #428 dependabot[bot] 2020-09-28 10:12:36 +0000
  • 87283c3389
    Merge pull request #427 from NebulousLabs/update-caddy Karol Wypchło 2020-09-28 11:01:31 +0200
  • 970cf8caf7 set max retries to something big #427 Karol Wypchlo 2020-09-28 10:57:47 +0200
  • 25ebea697d adjust max retries Karol Wypchlo 2020-09-28 10:50:11 +0200
  • f2c9c774d2 update caddy Karol Wypchlo 2020-09-28 10:24:14 +0200
  • 0a804e6638
    Merge pull request #426 from NebulousLabs/update-lockfile-after-skynet-js-update Karol Wypchło 2020-09-28 10:23:54 +0200
  • 860278d20a
    Merge pull request #422 from NebulousLabs/add-sevey-shh Karol Wypchło 2020-09-27 15:44:33 +0200
  • 78d49b23b6 update lockfile after skynet-js update #426 Karol Wypchlo 2020-09-27 15:31:59 +0200
  • 826b2250e3
    Upgrade skynet-js (#425) Peter-Jan Brone 2020-09-26 11:36:08 +0200
  • 819b83f1b5
    Upgrade skynet-js #425 PJ 2020-09-26 11:34:50 +0200
  • 143e639c04
    Upgrade skynet-js #424 PJ 2020-09-26 11:32:50 +0200
  • 998bacd93a Add ssh pubkey for Sevey #422 Matthew Sevey 2020-09-25 11:54:34 -0400
  • 56f4154091 fix issue with ssr on skynet-js Karol Wypchlo 2020-09-24 17:23:13 +0200
  • ee63a409df
    Fix minor mistake in Go SDK example Marcin S 2020-09-24 17:00:51 +0200
  • 3469943a0b
    Support hns subdomains (#420) Karol Wypchło 2020-09-24 16:33:07 +0200
  • c03a9b4673 document feature #420 Karol Wypchlo 2020-09-24 16:15:08 +0200
  • 312d5980e8 support hns subdomains Karol Wypchlo 2020-09-24 16:05:05 +0200
  • 5c557d96c2 update dependencies Karol Wypchlo 2020-09-24 15:59:59 +0200
  • 98782f8f56
    Merge pull request #419 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/skynet-js-2.0.4 dependabot[bot] 2020-09-24 11:14:48 +0000
  • 5a5cd1514e upgrade to 2.0.4 #419 Karol Wypchlo 2020-09-24 13:09:23 +0200