Commit Graph

714 Commits

Author SHA1 Message Date
Martina
6deff95d7c rebase 2020-08-30 19:34:28 -07:00
jimmylee
c21c8f6e07 powergate: removes ffOptions for now 2020-08-30 14:04:57 -07:00
jimmylee
c5aba0524b nextjs: catches all warnings with export default 2020-08-30 13:31:09 -07:00
jimmylee
9668414768 react-dom 16.13.1 2020-08-30 13:15:26 -07:00
jimmylee
004dc0a715 versions: nextjs 9.5.2, react 16.13.1, textilehub 0.6.2 2020-08-30 13:14:56 -07:00
jimmylee
9429e1c963 serializers: prevent explosions 2020-08-30 12:56:45 -07:00
jimmylee
e9deacda3c serializing: protects against new users making needless db requests 2020-08-30 12:10:01 -07:00
jimmylee
7e1131cd01 directory: finishes serializing owner and slates to users and slates 2020-08-30 02:07:21 -07:00
CAKE
66abf60560
Merge pull request #188 from filecoin-project/@jordattebayo/fix-linechart-updates
Added data randomizer, sort fixes for functions
2020-08-29 23:45:36 -07:00
jimmylee
763e7cea4c index: copy update 2020-08-29 19:45:18 -07:00
jimmylee
d387be15b0 teaser: pre-launch teaser 2020-08-29 19:33:34 -07:00
@wwwjim
f3c85f9cc3 video: fixes playing video with safari 2020-08-28 17:27:18 -07:00
Jordattebayo
c7a5352d9b Added data randomizer, sort fixes for functions 2020-08-28 14:49:00 -04:00
@wwwjim
b031a08c49 artwork: updates artwork for Slate with contributions from Jason Yuan, credits Ryan Prudhomme 2020-08-28 01:50:45 -07:00
@wwwjim
a0082a7be5 sidebar: stubs out filecoin archive feature 2020-08-27 23:57:04 -07:00
@wwwjim
40cecb363e slate-media-object: leaving a note to investigate some of this URL restructuring that is causing this undefined CID bug 2020-08-27 21:42:55 -07:00
@wwwjim
f49a43a8c2 spotlight: hides searchbar in spotlight search 2020-08-27 21:37:52 -07:00
@wwwjim
84061f07e2 serializers: user objects on trusted, pending trusted, subscriber objects 2020-08-27 21:34:50 -07:00
CAKE
55a66c853a
Merge pull request #187 from filecoin-project/@gndclouds/marketing-privacy
@gndclouds/marketing privacy
2020-08-27 20:04:14 -07:00
William Felker
b09b377023 fixed h1 padding 2020-08-28 10:52:37 +08:00
William Felker
4afa61c062 Copy Updates from Harris 2020-08-28 10:50:39 +08:00
William Felker
3fcf14393e Privacy Policy Page, pending Narrative branding. 2020-08-28 10:44:45 +08:00
martinalong
c7957cb532
Merge pull request #175 from filecoin-project/@martinalong/spotlight-search-2
Spotlight search
2020-08-27 19:19:50 -07:00
Martina
832e00282a requested changes applied 2020-08-27 19:18:34 -07:00
Martina
b890339d9a finished integrating endpoint 2020-08-27 18:02:37 -07:00
Martina
33a3d4bbeb spotlight search plugs into endpoint 2020-08-27 16:52:49 -07:00
Martina
10de585947 spotlight-search 2020-08-27 16:52:49 -07:00
@wwwjim
76c9e5e10e serializer: adds a serialize for subscriptions for @martinalong to evaluate 2020-08-27 16:20:04 -07:00
@wwwjim
8039d31192 slates: adds an easy way to get every user and every slate (use with caution) 2020-08-27 15:05:20 -07:00
@wwwjim
44d5458d3f strings: supports username mentions and slate mentions and links in text 2020-08-26 23:03:30 -07:00
@wwwjim
448bc104aa cleanup: scrap code 2020-08-26 21:47:43 -07:00
@wwwjim
77660cbb04 carousel: when an input is focused, don't trigger global keydown event callback 2020-08-26 21:41:30 -07:00
@wwwjim
03bd8adda9 mobile: updates onClick to onMouseUp and onTouchEnd 2020-08-26 21:27:50 -07:00
@wwwjim
ab15d09572 slates: deeplinking 2020-08-26 21:24:49 -07:00
@wwwjim
3eca7e8946 fixes + icon adding 2020-08-26 16:24:43 -07:00
@wwwjim
b76d7735dc trust: adds pending trust requests and verification step, completes integration example 2020-08-26 03:03:39 -07:00
@wwwjim
6c2319f0f3 test_mark: fixes deploy 2020-08-26 01:22:21 -07:00
@wwwjim
db977b42bd slate: adjusts header measurements 2020-08-26 01:11:13 -07:00
@wwwjim
a6569f8dfb navigation: fixes navigation expand and collapse 2020-08-26 01:08:17 -07:00
CAKE
fa352cd3ad
Merge pull request #184 from filecoin-project/@gndcloud/marketing-site
[WIP] landing page update
2020-08-25 23:05:22 -07:00
tarafanlin
55186ed214 fixing prettier 2020-08-25 23:04:27 -07:00
tarafanlin
602cd36ee1 marketing pages: landing page incorporating Haris' copy + mobile styling fix 2020-08-25 22:49:28 -07:00
Jordattebayo
a12cb8e150 Styling for community page and static files added 2020-08-25 22:49:27 -07:00
Jordattebayo
386de1d823 Added Styling- CSS Updates
Updated all css selections to be class name rather than elements.
Created function to render all contributors and display information
in cards. Added styling for the general layout of page.
2020-08-25 22:49:27 -07:00
tarafanlin
60b62ab144 first draft of landing page 2020-08-25 22:49:27 -07:00
William Felker
5bada76088 Style: download page 2020-08-25 22:49:26 -07:00
William Felker
411870e469 Nav and Footer Moved outside content Div 2020-08-25 22:49:26 -07:00
CAKE
0073b7cfe7
Merge pull request #183 from filecoin-project/@martinalong/misc-style-changes
Misc style improvements
2020-08-25 21:42:27 -07:00
@wwwjim
8de00917d0 slate: support normal names for slates and not just slug names 2020-08-25 21:41:05 -07:00
CAKE
88c3e84b5a
Merge pull request #182 from filecoin-project/@harisbutt/ui-cleanup
itty bitty ui tweaks
2020-08-25 21:17:06 -07:00