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 |
|
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 |
|
Martina
|
bce697a6d4
|
edited username cleaning and validation functions
|
2021-06-21 14:48:04 -07:00 |
|
Aminejvm
|
a45e3a2d9c
|
fix(auth): static background img
|
2021-06-17 20:46:56 +01:00 |
|
Aminejvm
|
b8356f5dc4
|
feat(auth): add ArrowButton
|
2021-06-15 21:01:01 +01:00 |
|
Aminejvm
|
295683bd08
|
feat(input): add extendEmotionCss utility
|
2021-06-14 19:34:16 +01:00 |
|
Aminejvm
|
31c2a62bf5
|
Merge branch 'main' of github.com:filecoin-project/slate into @aminejv/email-fixes
|
2021-06-11 19:35:32 +01:00 |
|
Martina
|
387045082c
|
adding Logging function and converting console.log to Logging.log
|
2021-06-11 12:25:58 -07:00 |
|
Aminejvm
|
0bb7a9472f
|
fix(password-reset): update email template for password-reset
|
2021-06-11 19:03:17 +01:00 |
|
Martina
|
88e7b4a199
|
fixed rerouting to blank explore page
|
2021-06-10 22:33:46 -07:00 |
|
Martina
|
18ccfeb61c
|
testing monitor functions and changing brand colors
|
2021-06-10 22:12:39 -07:00 |
|
Martina
|
2a5664c9e5
|
adding activity slack notifications back
|
2021-06-10 22:12:39 -07:00 |
|
Aminejvm
|
d978eacc31
|
refactor(useForm): validation method is async now
|
2021-06-10 08:16:49 +01:00 |
|
Martina
|
e8e1e1f26e
|
squashing commits
|
2021-06-08 15:53:30 -07:00 |
|
Martina
|
6a4ff37059
|
edited default routing page for activity and headers
|
2021-06-08 12:42:29 -07:00 |
|
Martina
|
5230d891c7
|
converting reposts to save copy
|
2021-05-31 16:41:00 -07:00 |
|
Martina
|
088b9bf2b1
|
removing design system
|
2021-05-27 12:11:40 -07:00 |
|
Martina
|
7ae2151fcd
|
fixed login errors not showing properly and alerts in wrong place
|
2021-05-27 11:59:57 -07:00 |
|
Martina
|
c686488721
|
adding likes and counts
|
2021-05-24 15:19:48 -07:00 |
|
Martina
|
a26100b75e
|
tracking actions for activity and usage for analytics
|
2021-05-18 19:58:14 -07:00 |
|
Martina
|
1332daec1b
|
post migration cleanup
|
2021-05-17 17:59:02 -07:00 |
|
Martina
|
81d676a968
|
added better meta tags for SEO which include file info
|
2021-05-16 20:23:46 -07:00 |
|
Martina
|
17f1ca18cf
|
added standard typography styles
|
2021-05-16 17:44:02 -07:00 |
|
martinalong
|
e2bef7e46a
|
Merge branch 'main' into @jason-leyser/confirmation-modals
|
2021-05-13 14:48:35 -07:00 |
|
jasonleyser
|
2050f10f52
|
Replacing window.confirm
Replacing all window.confirm instances with the updated confirmation modals
|
2021-05-11 10:42:33 -06:00 |
|
jasonleyser
|
9c7d0bfa26
|
Confirmation modal updates
Converted warning and secondary buttons, added Boundary, prop updates and other fixes
|
2021-05-09 19:38:01 -06:00 |
|