Commit Graph

3249 Commits

Author SHA1 Message Date
dependabot[bot]
faa9c1439a
chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 20:01:18 +00:00
Aminejv
c2ec737209 feat(api/data/create-link): return created links data 2022-11-07 14:47:23 +01:00
Aminejv
0523f428f2 feat(guide): disable auto scroll when navigating the guide and add bottom padding 2022-10-03 18:03:11 +01:00
Aminejv
4dcc34512c fix(guide): wrong image size 2022-10-03 17:49:08 +01:00
Aminejv
8404e8d9de chore(pages/guide): fix couple of nits 2022-10-03 17:28:18 +01:00
Aminejv
bc667a3566 feat(View): return created view in the response 2022-10-03 15:36:36 +01:00
Aminejv
15ece0ae64 fix(extension-onboarding): revoke new shortcut for mac 2022-10-03 15:36:36 +01:00
Aminejv
a144172eae fix(extension-onboarding): update shortcut 2022-10-03 15:36:36 +01:00
Aminejv
72b9b5cba0 feat(extension-onboarding): display extension shortcut depending on the user's os system 2022-10-03 15:36:36 +01:00
Aminejv
982a31ef51 feat(utilities): add isUsingMac utility 2022-10-03 15:36:36 +01:00
Aminejv
e60908f1e8 feat(pages/extension-onboarding): update jumper shortcut and add page title 2022-10-03 15:36:36 +01:00
Aminejv
2577798490 feat(static): update app favicons 2022-10-03 15:36:36 +01:00
Aminejv
2965ce4696 feat(database): add isBookmarkSyncActivated 2022-10-03 15:36:36 +01:00
Aminejv
b9376bad0f feat(viewer): add extension onboarding columns 2022-10-03 15:36:36 +01:00
Aminejv
f36eb82f28 feat(static): add slate new logo 2022-10-03 15:36:36 +01:00
Aminejv
69285d9895 feat(extension-onboarding): add extension onboarding page 2022-10-03 15:36:36 +01:00
Aminejv
4dfeb3617b feat(SVG): add ArrowUpRight 2022-10-03 15:36:35 +01:00
Aminejv
42619e181b feat(Constants): add gray and borderGray colors 2022-10-03 15:27:51 +01:00
Aminejv
8a24fc8dfb feat(navigation-data): redirect to 404 for invalid app routes 2022-10-03 15:27:02 +01:00
Aminejv
0f6c65eadd chore: delete /system page 2022-10-03 15:25:42 +01:00
Aminejv
95287d322f feat(views): add unique constraint to filterBySource for each user 2022-09-14 14:19:28 +01:00
Aminejv
f576dd7376 feat(views/create): return error if filterBySource is invalid 2022-09-12 13:46:20 +01:00
Aminejv
de5cdc1ade feat(views/create): return error if filterBySlateId is invalid 2022-09-12 13:03:06 +01:00
Aminejv
a7daf39dd7 fix(data/delete): delete objects from search index 2022-09-12 12:36:17 +01:00
Aminejv
ffce66e8f8 feat(actions): add views actions 2022-09-12 12:29:51 +01:00
Aminejv
a5f2a7edb2 feat(messages): add decorators for views requests 2022-09-12 12:29:43 +01:00
Aminejv
92335ce0d4 feat(api): add views endpoints 2022-09-12 12:29:08 +01:00
Aminejv
c8bcda4470 feat(managers/viewer): add views the viewer's payload 2022-09-12 12:28:57 +01:00
Aminejv
044911d21a feat(node_common/data): add views methods 2022-09-12 12:27:46 +01:00
Aminejv
8cc83d22b7 feat(seed-database): create the views table 2022-09-12 12:27:10 +01:00
Amine
098362a230
Merge pull request #1130 from filecoin-project/@tarafanlin/landing
@tarafanlin/landing
2022-07-18 21:21:46 +01:00
L
b6b138d6c5 update primary color 2022-07-18 12:49:33 -07:00
L
e5b7bf05c3 nits styling 2022-07-14 20:05:06 -07:00
Amine
9197b6bfa0
Merge pull request #1126 from filecoin-project/@tarafanlin/landing
landing page update
2022-07-11 19:07:37 +01:00
tarafanlin
5ae6b73f91 landing page update 2022-07-08 12:27:36 -07:00
Amine
686c174ae3
Merge pull request #1118 from filecoin-project/@tarafanlin/landing
@tarafanlin/landing
2022-06-22 00:50:19 +03:00
tarafanlin
d96523aa75 cta update 2022-06-20 16:09:29 -07:00
tarafanlin
e5f9a3eb2a guide updates 2022-06-20 14:42:34 -07:00
Amine
029e14dd65
Merge pull request #1116 from filecoin-project/@aminejv/ipfs-gateway
feat(Constants): update ifps gateway to ipfs.io
2022-06-20 13:36:23 +03:00
Aminejv
3359b9ad5b feat(Constants): update ifps gateway to ipfs.io 2022-06-20 13:32:54 +03:00
tarafanlin
85cdcf4b55 about & faq pages 2022-06-17 21:41:54 -07:00
tarafanlin
15294fb41d page rounting 2022-06-17 21:41:26 -07:00
Aminejv
37f164f4cc feat(pages/get-started/guide): add jumperPrototype 2022-06-17 18:16:25 +03:00
Aminejv
3894232078 feat(landing/jumperPrototype): add jumperPrototype 2022-06-17 18:15:49 +03:00
Aminejv
dbefa207b6 feat(svg): add twitter and youtube favicons 2022-06-17 18:15:27 +03:00
tarafanlin
831c2b8528 brand assets 2022-06-16 10:58:21 -07:00
tarafanlin
3cd42ac66d landing page WIP 2022-06-16 10:57:25 -07:00
Martina
4ae04243cc updated length of varchar for database cols to 200 2022-02-11 20:39:54 -08:00
martinalong
42fe6545d4
Merge pull request #1063 from filecoin-project/@aminejv/fixes
@aminejv/fixes
2022-02-07 11:56:38 -08:00
Aminejv
9bfe47f38f fix(CodeBlock): make topbar responsive 2022-02-07 16:12:46 +01:00