Commit Graph

  • 2c2a1259d3
    refactor(dashboard-v2): move access guards outside of SWRConfig #1981 Michał Leszczyk 2022-04-07 13:52:50 +0200
  • 8b4b298349
    build(deps): bump moment from 2.29.1 to 2.29.2 in /packages/dashboard-v2 #1980 dependabot[bot] 2022-04-09 14:49:12 +0000
  • 8edd2e21bb
    build(deps): bump moment from 2.29.1 to 2.29.2 in /packages/website #1979 dependabot[bot] 2022-04-09 12:31:58 +0000
  • cfe4ca0d87
    add skynet-sponsor-key dnslink functionality #1975 Karol Wypchlo 2022-04-08 13:56:20 +0200
  • 2e39fb4736
    remove spy stub that will never be called #1974 Karol Wypchlo 2022-04-08 13:24:35 +0200
  • a0693ac6b6
    fix bad test title Karol Wypchlo 2022-04-08 13:20:48 +0200
  • 4e64ddd798
    match lowercase true/false Karol Wypchlo 2022-04-08 13:20:05 +0200
  • decb62d15a
    Merge branch 'master' into improve-lua-stability-and-test-coverage Karol Wypchło 2022-04-08 11:52:59 +0200
  • 1c3fcf6999
    add newlines on eof Karol Wypchlo 2022-04-08 11:51:53 +0200
  • a6ec306528
    Add release Matthew Sevey 2022-04-07 16:44:57 -0400
  • 65dafd2663
    Update conditional Matthew Sevey 2022-04-07 16:39:30 -0400
  • 112ec3d78f
    Test node-action Matthew Sevey 2022-04-07 16:38:26 -0400
  • 51952c88ed
    Merge pull request #1978 from SkynetLabs/update-dashboard-v2-ip Karol Wypchło 2022-04-07 18:00:29 +0200
  • 45df1c9e40
    Merge pull request #1977 from SkynetLabs/website-docker-image Karol Wypchło 2022-04-07 16:24:16 +0200
  • 66cdd712f0
    revert using image for dashboard #1977 Karol Wypchlo 2022-04-07 15:16:25 +0200
  • 6a1e73db21
    update dashboard-v2 ip #1978 Karol Wypchło 2022-04-07 15:08:51 +0200
  • 8bdb64e745
    build gatsby as a part of docker build process Karol Wypchlo 2022-04-07 14:57:53 +0200
  • 7707a34564
    fix dashboard-v2 dockerfile Karol Wypchlo 2022-04-07 14:55:54 +0200
  • e8d68a0fa0
    clean up docker images Karol Wypchlo 2022-04-07 14:51:12 +0200
  • 7963c2cb63
    use dashboard docker images Karol Wypchlo 2022-04-07 14:47:49 +0200
  • 73dad081ea
    use health-check docker image Karol Wypchlo 2022-04-07 14:41:18 +0200
  • 1d50d51f29
    use dnslink-api docker image Karol Wypchlo 2022-04-07 14:39:53 +0200
  • 40b8390c19
    use handshake-api docker image Karol Wypchlo 2022-04-07 14:38:19 +0200
  • d577f332b6
    use website docker image Karol Wypchlo 2022-04-07 14:12:24 +0200
  • e7183f471b
    remove max body size constraint on tus endpoint (#1976) Karol Wypchło 2022-04-07 13:52:23 +0200
  • 688dbbd52f
    ops(dashboard-v2): prepare Dockerfile (#1971) Michał Leszczyk 2022-04-07 12:59:20 +0200
  • 69f7ebaaee
    ops(dashboard-v2): lint dashboard-v2/Dockerfile #1971 Michał Leszczyk 2022-04-07 11:37:53 +0200
  • 87f6352d06
    tests wip dashboard-v2-live-test-branch Michał Leszczyk 2022-04-06 10:30:06 +0200
  • 91be333fb9
    ops(dashboard-v2): prepare Dockerfile Michał Leszczyk 2022-04-01 12:55:38 +0200
  • 1a0fb9a806
    Improve performance on mobile Michał Leszczyk 2022-04-05 13:17:17 +0200
  • a3b21edf0c
    Metadata improvements Michał Leszczyk 2022-04-05 12:43:21 +0200
  • 7c65070257
    remove max body size constraint on tus endpoint #1976 Karol Wypchlo 2022-04-07 11:28:33 +0200
  • d86c2d2982
    Merge branch 'sevey/composite-actions' of github.com:SkynetLabs/skynet-webportal into sevey/composite-actions Matthew Sevey 2022-04-06 15:45:57 -0400
  • a4a75a1a6f
    fix runs Matthew Sevey 2022-04-06 15:45:49 -0400
  • be1a890cc9
    Merge branch 'master' into sevey/composite-actions Matthew Sevey 2022-04-06 15:34:37 -0400
  • e083a73be5
    Merge branch 'sevey/composite-actions' of github.com:SkynetLabs/skynet-webportal into sevey/composite-actions Matthew Sevey 2022-04-06 15:34:09 -0400
  • 489610fccd
    address comments Matthew Sevey 2022-04-06 15:34:06 -0400
  • 44925c82ce
    Update packages/dashboard-v2/yarn.lock Matthew Sevey 2022-04-06 15:32:48 -0400
  • 05922d9c5a
    review updates Matthew Sevey 2022-04-06 15:27:36 -0400
  • 075c8eac40
    Apply suggestions from code review Matthew Sevey 2022-04-06 15:09:36 -0400
  • a6687a8457
    Fix README link. #1973 Ivaylo Novakov 2022-04-06 18:19:20 +0200
  • e2171b5a89
    Don't use a default reason when downing a portal. Ivaylo Novakov 2022-04-06 18:18:32 +0200
  • 9b3e659ec5
    lua testing and codecov v3 Karol Wypchlo 2022-04-01 16:14:55 +0200
  • 6ade5340bf
    lua testing and codecov v3 #1957 Karol Wypchlo 2022-04-01 16:14:55 +0200
  • 5473b8475a
    Update portal control scripts, so they can talk to the new health-check container. Ivaylo Novakov 2022-04-06 11:59:28 +0200
  • 7bd54359e6
    Dashboard v2 lighthouse scores improvements (#1972) Michał Leszczyk 2022-04-06 11:10:28 +0200
  • 747a1918e0
    update naming Matthew Sevey 2022-04-05 09:43:46 -0400
  • f7514d2fd9
    Improve performance on mobile #1972 Michał Leszczyk 2022-04-05 13:17:17 +0200
  • 0eb2e17395
    ops(dashboard-v2): prepare Dockerfile Michał Leszczyk 2022-04-01 12:55:38 +0200
  • 5296178e0a
    Accessibility improvements Michał Leszczyk 2022-04-05 12:49:14 +0200
  • 9facd7ee41
    Metadata improvements Michał Leszczyk 2022-04-05 12:43:21 +0200
  • a986197c49
    fix dashboard lint Matthew Sevey 2022-04-04 13:43:54 -0400
  • d077a27fa9
    Merge pull request #1966 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-image-2.11.1 Karol Wypchło 2022-04-04 15:34:21 +0200
  • d25b5595ef
    build(deps): bump gatsby-plugin-image in /packages/website #1966 dependabot[bot] 2022-04-04 13:26:53 +0000
  • 547ce115d6
    Merge pull request #1961 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-yaml-4.11.0 Karol Wypchło 2022-04-04 15:21:53 +0200
  • 80eb509301
    Merge pull request #1969 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-manifest-4.11.1 Karol Wypchło 2022-04-04 15:21:36 +0200
  • 0493f2b29d
    Merge pull request #1970 from SkynetLabs/dependabot/npm_and_yarn/packages/website/polished-4.2.1 Karol Wypchło 2022-04-04 15:21:23 +0200
  • 8e80230667
    build(deps): bump gatsby-transformer-yaml in /packages/website #1961 dependabot[bot] 2022-04-04 13:13:31 +0000
  • cd9af0abfc
    build(deps): bump gatsby-plugin-manifest in /packages/website #1969 dependabot[bot] 2022-04-04 13:13:20 +0000
  • 09878d5447
    Merge pull request #1963 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/eslint-config-next-12.1.4 Karol Wypchło 2022-04-04 15:10:13 +0200
  • 96009e32cf
    Merge pull request #1965 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe-8.215.0 Karol Wypchło 2022-04-04 15:10:02 +0200
  • aca857117c
    build(deps): bump polished from 4.1.4 to 4.2.1 in /packages/website #1970 dependabot[bot] 2022-04-04 13:09:44 +0000
  • 359607542c
    build(deps): bump stripe from 8.212.0 to 8.215.0 in /packages/dashboard #1965 dependabot[bot] 2022-04-04 13:07:16 +0000
  • 7a400be362
    build(deps-dev): bump eslint-config-next in /packages/dashboard #1963 dependabot[bot] 2022-04-04 13:05:56 +0000
  • 74ea08c773
    Merge pull request #1962 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe/stripe-js-1.26.0 Karol Wypchło 2022-04-04 15:05:40 +0200
  • f68905bcb2
    Merge pull request #1968 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-4.11.1 Karol Wypchło 2022-04-04 15:05:24 +0200
  • 99885a866c
    Merge pull request #1964 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/prettier-2.6.2 Karol Wypchło 2022-04-04 15:04:56 +0200
  • 6005fec275
    Merge pull request #1959 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/prettier-2.6.2 Karol Wypchło 2022-04-04 15:04:45 +0200
  • 4ea197fc38
    Merge pull request #1958 from SkynetLabs/dependabot/npm_and_yarn/packages/handshake-api/prettier-2.6.2 Karol Wypchło 2022-04-04 15:04:31 +0200
  • 9cfe489ace
    Merge pull request #1967 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/next-12.1.4 Karol Wypchło 2022-04-04 15:04:20 +0200
  • f64e5698d1
    Merge pull request #1960 from SkynetLabs/dependabot/npm_and_yarn/packages/dnslink-api/prettier-2.6.2 Karol Wypchło 2022-04-04 15:03:50 +0200
  • c29eb0b678
    build(deps): bump gatsby from 4.10.3 to 4.11.1 in /packages/website #1968 dependabot[bot] 2022-04-04 12:09:06 +0000
  • 7b8b87ea64
    build(deps): bump next from 12.1.1 to 12.1.4 in /packages/dashboard #1967 dependabot[bot] 2022-04-04 12:08:15 +0000
  • cb1d0fe6db
    build(deps-dev): bump prettier in /packages/dashboard #1964 dependabot[bot] 2022-04-04 12:07:29 +0000
  • 8a96173db3
    build(deps): bump @stripe/stripe-js in /packages/dashboard #1962 dependabot[bot] 2022-04-04 12:07:02 +0000
  • 9ec2ede013
    build(deps-dev): bump prettier in /packages/dnslink-api #1960 dependabot[bot] 2022-04-04 12:06:21 +0000
  • 2b03825438
    build(deps-dev): bump prettier in /packages/health-check #1959 dependabot[bot] 2022-04-04 12:05:19 +0000
  • 8b87d107ee
    build(deps-dev): bump prettier in /packages/handshake-api #1958 dependabot[bot] 2022-04-04 12:04:10 +0000
  • 42e5266bca
    Merge pull request #1951 from SkynetLabs/silence-health-checks-when-container-not-running Karol Wypchło 2022-04-01 10:41:31 +0200
  • 6981a4ea3c
    Merge pull request #1953 from SkynetLabs/rename-s3-backup-dirs Matthew Sevey 2022-04-01 03:24:39 -0400
  • 2b9b1ec323
    Fix python lint error Matthew Sevey 2022-03-31 19:44:40 -0400
  • eee48729d7
    Refactor GtiHub actions into reuseable composite actions. Matthew Sevey 2022-03-31 11:40:20 -0400
  • 18eb784f26
    Merge pull request #1952 from SkynetLabs/hadolint-dockerfiles Karol Wypchło 2022-03-31 15:24:31 +0200
  • 42f3ef3e22
    add missing newline to satisfy flake8 #1951 Karol Wypchlo 2022-03-31 15:23:58 +0200
  • dd51ece41b
    don't need to remove apk cache #1952 Karol Wypchło 2022-03-31 15:15:38 +0200
  • 4f5b59c53a
    don't need to remove apk cache Karol Wypchło 2022-03-31 15:15:26 +0200
  • 331c6a5abb
    add shellcheck action Karol Wypchlo 2022-03-31 14:50:28 +0200
  • 94fb6dc244
    rename s3 backup subdirectory #1953 Karol Wypchlo 2022-03-31 14:38:06 +0200
  • 59c6b84d01
    fix hadolint reported issues Karol Wypchlo 2022-03-31 12:33:54 +0200
  • f9b151eb92
    fix hadolint reported issues Karol Wypchlo 2022-03-31 12:27:31 +0200
  • cfdfc52e6a
    fix hadolint reported issues Karol Wypchlo 2022-03-31 12:23:16 +0200
  • fbdd689669
    fix hadolint reported issues Karol Wypchlo 2022-03-31 12:18:26 +0200
  • 6f1c1af342
    fix hadolint reported issues Karol Wypchlo 2022-03-31 12:10:00 +0200
  • 2d52aa3b75
    fix hadolint reported issues Karol Wypchlo 2022-03-31 12:05:08 +0200
  • aa03f62bc7
    fix hadolint reported issues Karol Wypchlo 2022-03-31 12:02:31 +0200
  • 460ff626c6
    fix hadolint reported issues Karol Wypchlo 2022-03-31 12:00:35 +0200
  • c7db33c910
    fix hadolint reported issues Karol Wypchlo 2022-03-31 11:59:30 +0200
  • a8d046ad56
    fix hadolint reported issues Karol Wypchlo 2022-03-31 11:57:33 +0200
  • 9711bc096c
    lint dockerfiles with hadolint Karol Wypchlo 2022-03-31 11:49:42 +0200
  • 93c6e790cd
    skip health checks if container is not running Karol Wypchlo 2022-03-31 11:32:47 +0200