Commit Graph

521 Commits

Author SHA1 Message Date
Martina
e4e4f67293 removed remaining mentions of user.data, slate.data, file.data 2021-09-13 12:47:23 -07:00
Martina
7081b19f7f converted slate.data.preview -> slate.preview 2021-09-13 12:44:49 -07:00
Martina
4cbd6cab6f converted file.data.coverImage -> file.coverImage 2021-09-13 12:44:49 -07:00
Martina
a75ef7129b converted file.data.blurhash -> file.blurhash 2021-09-13 12:43:26 -07:00
Martina
44820c388a converted file.data.type -> file.type 2021-09-13 12:40:51 -07:00
Martina
e0a044fcac converted file.data.size to file.size 2021-09-13 12:40:51 -07:00
Martina
b45be08ffb modified data.name to just name 2021-09-13 12:40:51 -07:00
Martina
8056862898 fixed blurhash checking 2021-09-03 13:02:00 -07:00
martinalong
cc509e3af7
Merge pull request #903 from filecoin-project/@martinalong/nft-specific-support
@martinalong/nft specific support
2021-08-30 19:44:07 -07:00
Martina
59c8f95cbb adaptive scaling for NFT link previews 2021-08-30 19:42:25 -07:00
Martina
48d59d3f95 added detection that something is an nft link 2021-08-30 13:51:45 -07:00
Aminejv
e05aba7f51 feat(env): add extension links 2021-08-25 14:50:02 +01:00
Aminejv
2e26c97ae3 feat(hooks): return setFieldValue from useField 2021-08-25 14:50:02 +01:00
Aminejv
80a503d416 feat(strings): remove empty space from bytesToSize function 2021-08-25 14:50:02 +01:00
Aminejv
9e67862478 feat(utilities): remove getPublicAndPrivateFiles 2021-08-25 14:50:02 +01:00
Aminejv
a435fdf916 feat(theme): add bgBlurDark and borderGrayLight4 2021-08-25 14:50:02 +01:00
Martina
70b95110e7 added uploading alert for links 2021-08-23 19:35:12 -07:00
Aminejv
2780d6b9bf fix(typography): remove font-weights and use correct font family 2021-08-19 17:59:15 +01:00
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