Commit Graph

635 Commits

Author SHA1 Message Date
CAKE
bb22875d7f
Merge pull request #383 from filecoin-project/@tarafanlin/slate
creating view all component and rearrange external slate view header
2020-10-23 15:35:58 -07:00
@wwwjim
15fa57c2df supports custom resource URIs for two upload endpoints 2020-10-23 03:34:31 -07:00
tarafanlin
85592e9c2e integrate ProcessedText and nits 2020-10-22 23:25:19 -07:00
tarafanlin
9de5904a13 creating view all component and rearrange external slate view header 2020-10-22 22:56:20 -07:00
CAKE
c8785d6cf8
Merge pull request #379 from filecoin-project/@tarafanlin/profile
updating nav header and footer for external view
2020-10-21 23:01:12 -07:00
martinalong
2d6d13b673
Merge pull request #381 from filecoin-project/@martinalong/new-grid-layout
Improved title tags for layout and other misc fixes
2020-10-21 22:39:40 -07:00
Martina
c35bfd4de8 small nits 2020-10-21 22:38:37 -07:00
tarafanlin
aa93c15372 fix footer styling for external slate 2020-10-21 21:28:24 -07:00
@wwwjim
043f71b292 removes legacy dependencies 2020-10-21 17:31:04 -07:00
Martina
a6a8f24dde slate layout finished 2020-10-21 15:54:01 -07:00
Martina
d2e002befe working on delete-reposts-by-cid 2020-10-21 13:26:17 -07:00
Martina
3786311d77 slate layout resize and move functions 2020-10-21 13:26:17 -07:00
jimmylee
ce236ed718 insane statistics 2020-10-19 15:37: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
@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
@wwwjim
491a5bda8f follows textiles recommendation to not allow a deal under 100mb 2020-10-18 21:15:26 -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
@wwwjim
a9112459cf one off storage deal now can customize miners and miners we exclude 2020-10-10 20:44:47 -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
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
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
6a98dc7bb0 final pass on marketing 2020-10-07 21:55:44 -07: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
William Felker
ce7016da0c finishing touches 2020-10-08 11:12:34 +08:00
William Felker
0975a6c5d7 added padding 2020-10-08 09:59:24 +08:00
tarafanlin
55347aec8e finalize guidelines page 2020-10-07 18:28:29 -07:00
tarafanlin
892755e34a finalize slate for chrome 2020-10-07 18:21:13 -07:00
tarafanlin
36c283fa56 include v1 guidelines and terms 2020-10-07 18:03:16 -07:00
tarafanlin
fe23499e13 finalize footer and links 2020-10-07 18:02:43 -07:00
tarafanlin
8a5d6b1852 finalize landing 2020-10-07 18:01:14 -07:00
tarafanlin
22915ec8c4 change the blue pill 2020-10-07 14:01:41 -07:00
tarafanlin
94f4ad3b95 changing landing copy, arrow and seo 2020-10-07 13:54:53 -07:00
William Felker
372a2a2e63 Fixed Cursor 2020-10-07 12:08:56 +08:00
William Felker
f307a38ee8 fix: hover image boarder 2020-10-07 11:46:42 +08:00
tarafanlin
95cf1309d2 preserving previous index 2020-10-06 12:28:43 -07:00
tarafanlin
8dd475df27 deploy new index page 2020-10-06 12:16:29 -07:00
@wwwjim
770679f407 patches: fixes some issues with getRandomSlateElementURL 2020-10-05 16:39:43 -07:00
CAKE
502dc9a856
Merge pull request #354 from toastts/@toastts/randomized-avatar
added randomized avatar fucntion
2020-10-05 16:30:58 -07:00
toast
09ad9cfa55 added randomized avatar function 2020-10-05 15:33:37 -07:00
tarafanlin
7f9fcf3e85 change seo for chrome extension page 2020-10-05 14:17:09 -07:00
tarafanlin
1a0e557650 small updates to finalize landing and chrome extension pages 2020-10-05 12:49:01 -07:00
@wwwjim
2d96a34007 doing 15 minute timeouts now and setting every parameter possible 2020-10-04 18:33:33 -07:00
CAKE
f7baeab6b7
Merge pull request #353 from filecoin-project/@gndclouds/community-v2
@gndclouds/community v2
2020-10-04 10:12:54 -07:00