Commit Graph

2162 Commits

Author SHA1 Message Date
Chris Waring
313bc81e1c
Merge pull request #566 from filecoin-project/dependabot/npm_and_yarn/husky-5.1.1
chore(deps-dev): bump husky from 5.1.0 to 5.1.1
2021-02-23 12:13:36 +00:00
dependabot[bot]
7c801b7e4f
chore(deps): bump knex from 0.21.17 to 0.21.18
Bumps [knex](https://github.com/knex/knex) from 0.21.17 to 0.21.18.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-23 07:17:22 +00:00
dependabot[bot]
7b7f6deb26
chore(deps-dev): bump husky from 5.1.0 to 5.1.1
Bumps [husky](https://github.com/typicode/husky) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.0...v5.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-23 07:16:49 +00:00
dependabot[bot]
58b7a4804d
chore(deps-dev): bump @babel/preset-env from 7.12.17 to 7.13.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.17 to 7.13.0.
- [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.13.0/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-23 07:16:19 +00:00
dependabot[bot]
1f2ed8c811
chore(deps-dev): bump rollup from 2.39.0 to 2.39.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.39.0 to 2.39.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.39.0...v2.39.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-23 07:15:12 +00:00
CAKE
71c2bb0813
Merge pull request #559 from filecoin-project/@akuokojnr/activity
feat: show slate object url in location bar on activity page
2021-02-22 15:29:52 -08:00
CAKE
d4be4e8c9f
Merge pull request #561 from filecoin-project/@aminejv/bug-fixes
fixe: markdown list whitespace
2021-02-22 15:29:08 -08:00
CAKE
dba460feb4
Merge pull request #562 from filecoin-project/@toastts/filters
filter button v2
2021-02-22 15:27:35 -08:00
toast
6c4eddd3be small spacing change 2021-02-22 13:42:58 -07:00
Aminejvm
8fb899cb1f Optimzed markdown-reader 2021-02-22 17:15:26 +01:00
Akuoko Daniel Jnr
f924346971
chore(clean-up): remove commented code 2021-02-22 14:22:21 +00:00
Akuoko Daniel Jnr
e13627e622
fix: broken carousel 2021-02-22 14:21:54 +00:00
Akuoko Daniel Jnr
a4c74e33bc
chore(clean-up): remove console log 2021-02-22 13:58:30 +00:00
Akuoko Daniel Jnr
5dd0dadec2
feat: show slate object in activity page 2021-02-22 13:57:45 +00:00
Chris Waring
415f484ec5
Merge pull request #557 from filecoin-project/dependabot/npm_and_yarn/husky-5.1.0
chore(deps-dev): bump husky from 5.0.9 to 5.1.0
2021-02-22 13:15:40 +00:00
Chris Waring
47d8f6d2cf
Merge pull request #558 from filecoin-project/dependabot/npm_and_yarn/eslint-config-prettier-8.0.0
chore(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.0.0
2021-02-22 13:15:29 +00:00
Akuoko Daniel Jnr
1ebcd04bc0
fix: activity url 2021-02-22 12:57:04 +00:00
Aminejvm
f0ec023fd5 fixed list tokens spaceing issue 2021-02-22 11:56:56 +01:00
dependabot[bot]
ae24529cd2
chore(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 08:22:43 +00:00
dependabot[bot]
7bc6d361d6
chore(deps-dev): bump husky from 5.0.9 to 5.1.0
Bumps [husky](https://github.com/typicode/husky) from 5.0.9 to 5.1.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.0.9...v5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 08:21:38 +00:00
toast
b2c7a30da6 filter button v2 2021-02-21 18:29:21 -07:00
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