Aminejv
2c601066a6
feat(web-workers):
...
- add useWorker to interact with web workers declaratively
- update next to 11.1.2 to support web-workers
- update next config to ignore eslint errors during build
2021-09-27 10:09:36 +01:00
Martina
ea71647352
created migration script
2021-09-13 12:40:13 -07:00
Martina
fa537f7f80
privacy and counts repair script
2021-08-23 18:07:53 -07:00
Amine
69949a33e2
Merge branch 'production' into main
2021-08-23 22:29:20 +01:00
Aminejv
67529c7599
fix(package.json): lower version of NextJs to 10.0.7
2021-08-23 22:23:33 +01:00
Aminejv
06b780b4d6
fix(package.json): move @babel/registerfrom devDependencies to dependencies
2021-08-23 21:06:56 +01:00
Aminejv
5ce77bf78f
fix(package.json): move @babel/registerfrom devDependencies to dependencies
2021-08-23 20:56:57 +01:00
martinalong
f8ee111fa9
Merge pull request #871 from filecoin-project/dependabot/npm_and_yarn/next-11.1.0
...
chore(deps): bump next from 10.1.2 to 11.1.0
2021-08-22 16:27:58 -07:00
Martina
310926962b
changed react blurhash to regular import
2021-08-22 13:58:48 -07:00
dependabot[bot]
9eb8367428
chore(deps): bump next from 10.1.2 to 11.1.0
...
Bumps [next](https://github.com/vercel/next.js ) from 10.1.2 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v10.1.2...v11.1.0 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-22 20:21:23 +00:00
Martina
510a33cfc0
added node env production back in
2021-08-22 13:19:51 -07:00
Martina
ac49b5464b
redoing it
2021-08-20 16:20:15 -07:00
Martina
f730747d63
remove NODE_ENV=production preset
2021-08-20 15:20:23 -07:00
Martina
6411d02c99
make babel a regular dependency
2021-08-20 14:16:09 -07:00
Martina
dae49fd767
reinstalled babel register and core
2021-08-20 13:20:06 -07:00
Martina
91537fcdeb
updated babel core
2021-08-18 13:59:55 -07:00
Martina
6cb68d14a3
links
2021-07-07 14:10:31 -07:00
jasonleyser
9ad37a345f
Intercom integration
...
Integrated the Intercom package at the main app level to make it accessible everywhere. I also changed the help buttons in the menu and search bar to open the Intercom popup
2021-06-16 12:09:19 -06:00
Martina
e8e1e1f26e
squashing commits
2021-06-08 15:53:30 -07:00
Martina
25ee79dd0c
added modification to save copy
2021-05-31 20:38:38 -07:00
Martina
088b9bf2b1
removing design system
2021-05-27 12:11:40 -07:00
Martina
3f6dbc84db
webpack upgrade
2021-05-25 15:59:50 -07:00
Martina
c686488721
adding likes and counts
2021-05-24 15:19:48 -07:00
Akuoko Daniel Jnr
194ed28075
fix: pwa issues
2021-04-22 15:00:25 +00:00
Martina
55d724771a
fixed filtering bug and cleaned up code
2021-04-17 17:36:28 -07:00
Martina
9a8fd683fb
node version edit
2021-04-08 12:25:17 -07:00
martinalong
d0d40b280c
Merge pull request #615 from filecoin-project/@akuokojnr/tags
...
feat: add tags to slates
2021-04-06 17:34:50 -07:00
toast
71d541c4b3
prism react, basic SPA docs page
2021-03-22 11:17:42 -07:00
Akuoko Daniel Jnr
2eb128b942
fix: update tag suggestions on tag state update
2021-03-19 17:52:24 +00:00
jimmylee
7682266781
fixes vulunerability with three126 update but also disables globe because of geometry implementation changes
2021-03-07 20:57:26 -08:00
dependabot[bot]
f2c9e230e2
chore(deps): bump knex from 0.21.19 to 0.95.1
...
Bumps [knex](https://github.com/knex/knex ) from 0.21.19 to 0.95.1.
- [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-03-05 07:15:58 +00:00
Chris Waring
8a5576e6c9
Revert "Merge pull request #606 from filecoin-project/dependabot/npm_and_yarn/knex-0.95.0"
...
This reverts commit c22d12feb7
, reversing
changes made to 044e7d6b44
.
2021-03-04 15:21:58 +00:00
dependabot[bot]
414f8c6ef7
chore(deps): bump knex from 0.21.19 to 0.95.0
...
Bumps [knex](https://github.com/knex/knex ) from 0.21.19 to 0.95.0.
- [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/0.95.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 07:13:34 +00:00
Chris Waring
e80bcd89cf
use latest versions
2021-03-01 17:27:00 +00:00
Chris Waring
00e817c6d7
use @babel/eslint-parser
2021-03-01 17:23:35 +00: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
jimmylee
76efdcf1ea
Downgrades ThreeJS back to 108 to fix the build
2021-02-19 10:54:07 -08: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
fbb913c044
add lint scripts
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
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
Chris Waring
108e6d07f2
bump deps
2021-02-16 16:08:27 +00:00
Akuoko Daniel Jnr
03bb1eb5f1
fix: remove react-pdf
2021-02-15 08:33:02 +00:00
Xuefeng Zhu
4c317f613d
Add PDF previews using react pdf
2021-02-05 12:29:02 -08:00
jimmylee
f2b00c1fa9
ws 7.4.1
2021-01-27 23:14:20 -08:00
jimmylee
2d406c1a68
uuid 8.3.2
2021-01-27 23:13:44 -08:00