Commit Graph

484 Commits

Author SHA1 Message Date
Martina
3faf4ee961 removed likes 2021-08-07 15:41:18 -07:00
martinalong
d8a51ab42b
Merge pull request #845 from filecoin-project/update/file-privacy
Update: File privacy
2021-08-06 18:44:14 -07:00
Martina
c86a738266 modified backend to recalculate file privacy upon add/remove from public collection 2021-08-06 18:13:45 -07:00
Aminejv
50dbbfdf59 fix(hooks): add useIsomorphicLayoutEffect to remove next warnings 2021-08-05 20:45:52 +01:00
Aminejv
f1620d984d feat(CollectionPreview): update hover animation to use transforms 2021-08-05 20:08:10 +01:00
Aminejv
02f745ecc2 fix(ObjectPreview): update boxShadow and shape 2021-08-05 13:36:31 +01:00
Aminejv
322f8f4969 feat(previews): add title prop 2021-08-04 20:06:38 +01:00
martinalong
8d1eeb272f
Merge pull request #846 from filecoin-project/@aminejv/responsive-profile-photo
Fix: responsive profile photo
2021-08-03 21:45:34 -07:00
Martina
000e66c935 changed links to use image instead of screenshot 2021-08-03 21:42:31 -07:00
Martina
efd0025114 stylistic edits and color edits 2021-08-03 15:31:49 -07:00
Aminejv
513498f4d4 feat(utilities): add mapResponsiveProp utility 2021-08-03 18:01:23 +01:00
Aminejv
ef8e15da32 feat(hooks): add useMemoCompare hook 2021-08-03 18:00:56 +01:00
Aminejv
bc62564031 feat(activity): add feature flag 2021-07-27 13:16:58 +01:00
Aminejv
e91041f18c fix(hooks): adjust useMounted 2021-07-27 13:16:58 +01:00
Aminejv
382a021a38 feat(ProfilePreview): update to new design 2021-07-27 13:16:58 +01:00
Aminejv
4a4c0ad594 feat(theme): update grayLight6,bgBlurLight6,bgBlurLight6OP,bgBlurLight6TRN colors 2021-07-27 13:16:58 +01:00
Aminejv
5eac0f1a9f feat(activity): show owner info in CollectionPreviewBlock 2021-07-27 13:16:58 +01:00
Aminejv
1cfabf7f5e feat(Activity): change how we format date in ProfileInfo 2021-07-27 13:16:58 +01:00
Aminejv
2570a2b126 feat(Activity): show the correct number of cards per row 2021-07-27 13:16:58 +01:00
Aminejvm
7fb84a2655 added: new colors tokens 2021-07-27 13:16:52 +01:00
Martina
fed9948ab0 added microlink api key and object-fit: cover 2021-07-16 13:35:43 -07:00
Martina
b8e017ec61 style and color nits 2021-07-14 16:25:26 -07:00
Martina
9c52ef40f5 added convenience function for endpoints checking authentication 2021-07-13 15:52:21 -07:00
Martina
6b133388e0 updated slate media ojbect preview to use the new function for getting image url 2021-07-13 11:00:40 -07:00
Martina
1ea482c87b add external endpoints for creating links 2021-07-12 21:27:23 -07:00
Martina
661f7b5a26 fixed broken monitor subscribe message 2021-07-12 20:54:29 -07:00
Martina
0eaa6167b9 cover images square fixed for cases where cover image exists at start. and meta image added if cover image 2021-07-12 17:06:45 -07:00
Martina
190601202c edited email regex to allow hyphens and periods in the domain 2021-07-08 20:26:27 -07:00
martinalong
829ae9107a
Merge pull request #826 from filecoin-project/@tarafanlin/@logo
new logo
2021-07-08 19:57:03 -07:00
tarafanlin
847275c64c new logo 2021-07-08 19:32:08 -07:00
tarafanlin
ffd05f57fe hex to decimal 2021-07-07 15:31:09 -07:00
Martina
ad174810d4 tweaked colors 2021-07-07 15:12:33 -07:00
Martina
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
tarafanlin
2ad3c0aa1d drop shadows 2021-07-07 13:26:04 -07:00
tarafanlin
765a7beeda swap out color vars 2021-07-07 12:58:14 -07:00
tarafanlin
c94e384af6 text grayscale 2021-07-07 12:24:01 -07:00
tarafanlin
ea69374560 bggrayscale 2021-07-07 12:18:11 -07:00
tarafanlin
4b9c6864c2 bgcolors 2021-07-07 12:16:14 -07:00
tarafanlin
bba0c55e09 colors 2021-07-07 12:14:51 -07:00
tarafanlin
d00c9101c7 grayscale 2021-07-07 11:56:04 -07:00
tarafanlin
7e825d0f9d adding system and semantic colors 2021-07-07 11:43:19 -07:00
Martina
5cb11c2dad fallback to accept version 2 or version 1 passwords 2021-07-02 17:18:48 -07:00
Martina
8da1e3a547 removed testing endpoints and edited headers 2021-06-29 14:09:09 -07:00
Aminejv
f40a4fab68 fix(auth): username bugs 2021-06-23 19:39:31 +01:00
Aminejv
5e4d704121 feat(useForm): add support to format inputs 2021-06-23 18:59:09 +01:00
Aminejv
6e08cae36f fix(password-validation): increase opacity to 0.7 2021-06-23 11:08:51 +01:00
Aminejv
27c3ab600e feat(hooks): add useToggle hook 2021-06-23 10:19:14 +01:00
Aminejv
f255a36df1 feat(account-linking): add decorators 2021-06-22 19:47:16 +01:00
Aminejv
87a377e3e7 feat(account-linking): add twitter account linking endpoints to actions 2021-06-22 19:21:30 +01:00
Aminejv
1554711b86 fix(styles): change headings to use font.medium 2021-06-22 19:17:16 +01:00