Commit Graph

1402 Commits

Author SHA1 Message Date
tarafanlin
7be67e7037 image preview bubble for data list view 2020-10-20 15:15:41 -07:00
CAKE
dd38cf8f9a
Merge pull request #374 from filecoin-project/@tarafanlin/sandboxscene
creating a hidden scene for feature experiements
2020-10-20 10:55:55 -07:00
tarafanlin
0d0eb78366 rename component and remove unused code 2020-10-20 00:07:30 -07:00
CAKE
7c39e7aa1d
Merge pull request #373 from toastts/@toastts/usercontrol-arrow-div
dividing line left of UserControls dropdown arrow
2020-10-19 23:26:23 -07:00
jimmylee
ce236ed718 insane statistics 2020-10-19 15:37:13 -07:00
tarafanlin
19d3c45f6f creating a hidden scene for feature experiements 2020-10-19 11:52:13 -07:00
jimmylee
626aa5f5c0 adds root address 2020-10-19 11:07:42 -07:00
@wwwjim
386d31e360 more data in deal endpoint 2020-10-19 11:02:14 -07:00
jimmylee
1ce944033f max bucket cap to prevent creating new buckets for certain script users 2020-10-19 10:03:28 -07:00
@wwwjim
a5503e698f pretty format 2020-10-19 10:00:08 -07:00
@wwwjim
dda2ec8bf9 get all deals API call 2020-10-19 09:47:45 -07:00
jimmylee
9789c24fa8 script update: do not allow deals under 100mb, ignore users under 100mb 2020-10-18 22:08:09 -07:00
@wwwjim
491a5bda8f follows textiles recommendation to not allow a deal under 100mb 2020-10-18 21:15:26 -07:00
@wwwjim
660d77f98d miners: adds options to the GUI 2020-10-18 16:48:22 -07:00
jimmylee
5541173432 uses new miner endpoint to save all storage deals made by Slate 2020-10-18 16:26:14 -07:00
jimmylee
ebb66e5a42 @glif/filecoin-number update 2020-10-18 14:08:05 -07:00
jimmylee
361a387941 Removes Testnet vocabulary used on Slate 2020-10-18 12:57:39 -07:00
jimmylee
ba5037da21 storage deals: every user can see a list of their storage deals and if they are retrievable 2020-10-18 12:53:59 -07:00
jimmylee
c7ffdf4ffd scripts: new configuration to just get addresses 2020-10-18 11:10:47 -07:00
toast
646a0fe856 fixed positioning of dropdown arrow 2020-10-17 13:21:35 -07:00
toast
f54ddec7ba dividing line left of UserControls dropdown arrow 2020-10-16 18:58:11 -07:00
@wwwjim
a9112459cf one off storage deal now can customize miners and miners we exclude 2020-10-10 20:44:47 -07:00
@wwwjim
d0c0d750e0 upload: don't force pushPath to do things it doesnt want to do 2020-10-10 15:24:05 -07:00
@wwwjim
b89062fa2c uploads: might have solved everything 2020-10-10 01:41:50 -07:00
@wwwjim
ba294b3043 speeds up filecoin-viewer by removing useless calls for now 2020-10-09 22:17:07 -07:00
@wwwjim
140db503eb uploads: signfiicant error handling improvements, catches error in client where failed uploads would be pushed into another operation 2020-10-09 22:12:28 -07:00
@wwwjim
2eb0f341f1 alerts: adjusts alerts, not perfect but no padding calc 2020-10-09 18:32:26 -07:00
@wwwjim
e393b4aa62 105 second file upload limit to help catch issues 2020-10-09 18:22:03 -07:00
@wwwjim
10f2a4ac59 enforcing single concurrency to avoid maybe throwing bad data at buckets 2020-10-09 11:46:42 -07:00
@wwwjim
1030237e22 strings: dedupes import 2020-10-09 03:46:48 -07:00
@wwwjim
b5dbfb68c7 cleanup: keeps timeouts and modifications tidy for file uploads 2020-10-09 03:43:56 -07:00
@wwwjim
76db6a2b5d memory: tests memory availability 2020-10-08 23:22:23 -07:00
@wwwjim
95990a99ea go big on memory 2020-10-08 23:12:20 -07:00
@wwwjim
c3c4a913e2 adds 200mb test 2020-10-08 22:21:58 -07:00
@wwwjim
0a82ccd37c adds render script for ubuntu maybe 2020-10-08 22:05:49 -07:00
@wwwjim
f50ad2aee6 recreate bucket bug: produced an interesting bug by messing up the first request 2020-10-08 21:46:21 -07:00
@wwwjim
7870c06b87 server: new idea, dont distinguish between localhost and production server config 2020-10-08 20:33:40 -07:00
@wwwjim
d409d6cc86 cleans up css, removes ga 2020-10-08 19:39:57 -07:00
@wwwjim
e15815e3b3 unpipe the pipe 2020-10-08 19:32:30 -07:00
@wwwjim
1d3a678364 fixes google analytics post 9.5.4 update 2020-10-08 17:49:01 -07:00
@wwwjim
901c82f0c2 textile/hub 1.1.1 and nextjs 9.5.4 2020-10-08 17:40:26 -07:00
CAKE
61621955de
Merge pull request #365 from filecoin-project/@jimmylee/analytics
Analytics script and storage deal making script.
2020-10-08 14:25:41 -07:00
jimmylee
66410a766c heavy-stones: skip users with 0 balance 2020-10-08 14:24:25 -07:00
jimmylee
4b0fd74cc2 gitignore: fixes gitignore issues 2020-10-08 14:21:18 -07:00
jimmylee
bdaed6c1f8 analytics: creates a file with user performance information 2020-10-08 14:19:15 -07:00
@wwwjim
6a98dc7bb0 final pass on marketing 2020-10-07 21:55:44 -07:00
William Felker
3ba944ac67
Merge pull request #360 from filecoin-project/@gndclouds/community-v2
@gndclouds/community v2
2020-10-08 12:15:56 +08:00
William Felker
dc9148c3b1
Merge branch 'main' into @gndclouds/community-v2 2020-10-08 12:15:34 +08:00
William Felker
05f5b714d4 removed mobile padding 2020-10-08 11:21:22 +08:00
CAKE
f96f999b91
Merge pull request #364 from filecoin-project/@tarafanlin/datameter
adding 50GB storage explainer
2020-10-07 20:20:05 -07:00