Commit Graph

503 Commits

Author SHA1 Message Date
Martina
10c663e7a5 api doc edits and adding google site verification file 2021-08-18 13:35:38 -07:00
Aminejv
7a23becdec feat(SceneSlate): use new private indicator 2021-08-18 08:27:53 +01:00
Aminejv
3cbb2a7c27 feat(utilities): add copyToClipboard utility 2021-08-17 19:21:44 +01:00
Aminejv
204757000c feat(hooks): add useEscapeKey and useLockScroll hooks 2021-08-17 19:20:45 +01:00
Aminejv
a92628251a feat(hooks): add useEventListener and useTimeout hooks 2021-08-17 19:20:03 +01:00
Aminejv
d31bba82f7 feat(svg): add share, twitter, mail and clipboard icons 2021-08-17 19:19:08 +01:00
Aminejv
54e86b1f99 feat(collection): add indicator for private collections 2021-08-17 07:45:08 +01:00
Martina
d031162617 remove screenshotting from external link api and patch node_env issue 2021-08-16 19:53:41 -07:00
martinalong
123c59850a
Merge pull request #872 from filecoin-project/@aminejv/remove-slate-layout
Chore: Remove Slate Layout
2021-08-16 17:06:31 -07:00
martinalong
0518a390ab
Merge pull request #865 from filecoin-project/@aminejv/preview-tweaks
Update: Object and Collection previews tweaks
2021-08-16 15:59:09 -07:00
Aminejv
08b45a7bf7 fix(env): add NODE_ENV back because NEXT_PUBLIC doesn't work with dotenv 2021-08-12 19:59:26 +01:00
Aminejv
377115128f chore(SlateLayout): remove update-layout 2021-08-12 18:11:13 +01:00
Aminejv
4c4bfe7aa9 feat(LinkPreview): add fallback for link favicon 2021-08-09 20:09:20 +01:00
Aminejv
b3fea9734e feat(previews): disable description popup on mobile 2021-08-09 18:31:46 +01:00
Aminejv
4f1b0d951c feat(env): add NEXT_PUBLIC_NODE_ENV 2021-08-09 16:03:52 +01:00
Aminejv
edbd3b5e5a chore(env): remove EXTERNAL_RESOURCES and use new envs 2021-08-09 14:51:51 +01:00
Aminejv
ed1888d5b1 feat(env): move external servers env to NEXT_PUBLIC format 2021-08-09 14:45:10 +01:00
Aminejv
c16c8af3ae feat(ObjectPreview): display popup when only hovering over title and description 2021-08-09 09:59:04 +01:00
Martina
1b0cd2cb49 removing user filecount 2021-08-07 19:58:28 -07:00
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