Karol Wypchło
32e5130504
website: dynamic emails and site metadata ( #2056 )
...
* emails should use current domain dynamically
* build and serve in a service
* use portal domain for site url meta
* clean up unused import
* update build job
* fix url and add safeguard
* mount cache and public gatsby dirs to improve build times
* use new env vars for abuse and contact emails
* use PORTAL_DOMAIN instead of window hostname
2022-05-09 10:24:21 +02:00
Karol Wypchlo
18822edae8
clean up unnecessary boolean comparison
2022-03-21 13:24:31 +01:00
Karol Wypchlo
6189ec1617
improve user communication on subscription required portal
2022-03-09 14:27:27 +01:00
Karol Wypchlo
312d940691
use new matomo tag manager address
2022-03-08 12:48:45 +01:00
Karol Wypchło
dbddb55f8d
Merge pull request #1845 from SkynetLabs/terms-and-policies
...
feat(website): move terms of use and privacy policy to subpages
2022-03-08 12:33:03 +01:00
Karol Wypchło
2715de1ef3
Merge pull request #1660 from SkynetLabs/reenable-end-to-end-upload-test
...
reenable end to end uploader test
2022-03-08 11:15:20 +01:00
Michał Leszczyk
2f6c1f0b79
feat(website): move terms of use and privacy policy to subpages (/terms & /policy)
2022-03-08 09:19:04 +01:00
Karol Wypchło
7da5a24c6e
temporarily use siasky.net emails on portal landing page ( #1843 )
2022-03-07 19:58:38 +01:00
Karol Wypchło
4609ac5681
Merge branch 'master' into reenable-end-to-end-upload-test
2022-03-04 16:01:07 +01:00
Karol Wypchlo
135c7ff1ca
set hello and abuse emails based on current domain
2022-03-03 18:44:23 +01:00
Karol Wypchło
a0343ac3a7
Merge branch 'master' into simplify-portal-landing-page
2022-03-03 16:18:15 +01:00
Karol Wypchlo
77b5930a74
simplify portal default page
2022-03-03 15:22:04 +01:00
Karol Wypchło
7ea222d48f
Merge branch 'master' into reenable-end-to-end-upload-test
2022-02-21 14:00:01 +01:00
Karol Wypchlo
e7c5da0594
disable indexing portal website
2022-02-11 16:01:46 +01:00
Karol Wypchlo
8c3f890a6b
disable fs api because it breaks directory upload
2022-02-09 13:38:03 +01:00
Karol Wypchlo
4e5bb2d445
reenable end to end uploader test
2022-02-04 15:14:37 +01:00
Karol Wypchlo
b1653e1116
fix missing account url usages
2022-02-02 19:32:29 +01:00
Karol Wypchlo
ad86704ac4
ensure url is set before passing to URL constructor
2022-02-02 19:22:09 +01:00
Karol Wypchlo
e2dfc8a36f
return url factory function for useAccountsUrl
2022-02-02 19:05:30 +01:00
Daniel Helm
75e7844c9d
fix uploader widget links
2022-01-31 10:41:11 -06:00
Daniel Helm
f6ec418cef
fix login link url
2022-01-31 10:29:52 -06:00
Karol Wypchlo
4f1829e9f1
update gitlab icon
2022-01-17 11:49:36 +01:00
Karol Wypchlo
4c3397d5ca
add new team members
2022-01-14 00:40:23 +01:00
Daniel Helm
a330f0b3d0
local piwik.js and Matomo Tag Manager script
2022-01-13 13:15:43 +01:00
Karol Wypchło
588e834db6
Merge pull request #1540 from SkynetLabs/temporary-backwards-compatibility-code
...
temporary backwards compatibility code for accounts on website
2022-01-13 12:05:28 +01:00
Karol Wypchlo
e3a25b6ceb
temporary backwards compatibility code
2022-01-13 11:51:23 +01:00
Daniel Helm
4276673c71
add homescreen stuff, crop icon and avif avatars
2022-01-12 10:20:09 -06:00
Daniel Helm
0c5e42d8c3
fix brand color and image compression artifacts
2022-01-12 09:48:09 -06:00
Karol Wypchlo
676703f97b
programatically create accounts url
2022-01-12 13:44:23 +01:00
Karol Wypchlo
c04fd5067d
introduce portals for authenticated users only
2022-01-11 17:07:57 +01:00
kevin-carlson
68e3cfd8f6
Check mark fixed ( #1405 )
2021-12-13 15:19:58 +01:00
Karol Wypchlo
ffe7876854
fix directory upload missing progress
2021-11-04 14:21:05 +01:00
Karol Wypchlo
03c72653c5
fix uploaded directory name
2021-11-04 14:20:43 +01:00
Karol Wypchlo
a845ea0f8c
fixed the latest news link redirect in the news header
2021-10-03 01:24:22 +02:00
Karol Wypchlo
a868130231
announcement bar
2021-09-28 00:00:07 +02:00
Daniel Helm
4dba3814d3
prettier fix
2021-08-24 09:51:42 -05:00
Daniel Helm
b89c57cd9c
find replace dev url with new guide
2021-08-19 18:32:57 -05:00
Karol Wypchlo
6bb7945fbf
multiply delay on every subsequent retry
2021-08-03 16:01:17 +02:00
Karol Wypchło
3abd57642e
Update packages/website/src/components/Uploader/UploaderElement.js
2021-08-03 15:39:42 +02:00
Karol Wypchlo
46ed1e42d4
use nanoid instead of shortid
2021-08-03 14:31:52 +02:00
Karol Wypchlo
0624251677
make uploads sequential
2021-08-03 14:14:01 +02:00
Karol Wypchlo
835e34488c
fix logo size on mobile
2021-07-26 20:27:10 +02:00
Karol Wypchlo
447de2cc2a
add a meaningful tus error for max file size exceeded
2021-07-06 14:05:05 +02:00
Karol Wypchlo
a4e75cff55
lift 1gb upload limit from frontend code
2021-07-06 11:40:09 +02:00
Karol Wypchlo
1a42283252
hide registration cta when authenticated
2021-07-01 20:25:22 +02:00
Karol Wypchło
8918b1f1dd
upgrade to skynet-js 4 beta ( #933 )
2021-06-30 14:40:37 +02:00
Karol Wypchło
3e3dbe67ce
update news and header section ( #902 )
2021-06-22 14:21:14 +02:00
Karol Wypchlo
317e601aed
hide sign up cta when authenticated
2021-06-10 16:17:14 +02:00
Karol Wypchlo
36d281af70
fix prettier formatting
2021-06-10 16:05:07 +02:00
Karol Wypchlo
3437e76fcc
move index page cards to yaml data layer
2021-06-10 16:03:59 +02:00