Commit Graph

2712 Commits

Author SHA1 Message Date
Aminejv
ed1888d5b1 feat(env): move external servers env to NEXT_PUBLIC format 2021-08-09 14:45:10 +01:00
Aminejv
321140a08a feat(CollectionPreview): display popup when only hovering over title and description 2021-08-09 09:59:20 +01:00
Aminejv
c16c8af3ae feat(ObjectPreview): display popup when only hovering over title and description 2021-08-09 09:59:04 +01:00
Aminejv
32edc1a218 fix(LinkObject): show placeholder when link preview is broken 2021-08-09 09:56:41 +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
Martina
df193fcf44 remove explore slates 2021-08-07 14:29:12 -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
ee410ba042 adding forgotten privacy update upon save copy and add to collection 2021-08-06 18:43:47 -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
eb84d50c32 feat(CollectionPreview): update title 2021-08-06 22:34:50 +01:00
Aminejv
cff50aade2 feat(ObjectPreview): reduced delay between animations 2021-08-06 22:29:46 +01:00
Aminejv
f09194a747 fix(LinkObject): update link's hover color 2021-08-06 22:16:09 +01:00
Aminejv
92a4191882 feat(LinkPreview): add fallback support to more edge cases 2021-08-06 21:52:55 +01:00
martinalong
d9c355cabe
Merge pull request #864 from filecoin-project/@aminejv/preview-tweaks
Update: Object and Collection previews tweaks
2021-08-06 13:41:41 -07:00
Aminejv
c54d4b34cc feat(CollectionPreview): improve hover animation 2021-08-06 16:45:28 +01:00
Aminejv
f4bf3a7b04 feat(ObjectPreview): improve hover animation 2021-08-06 16:44:54 +01:00
Aminejv
ac0ea217ce fix(ObjectPreviews): tweak description 2021-08-05 21:21:47 +01: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
e5fd28ac9c chore(CollectionPreview): move Preview component into its own component 2021-08-05 20:07:20 +01:00
Aminejv
ec7341b5b7 feat(ObjectPreview): update hover animations to use transforms 2021-08-05 19:03:41 +01:00
Aminejv
227d337e1e feat(ObjectPreview): update placeholders ratio 2021-08-05 19:03:05 +01:00
Aminejv
563403d1a8 feat(LinkPreview): add support visit link from preview 2021-08-05 19:01:43 +01:00
Aminejv
62d4dd8441 feat(PreviewPlaceholders): add link placeholder 2021-08-05 18:59:36 +01:00
Aminejv
02f745ecc2 fix(ObjectPreview): update boxShadow and shape 2021-08-05 13:36:31 +01:00
Aminejv
005981e48d fix(LinkObject): add text ellipses to the tag 2021-08-05 13:35:26 +01:00
Martina
cb697088b0 remove visibility toggle in sidebar 2021-08-04 17:55:03 -07:00
Aminejv
23fb81d013 feat(profile): remove peers and files 2021-08-04 17:48:48 -07:00
Aminejv
2c9e7c4f00 feat(server.js): remove files from profile data 2021-08-04 17:48:26 -07:00
Aminejv
0b8c1b0d63 feat(getSocial): remove following and followers 2021-08-04 17:48:26 -07:00
Aminejv
36243cd3bd feat(sanizeUser): remove email and twitterId 2021-08-04 17:48:26 -07:00
martinalong
a0174ad8f8
Merge pull request #851 from filecoin-project/@aminejv/preview-tweaks
Tweaks: Block Previews
2021-08-04 17:28:31 -07:00
Martina
a6173d5fb6 tweak the checkbox border color to match the object border color 2021-08-04 17:25:16 -07:00
Martina
ad5fa732e2 revert favicon 2021-08-04 17:05:10 -07:00
Martina
c19d436f12 Merge branch 'main' of github.com:filecoin-project/slate into main 2021-08-04 15:57:24 -07:00
Martina
13d4b03309 more wrong color fixes 2021-08-04 15:56:58 -07:00
Aminejv
322f8f4969 feat(previews): add title prop 2021-08-04 20:06:38 +01:00
Aminejv
19b1c7c6d9 fix(getSubscriptionByUserId): return slates.id instead of ownerId as id 2021-08-04 17:28:15 +01:00
Aminejv
760653bb3f feat(CollectionPreview): show description on hover 2021-08-04 17:18:21 +01:00
Aminejv
277e8a3d22 feat(ObjectPreview): debounce description's hover 2021-08-04 17:17:59 +01:00
Aminejv
2658177d16 feat(DataView): update checkbox boxShadow 2021-08-04 17:16:06 +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
dacf7e506f removed unnecessary call to screenshot api 2021-08-03 21:43:28 -07:00
Martina
000e66c935 changed links to use image instead of screenshot 2021-08-03 21:42:31 -07:00
Martina
d28d2bd19a added missing border colors 2021-08-03 16:02:42 -07:00
Martina
efd0025114 stylistic edits and color edits 2021-08-03 15:31:49 -07:00
Martina
3dba39685e fixing collections.fileCount call 2021-08-03 12:46:31 -07:00
Aminejv
fdec5db7bc feat(collectionPreview): memoize getObjectPreview 2021-08-03 20:21:15 +01:00
Aminejv
1e924092e2 feat(ProfilePhoto): update size prop to be responsive 2021-08-03 18:04:16 +01:00