Commit Graph

661 Commits

Author SHA1 Message Date
Andrew Hill
c385d0d13e
fix(hub): update hub cli lib and use new crypto ident class
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-19 13:44:53 -07:00
jimmylee
7977be2a3c slate: emergency maintenance pages 2020-08-19 11:17:12 -07:00
jimmylee
0bc5939e73 @textile/hub 0.5.2 2020-08-19 00:22:30 -07:00
jimmylee
c1c97d5a53 npm: resolves warnings 2020-08-19 00:18:29 -07:00
jimmylee
fe088981d7 @textile/threads-core 0.3.0 2020-08-19 00:12:40 -07:00
jimmylee
f822aa056b 0.1.0 2020-08-18 23:19:21 -07:00
jimmylee
d4f19b9abf redirects: adds redirect for system page 2020-08-18 23:19:21 -07:00
@wwwjim
63e8abaf89 experience page: updates experience page with SVG in use 2020-08-18 12:51:16 -07:00
@wwwjim
215d341b67 navigation: updates fields, reorders props 2020-08-18 12:43:41 -07:00
@wwwjim
b483b4a7f3 scenes: adds placeholder directory scene 2020-08-18 12:41:41 -07:00
@wwwjim
cb4f881898 navigation: removes integer based navigation and replaces with unique string name, useful for feature flags and alternate scene versions 2020-08-18 12:28:33 -07:00
Jordattebayo
4f212e8019 Added icons to simple, intuitive, added data to contributors 2020-08-18 02:00:04 -04:00
@wwwjim
075ae9b9b6 cors: wrong constructor 2020-08-17 15:11:08 -07:00
@wwwjim
8ed70e615c cors: adding cors middleware to express 2020-08-17 15:07:31 -07:00
jimmylee
60a23a87e3 analytics: disables analytics temporarily 2020-08-16 22:34:30 -07:00
CAKE
41ef4c3e2f
Merge pull request #157 from filecoin-project/@colin/analytics-api-integration
Analytics API integration
2020-08-16 22:30:41 -07:00
CAKE
b19a3a2d9d
Merge pull request #158 from filecoin-project/@jordattebayo/new-linechart-updates
@jordattebayo/new linechart updates
2020-08-16 22:23:44 -07:00
jimmylee
2c3b9d557e uploads: supports heic conversions 2020-08-16 22:15:56 -07:00
jimmylee
4fbc22b329 uploads: accurate progress bars with file size 2020-08-16 21:49:50 -07:00
jimmylee
9e4ca3d2ae uploads: finally streams work 2020-08-16 21:22:35 -07:00
uonai
3c33913e1a Code cleanup + refactor, add to design system 2020-08-16 22:23:13 -05:00
Jordan Booker
80c0a03129 Added functionality to dynamic chart and styling updates 2020-08-16 22:44:48 -04:00
uonai
ab825d4626 Analytics API integration 2020-08-16 20:59:06 -05:00
tarafanlin
41153e9a25 footer animation draft + confetti commented out in open source section 2020-08-16 17:28:41 -07:00
@wwwjim
b82e01d8da gitignore: ignores new production env 2020-08-16 16:45:37 -07:00
jimmylee
06814cd37f uploads: switches back to FS.createReadStream and uses busboy versus formidable 2020-08-16 02:23:02 -07:00
jimmylee
d10181ce92 tooltips: removes tooltips for now 2020-08-15 18:43:42 -07:00
jimmylee
153079a393 react-tippy: removed from the codebase 2020-08-15 18:39:00 -07:00
jimmylee
91f52e7ada uploads: captures error states more accurately 2020-08-15 18:32:38 -07:00
jimmylee
4007910627 uploads: removes readStreams and watermark, sends data straight to textile buckets and keeps nothing local. 2020-08-15 16:42:26 -07:00
jimmylee
9ad4f7bfce uploads: multi-file uploads now supported 2020-08-15 15:38:09 -07:00
jimmylee
5e7efc19b9 uploads: shares gradient with loader, removes unused fetch strategies 2020-08-14 19:18:55 -07:00
jimmylee
418d26bf8f file uploads: no longer users a library, just raw XHR, adds file loading to the UI 2020-08-14 19:08:17 -07:00
tarafanlin
ab5c8cc5fa Merge branch '@gndcloud/marketing-site' of github.com:filecoin-project/slate into @gndcloud/marketing-site 2020-08-14 09:31:13 -07:00
tarafanlin
cce1988e3a updating mobile footer 2020-08-14 09:30:10 -07:00
jimmylee
e751a2cb48 fetch: updates uFetch to progressFetch 2020-08-14 09:16:43 -07:00
jimmylee
0e11b5fc36 mobile: attempts to fix this popover problem 2020-08-14 09:05:10 -07:00
William Felker
e607762db1 framerX 2020-08-14 23:53:09 +08:00
jimmylee
2858d531e5 fetch: adds modified version of fetch with readable streams and progress 2020-08-14 03:10:14 -07:00
jimmylee
5462ecdd08 analytics: stubs out analytics manager for colin 2020-08-14 02:17:19 -07:00
jimmylee
7b79265427 wallet: small adjustments 2020-08-14 01:51:37 -07:00
jimmylee
8465d8a481 mobile menu: uses new tooltip wrapper 2020-08-14 01:29:29 -07:00
Jordan Booker
f0e6022079 Added to new-index page 2020-08-14 03:20:55 -04:00
Jordan Booker
28fd1fdb93 Added content to new-index page. 2020-08-14 03:09:44 -04:00
tarafanlin
67422307a8 marketing site: privacy + store files + footer 2020-08-13 21:15:28 -07:00
tarafanlin
c3f2443285 marketing site: privacy + store + footer 2020-08-13 20:41:35 -07:00
William Felker
0575b2d2e9 updated sections 2020-08-13 18:23:16 +08:00
@wwwjim
607c4b91ea system: fixes missing dependency after merge 2020-08-12 14:28:29 -07:00
CAKE
8f2904e79c
Merge pull request #153 from filecoin-project/@martinalong/global-tooltip
Global tooltip component
2020-08-12 14:01:59 -07:00
Martina
4976b52b62 styling detail 2020-08-12 12:46:23 -07:00