jimmylee
|
76efdcf1ea
|
Downgrades ThreeJS back to 108 to fix the build
|
2021-02-19 10:54:07 -08:00 |
|
CAKE
|
225e93bd7d
|
Merge pull request #552 from filecoin-project/@akuokojnr/carousel-refresh
fix: broken global carousel on page refresh or when user visit slate object url
|
2021-02-19 10:49:21 -08:00 |
|
CAKE
|
c99b9fbbed
|
Merge pull request #555 from filecoin-project/@toastts/filters
privacy filter bug fix
|
2021-02-19 10:48:44 -08:00 |
|
toast
|
44cd0a80ce
|
privacy filter bug fix
|
2021-02-19 11:31:20 -07:00 |
|
Akuoko Daniel Jnr
|
8eb3297490
|
fix: nit
|
2021-02-19 18:16:35 +00:00 |
|
CAKE
|
ee50f7925a
|
Merge pull request #554 from filecoin-project/@tarafanlin/nits
fix slate block title cut off
|
2021-02-19 09:45:04 -08:00 |
|
CAKE
|
cdbecc5969
|
Merge pull request #543 from filecoin-project/@aminejv/markdown-reader-improvements
improvements: markdown reader
|
2021-02-19 09:44:34 -08:00 |
|
tarafanlin
|
d8f1acda53
|
fix slate block title cut off
|
2021-02-19 09:32:43 -08:00 |
|
Akuoko Daniel Jnr
|
18dca5eb3b
|
fix: broken global carousel
|
2021-02-19 13:22:04 +00:00 |
|
Chris Waring
|
c40d8bbb37
|
Merge pull request #551 from filecoin-project/feat/545
fix: only prefer-destructuring for object variables
|
2021-02-19 11:53:24 +00:00 |
|
Chris Waring
|
59bbd14e42
|
fix: only prefer-destructuring for object variables
|
2021-02-19 11:50:44 +00:00 |
|
CAKE
|
8c67e06706
|
Merge pull request #550 from filecoin-project/@akuokojnr/upload-to-slate
fix: broken file upload to slate on slate page
|
2021-02-19 00:23:13 -08:00 |
|
Akuoko Daniel Jnr
|
f2b869f25d
|
fix: test if data is available
|
2021-02-19 08:21:35 +00:00 |
|
CAKE
|
37b7bcc9d4
|
Merge pull request #548 from filecoin-project/dependabot/npm_and_yarn/babel/core-7.12.17
chore(deps-dev): bump @babel/core from 7.12.16 to 7.12.17
|
2021-02-19 00:20:15 -08:00 |
|
CAKE
|
ca66655c0e
|
Merge pull request #547 from filecoin-project/dependabot/npm_and_yarn/babel/preset-env-7.12.17
chore(deps-dev): bump @babel/preset-env from 7.12.16 to 7.12.17
|
2021-02-19 00:19:57 -08:00 |
|
CAKE
|
63a545996c
|
Merge pull request #546 from filecoin-project/dependabot/npm_and_yarn/babel/plugin-proposal-optional-chaining-7.12.17
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining from 7.12.16 to 7.12.17
|
2021-02-19 00:19:19 -08:00 |
|
CAKE
|
bd96f4fb0c
|
Merge pull request #549 from filecoin-project/@toastts/filters
general filetype filtering, small suggested refactors
|
2021-02-19 00:18:53 -08:00 |
|
Akuoko Daniel Jnr
|
ca818dc861
|
fix: broken file upload to slate on slate page
|
2021-02-19 08:17:19 +00:00 |
|
toast
|
5c39549acd
|
removed unused old import
|
2021-02-19 01:07:40 -07:00 |
|
toast
|
fa05bce60a
|
general filetype filtering, small suggested refactors
|
2021-02-19 00:59:16 -07:00 |
|
dependabot[bot]
|
46f63c09d3
|
chore(deps-dev): bump @babel/core from 7.12.16 to 7.12.17
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.16 to 7.12.17.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-core)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-19 07:17:10 +00:00 |
|
dependabot[bot]
|
1d8a5d9565
|
chore(deps-dev): bump @babel/preset-env from 7.12.16 to 7.12.17
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.16 to 7.12.17.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-preset-env)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-19 07:16:35 +00:00 |
|
dependabot[bot]
|
c88f215d1a
|
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.12.16 to 7.12.17.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-plugin-proposal-optional-chaining)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-19 07:15:48 +00:00 |
|
Aminejvm
|
e70c4925e6
|
added markdown reader darkmode
|
2021-02-18 18:39:44 +01:00 |
|
Chris Waring
|
767287e891
|
Merge pull request #526 from filecoin-project/chore/devx
chore: add eslint config and husky lint-staged checks
|
2021-02-18 13:38:02 +00:00 |
|
Chris Waring
|
22c0f32253
|
amd and browser as subconfig
|
2021-02-18 12:37:25 +00:00 |
|
Chris Waring
|
e91b8edb77
|
Merge pull request #544 from filecoin-project/dependabot/npm_and_yarn/express-rate-limit-5.2.6
chore(deps): bump express-rate-limit from 5.2.5 to 5.2.6
|
2021-02-18 10:58:27 +00:00 |
|
Aminejvm
|
eaad9756f3
|
fixed imports
|
2021-02-18 08:30:25 +01:00 |
|
dependabot[bot]
|
966c5f035c
|
chore(deps): bump express-rate-limit from 5.2.5 to 5.2.6
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 5.2.5 to 5.2.6.
- [Release notes](https://github.com/nfriedly/express-rate-limit/releases)
- [Commits](https://github.com/nfriedly/express-rate-limit/compare/v5.2.5...v5.2.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-18 07:10:42 +00:00 |
|
CAKE
|
f8d40d88d1
|
Merge pull request #542 from filecoin-project/@aminejv/fix-carousel-sidebar-bug
fix: carousel sidebar rerendering
|
2021-02-17 10:50:49 -08:00 |
|
Aminejvm
|
eabbdd45d3
|
ThemeProvider draft
|
2021-02-17 19:37:34 +01:00 |
|
Aminejvm
|
d0589c9a7e
|
fixed carousel sidebar rerendering
|
2021-02-17 18:29:36 +01:00 |
|
Chris Waring
|
3bedb14819
|
add post-merge hook
|
2021-02-17 17:27:48 +00:00 |
|
Chris Waring
|
8a7f41eb3a
|
prefer-destructuring & react/prop-types
|
2021-02-17 16:05:30 +00:00 |
|
Chris Waring
|
83d49a7666
|
add next.js link rules
|
2021-02-17 14:54:06 +00:00 |
|
Chris Waring
|
fbb913c044
|
add lint scripts
|
2021-02-17 14:54:06 +00:00 |
|
Chris Waring
|
2bd32ee3c0
|
add react-hooks plugin
|
2021-02-17 14:54:06 +00:00 |
|
Chris Waring
|
437607f988
|
add base eslint config and deps
|
2021-02-17 14:54:04 +00:00 |
|
Chris Waring
|
0db0bdbcf2
|
add husky, lint-staged & prettier deps
|
2021-02-17 14:52:58 +00:00 |
|
CAKE
|
d3a7a4cd52
|
Merge pull request #541 from filecoin-project/@toastts/filters
privacy and filetype filters for files folder
|
2021-02-16 15:03:46 -08:00 |
|
toast
|
41fde4f7d9
|
props for checkbox label styling, filter typography fix
|
2021-02-16 15:49:47 -07:00 |
|
CAKE
|
2aa7c1933e
|
Merge pull request #536 from filecoin-project/chore/dependabot
chore: add dependabot config
|
2021-02-16 14:13:20 -08:00 |
|
CAKE
|
2048c40c89
|
Merge pull request #537 from filecoin-project/chore/package-lock
chore: update deps and add package-lock
|
2021-02-16 14:12:41 -08:00 |
|
CAKE
|
79ca74b801
|
Merge pull request #538 from filecoin-project/@aminejv/markdown-reader
feat: markdown file reader
|
2021-02-16 14:11:51 -08:00 |
|
toast
|
7516ae640f
|
added filters to files folder, still WIP
|
2021-02-16 14:05:11 -07:00 |
|
Aminejvm
|
c9c0a92d65
|
cleaning
|
2021-02-16 19:07:14 +01:00 |
|
Aminejvm
|
7504ea2f13
|
support for standard markdown elements
|
2021-02-16 19:03:59 +01:00 |
|
Chris Waring
|
bdaa02cf4c
|
fix: babel runtime issue
|
2021-02-16 16:55:15 +00:00 |
|
Chris Waring
|
988acf177a
|
mv babel core to devDeps
|
2021-02-16 16:44:09 +00:00 |
|
Chris Waring
|
991b27d580
|
add missing @babel/runtime dep
|
2021-02-16 16:34:01 +00:00 |
|