Commit Graph

685 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
William Felker
4f9de79aa7 fixed css spacing 2020-10-04 23:08:16 +08:00
William Felker
05b75bc710 nits and feedback 2020-10-04 23:01:29 +08:00
@wwwjim
e0b840871e 8 minute file upload timeout 2020-10-03 20:57:22 -07:00
William Felker
665b3e411a removed old css 2020-10-03 10:03:57 +08:00
William Felker
8cdec4208c removed section 2020-10-03 10:02:55 +08:00
tarafanlin
0af7433234 marketing styling & copy small changes 2020-10-02 17:26:54 -07:00
CAKE
358b766f38
Merge pull request #350 from filecoin-project/@gndclouds/community-v2
@gndclouds/community v2
2020-10-02 07:09:17 -07:00
William Felker
731b54cb78 cleaned css 2020-10-02 16:43:36 +08:00
William Felker
490e045ced fixed nits 2020-10-02 16:35:33 +08:00
tarafanlin
6b533b1fe1 minor copy change 2020-10-01 21:40:14 -07:00
Martina
45a8cfc091 added resizing images for previews 2020-10-01 16:44:30 -07:00
tarafanlin
3406754d4e landing copy change 2020-10-01 11:16:06 -07:00
William Felker
f5d680d725 mobile nits 2020-10-01 23:15:14 +08:00
William Felker
e5a0f81568 tablet and mobile css bugs 2020-10-01 23:15:14 +08:00
William Felker
4a89349992 Reduced section and pushed to v3 2020-10-01 23:15:14 +08:00
William Felker
7f0410e1f3 checked all links and made corrections 2020-10-01 23:15:14 +08:00
William Felker
6d86246bf5 removed old files and dir 2020-10-01 23:15:14 +08:00
William Felker
9412ba861a spelling and wording 2020-10-01 23:15:14 +08:00
William Felker
1256654d9f fixed header gutters 2020-10-01 23:15:14 +08:00
@wwwjim
ed3f1a3098 variable wasn't defined 2020-10-01 02:53:24 -07:00
CAKE
5623237701
Merge pull request #344 from filecoin-project/@tarafanlin/marketing
last PR (maybe) for v.2 marketing
2020-10-01 02:48:33 -07:00
Martina
c3ee809e4a mobile site 2020-09-30 17:42:03 -07:00
tarafanlin
5b62d85f2e landing responsive styling fixes 2020-09-30 16:01:28 -07:00
tarafanlin
1a7d6f9b0c highlighting filecoin, ipfs, and textile in the landing 2020-09-30 11:34:42 -07:00
tarafanlin
272db3f467 chrome extension page hero img adjustments 2020-09-29 19:27:40 -07:00
tarafanlin
a4ed7a6ef6 landing minor adjustments 2020-09-29 19:27:40 -07:00
tarafanlin
0a7e5001c2 fix header optical alignment 2020-09-29 19:27:40 -07:00
tarafanlin
7b9f7d68fb full width background and centered content + burger menu minor adjustments 2020-09-29 19:27:40 -07:00
tarafanlin
401c2f161b patching copy email function 2020-09-29 19:27:40 -07:00
CAKE
b44794370a
Merge pull request #336 from filecoin-project/@tarafanlin/marketing
landing v.2 iteration + terms & guideline pages v.2
2020-09-29 03:53:43 -07:00
CAKE
22f26547d5
Merge pull request #340 from filecoin-project/@gndclouds/community-v2
@gndclouds/community v2
2020-09-29 03:53:11 -07:00
William Felker
cc2db3b99a
Bug:centered sections 2020-09-29 17:18:15 +08:00
tarafanlin
c853c21083 remove unused code 2020-09-28 22:40:46 -07:00
tarafanlin
a6e0e0e169 landing page iteration 2020-09-28 22:33:13 -07:00
tarafanlin
0527045437 download zip button fixed 2020-09-28 22:33:13 -07:00
tarafanlin
5fe4d2f61d remove unused code 2020-09-28 22:33:13 -07:00
tarafanlin
863e95a8fc terms & guideline pages 2020-09-28 22:33:13 -07:00
William Felker
7fd76263cd edits: copy + Mobile wrappingg 2020-09-29 11:39:26 +08:00
@wwwjim
da87e1ae60 settings: directory option 2020-09-28 14:30:18 -07:00
Martina
96f3f88665 allows duplicate slates now 2020-09-28 13:14:07 -07:00
@wwwjim
35a085f3fc all bucket deals are off cloned buckets, either open or encrypted based on user settings, user defaults are not to participate in automatic storage 2020-09-28 10:48:49 -07:00
tarafanlin
ac1ca1625e change window.open to a 2020-09-28 09:56:13 -07:00
tarafanlin
7f7e2e077d chrome extension page + footer v.2 2020-09-27 16:36:32 -07:00
tarafanlin
4d22a4a61d chrome extension page v.2 2020-09-27 16:36:32 -07:00
tarafanlin
a7abb3aa52 adjust max-width for header and footer 2020-09-27 16:36:32 -07:00
CAKE
8872d4d9ab
Merge pull request #334 from toastts/@toastts/smaller-avatar
reduced avatar size to double digit KB range
2020-09-27 16:05:38 -07:00
toast
e34120351b reduced avatar size to double digit KB range 2020-09-27 15:43:40 -07:00
@wwwjim
c3a0815a17 slate: removes unused method updateDataFilecoin 2020-09-27 15:34:28 -07:00
CAKE
50a403234d
Merge pull request #331 from filecoin-project/@tarafanlin/marketing
Landing page v2
2020-09-27 13:46:57 -07:00
@wwwjim
193f824429 max bucket count on archive to prevent things from getting out of hand 2020-09-27 11:57:51 -07:00