Commit Graph

  • 8eacf13806
    feat(dashboard-v2): introduce PlansProvider Michał Leszczyk 2022-03-04 12:01:35 +0100
  • 020fec5ce1
    fix(dashboard-v2): fix recent uploads URL Michał Leszczyk 2022-03-04 12:01:10 +0100
  • 722709b3ce
    Merge branch 'master' into include-subscription-info Karol Wypchło 2022-03-04 11:46:54 +0100
  • 8694fef53c
    Merge pull request #1828 from SkynetLabs/simplify-portal-landing-page Karol Wypchło 2022-03-04 11:46:08 +0100
  • 600fe21611
    include query args #1831 Karol Wypchlo 2022-03-04 11:26:59 +0100
  • fd05cfd8c9
    redirect base64 skylink to base32 subdomain Karol Wypchlo 2022-03-03 22:04:55 +0100
  • 30e8c886b9
    use constants in tier defaults Karol Wypchlo 2022-03-03 19:13:38 +0100
  • ccee4be9a8
    Merge branch 'master' into include-subscription-info Karol Wypchło 2022-03-03 19:11:28 +0100
  • a33ee2c36a
    Merge branch 'master' into simplify-portal-landing-page #1828 Karol Wypchło 2022-03-03 19:03:33 +0100
  • 774962fba9
    Merge branch 'master' into redirect-sdk-docs #1830 Karol Wypchło 2022-03-03 19:01:26 +0100
  • 135c7ff1ca
    set hello and abuse emails based on current domain Karol Wypchlo 2022-03-03 18:17:21 +0100
  • bd0d2dba1d
    Merge pull request #1825 from SkynetLabs/enable-cors-pubkey-registration-endpoints Marcin S 2022-03-03 17:43:13 +0000
  • 10ad9aafb0
    Merge branch 'master' into simplify-portal-landing-page Karol Wypchło 2022-03-03 17:36:04 +0100
  • c2faec855b
    deploy using skynetpro.net Karol Wypchło 2022-03-03 17:35:51 +0100
  • d2e8415af6
    curate webportal list Karol Wypchlo 2022-03-03 16:55:27 +0100
  • e66677e8d3
    move About us link Karol Wypchlo 2022-03-03 16:51:20 +0100
  • 7a213bb05a
    match also static pages like /docs/v4 Karol Wypchlo 2022-03-03 16:44:27 +0100
  • 3b47411f31
    redirect sdk docs to sdk.skynetlabs.com Karol Wypchlo 2022-03-03 16:27:19 +0100
  • 2a2a7b7392
    provide api password from env variable first #1829 Karol Wypchlo 2022-03-03 16:18:59 +0100
  • a0343ac3a7
    Merge branch 'master' into simplify-portal-landing-page Karol Wypchło 2022-03-03 15:45:59 +0100
  • db0fcab94a
    Merge pull request #1826 from SkynetLabs/dashboard-v2-recent-activity Michał Leszczyk 2022-03-03 15:29:12 +0100
  • ccc9391d99
    Merge pull request #1823 from SkynetLabs/dashboard-v2-current-tier Michał Leszczyk 2022-03-03 15:29:00 +0100
  • 38c9323832
    Merge pull request #1822 from SkynetLabs/dashboard-v2-uploader Michał Leszczyk 2022-03-03 15:28:30 +0100
  • 77b5930a74
    simplify portal default page Karol Wypchlo 2022-03-03 14:55:28 +0100
  • 35c2114f4a
    Merge pull request #1801 from SkynetLabs/dashboard-v2-dev-api-access Karol Wypchło 2022-03-03 14:59:04 +0100
  • 53c4b7a05c
    Merge pull request #1827 from SkynetLabs/pj/blocklist-endpoint Ivaylo Novakov 2022-03-03 14:08:40 +0100
  • f62e7334eb
    Only cache successful responses #1827 PJ 2022-03-03 13:44:30 +0100
  • 85e28dbc3f
    Expose cache header PJ 2022-03-03 13:28:39 +0100
  • 07c9324daa
    feat(dashboard-v2): live data for recent activity panel #1826 Michał Leszczyk 2022-03-03 12:52:01 +0100
  • baed1bbb2c
    Add Skynet portal blocklist endpoint PJ 2022-03-03 13:18:58 +0100
  • b3cba9fb2d
    Enable CORS on the accounts' endpoints for registering public keys. #1825 Ivaylo Novakov 2022-03-03 11:15:15 +0100
  • 11f73b5984
    assign image versions deploy-2022-03-01 prepare-deploy-2022-03-01 Karol Wypchlo 2022-03-01 18:25:14 +0100
  • 9428736118
    Merge pull request #1824 from SkynetLabs/revert-1769-switch-accounts-to-docker-image firyx 2022-03-03 11:12:25 +0100
  • 35c3211005
    Revert "switch accounts service to docker image" #1824 Karol Wypchło 2022-03-03 11:07:23 +0100
  • a8dda639da
    Merge pull request #1569 from SkynetLabs/enable-cors-on-logout-endpoint Ivaylo Novakov 2022-03-02 17:45:23 +0100
  • e9753d9adb
    feat(dashboard-v2): add CurrentPlan component with live data on main screen #1823 Michał Leszczyk 2022-03-02 12:51:16 +0100
  • 3128a2e780
    feat(dashboard-v2): prevent flashing dashboard's main screen to unauthenticated users Michał Leszczyk 2022-03-02 12:50:32 +0100
  • 6271d06ed0
    feat(dashboard-v2): add UserContext Michał Leszczyk 2022-03-02 11:44:48 +0100
  • a07b7da396
    fix(dashboard-v2): fix slider's bullets click handling #1822 Michał Leszczyk 2022-03-02 12:17:15 +0100
  • 18e198d3df
    chore(dashboard-v2): cleanup commented code Michał Leszczyk 2022-03-02 11:59:32 +0100
  • e3fe7c60c2
    fix(dashboard-v2): only render TabPanel's children when the panel is first activated Michał Leszczyk 2022-03-02 11:59:00 +0100
  • 67cd527e1a
    fix(dashboard-v2): don't propagate click events to children of inactive slides Michał Leszczyk 2022-03-02 11:58:35 +0100
  • e7823ddb47
    Merge pull request #1815 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-react-helmet-5.9.0 Karol Wypchło 2022-03-01 18:55:44 +0100
  • 167e6a3dcf
    Merge pull request #1805 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-remark-images-6.9.0 Karol Wypchło 2022-03-01 18:40:58 +0100
  • e64f39135d
    build(deps): bump gatsby-remark-images in /packages/website #1805 dependabot[bot] 2022-03-01 17:34:16 +0000
  • 449b70d148
    build(deps): bump gatsby-plugin-react-helmet in /packages/website #1815 dependabot[bot] 2022-03-01 17:29:56 +0000
  • 7ed45a3924
    Merge pull request #1820 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-source-filesystem-4.9.0 Karol Wypchło 2022-03-01 18:29:47 +0100
  • 1370e087b5
    Merge pull request #1819 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-remark-responsive-iframe-5.9.0 Karol Wypchło 2022-03-01 18:29:39 +0100
  • 4525683e97
    Merge pull request #1821 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-image-2.9.0 Karol Wypchło 2022-03-01 18:29:31 +0100
  • fca140a966
    build(deps): bump gatsby-plugin-image in /packages/website #1821 dependabot[bot] 2022-03-01 17:16:47 +0000
  • 6f2692062b
    build(deps): bump gatsby-source-filesystem in /packages/website #1820 dependabot[bot] 2022-03-01 17:15:10 +0000
  • 85dc88353f
    build(deps): bump gatsby-remark-responsive-iframe in /packages/website #1819 dependabot[bot] 2022-03-01 17:14:46 +0000
  • 94a521b774
    Merge pull request #1817 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sitemap-5.9.0 Karol Wypchło 2022-03-01 18:11:10 +0100
  • dc72ceb3fb
    Merge pull request #1818 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-purgecss-6.1.1 Karol Wypchło 2022-03-01 18:11:00 +0100
  • 527ec5acbf
    fix(dashboard-v2): fix uploader responsiveness Michał Leszczyk 2022-03-01 18:05:57 +0100
  • 7036928a8d
    build(deps): bump gatsby-plugin-sitemap in /packages/website #1817 dependabot[bot] 2022-03-01 16:38:36 +0000
  • 6554ee2f05
    build(deps): bump gatsby-plugin-purgecss in /packages/website #1818 dependabot[bot] 2022-03-01 16:38:07 +0000
  • f0646e53e6
    Merge pull request #1807 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-sharp-4.9.0 Karol Wypchło 2022-03-01 17:35:37 +0100
  • 143a962264
    Merge pull request #1816 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-remark-smartypants-5.9.0 Karol Wypchło 2022-03-01 17:35:29 +0100
  • c4a4551d13
    build(deps): bump gatsby-transformer-sharp in /packages/website #1807 dependabot[bot] 2022-03-01 16:16:39 +0000
  • 43202723c3
    build(deps): bump gatsby-remark-smartypants in /packages/website #1816 dependabot[bot] 2022-03-01 16:11:46 +0000
  • 4839f684a3
    Merge pull request #1812 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-remark-copy-linked-files-5.9.0 Karol Wypchło 2022-03-01 17:11:07 +0100
  • b1743ddde2
    Merge pull request #1813 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sharp-4.9.0 Karol Wypchło 2022-03-01 17:10:59 +0100
  • 09e89176c3
    Merge pull request #1814 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-4.9.0 Karol Wypchło 2022-03-01 17:04:13 +0100
  • 227e931bf7
    feat(dashboard-v2): add uploader on main screen Michał Leszczyk 2022-03-01 16:50:32 +0100
  • c3ec423496
    feat(dashboard-v2): add Uploader component Michał Leszczyk 2022-03-01 16:50:20 +0100
  • ec8119fecf
    feat(dashboard-v2): add ProgressBar component Michał Leszczyk 2022-03-01 16:49:42 +0100
  • 901d2b4ba8
    fix(dashboard-v2): improve Tabs to fill available height Michał Leszczyk 2022-03-01 16:49:06 +0100
  • 97240d128b
    fix(dashboard-v2): fix styles of Button component Michał Leszczyk 2022-03-01 16:48:37 +0100
  • 44331e93d6
    feat(dashboard-v2): add upload-rellated icons Michał Leszczyk 2022-03-01 16:27:28 +0100
  • 6e4e7220d5
    build(deps): bump gatsby-plugin-sharp in /packages/website #1813 dependabot[bot] 2022-03-01 15:32:25 +0000
  • 41f98e275e
    build(deps): bump gatsby from 4.8.1 to 4.9.0 in /packages/website #1814 dependabot[bot] 2022-03-01 15:30:09 +0000
  • d65e68924a
    Merge pull request #1811 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-postcss-5.9.0 Karol Wypchło 2022-03-01 16:29:07 +0100
  • db0720c843
    build(deps): bump gatsby-plugin-postcss in /packages/website #1811 dependabot[bot] 2022-03-01 15:16:57 +0000
  • 743d65c45e
    build(deps): bump gatsby-remark-copy-linked-files in /packages/website #1812 dependabot[bot] 2022-03-01 15:15:51 +0000
  • 47018c242a
    Merge pull request #1810 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-remark-prismjs-6.9.0 Karol Wypchło 2022-03-01 16:11:37 +0100
  • 72daee80cf
    build(deps): bump gatsby-remark-prismjs in /packages/website #1810 dependabot[bot] 2022-03-01 15:03:23 +0000
  • 770e98a434
    Merge pull request #1806 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-manifest-4.9.0 Karol Wypchło 2022-03-01 15:59:58 +0100
  • 68433ac5bc
    Merge pull request #1809 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-remark-5.9.0 Karol Wypchło 2022-03-01 15:59:49 +0100
  • f14fc9c8a2
    Merge pull request #1808 from SkynetLabs/dependabot/npm_and_yarn/packages/website/framer-motion-6.2.8 Karol Wypchło 2022-03-01 15:59:38 +0100
  • 484a976e81
    build(deps): bump gatsby-transformer-remark in /packages/website #1809 dependabot[bot] 2022-03-01 14:48:28 +0000
  • 4a24de0e5b
    build(deps): bump gatsby-plugin-manifest in /packages/website #1806 dependabot[bot] 2022-03-01 14:48:01 +0000
  • 2f4ee76ebd
    build(deps): bump framer-motion from 6.2.6 to 6.2.8 in /packages/website #1808 dependabot[bot] 2022-03-01 14:46:28 +0000
  • 1a5d8e88b7
    Merge pull request #1803 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-yaml-4.9.0 Karol Wypchło 2022-03-01 15:45:37 +0100
  • 11af3a4b70
    Merge pull request #1804 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-offline-5.9.0 Karol Wypchło 2022-03-01 15:45:24 +0100
  • eb8a0d5c9c
    Merge pull request #1800 from SkynetLabs/remove-ttl Karol Wypchło 2022-03-01 15:34:02 +0100
  • 583c08d206
    build(deps): bump gatsby-plugin-offline in /packages/website #1804 dependabot[bot] 2022-03-01 14:31:53 +0000
  • 7349fc77dd
    build(deps): bump gatsby-remark-images in /packages/website #1796 dependabot[bot] 2022-03-01 14:31:14 +0000
  • 87ddd0a22f
    build(deps): bump gatsby-transformer-yaml in /packages/website #1803 dependabot[bot] 2022-03-01 14:30:49 +0000
  • 81acb1dc23
    build(deps): bump gatsby-transformer-remark in /packages/website #1802 dependabot[bot] 2022-03-01 14:30:08 +0000
  • 9d02e8c443
    Merge pull request #1795 from SkynetLabs/dependabot/npm_and_yarn/packages/website/cypress-9.5.1 Karol Wypchło 2022-03-01 15:27:51 +0100
  • eefb078437
    Merge pull request #1799 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-remark-smartypants-5.8.0 Karol Wypchło 2022-03-01 15:27:02 +0100
  • 0008195e87
    build(deps): bump gatsby-remark-smartypants in /packages/website #1799 dependabot[bot] 2022-03-01 14:18:05 +0000
  • fb5fcc37be
    build(deps): bump gatsby-plugin-manifest in /packages/website #1797 dependabot[bot] 2022-03-01 14:16:11 +0000
  • 4cb8299250
    build(deps-dev): bump cypress from 9.5.0 to 9.5.1 in /packages/website #1795 dependabot[bot] 2022-03-01 14:15:52 +0000
  • 6063510056
    feat(dashboard-v2): API access #1801 Michał Leszczyk 2022-02-28 16:39:50 +0100
  • 3a95ee4744
    remove ttl #1800 Karol Wypchło 2022-03-01 12:42:54 +0100
  • 79f193c26a
    build(deps): bump gatsby-plugin-offline in /packages/website #1798 dependabot[bot] 2022-03-01 10:35:21 +0000
  • d9c3704236
    Merge pull request #1792 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-react-helmet-5.8.0 Karol Wypchło 2022-03-01 11:31:48 +0100
  • 94eef0c042
    build(deps): bump gatsby-plugin-react-helmet in /packages/website #1792 dependabot[bot] 2022-03-01 10:25:09 +0000