提交

提交图

377 次代码提交

作者 SHA1 备注 提交日期
louistiti fdeff12762 Merge branch 'develop' into origin/master v1.0.0-beta.5 2021-12-28 21:27:12 +08:00
louistiti 38d0436101 build: release 1.0.0-beta.5 2021-12-28 21:26:00 +08:00
louistiti 89e216fd49 ci: remove unecessary step on lint 2021-12-28 21:06:48 +08:00
louistiti 7cf7f97912 feat(server): support arrays on NER between conditions 2021-12-28 18:08:13 +08:00
louistiti 10f3132d09 ci: disable Husky on lint 2021-12-27 23:09:30 +08:00
louistiti c86a0df3f4 chore: resetup Husky 2021-12-27 22:57:06 +08:00
louistiti 99e111b52d chore: fix deep deps vulns 2021-12-27 20:03:06 +08:00
louistiti d23ea0e289 chore: upgrade Socket.IO deps to latest 2021-12-27 19:46:18 +08:00
louistiti da2ebdb520 chore: upgrade Fastify deps to latest 2021-12-27 19:18:40 +08:00
louistiti dc2d36be95 chore: upgrade ffmpeg/ffprobe deps to latest 2021-12-27 19:05:52 +08:00
louistiti 02f766d6a8 fix: jest-extended new setup due to latest update 2021-12-27 19:02:46 +08:00
louistiti c73a26a11e chore: upgrade Vite to latest 2021-12-27 18:39:30 +08:00
louistiti aa9a494a4b chore: upgrade Jest deps to latest 2021-12-27 18:37:42 +08:00
louistiti 920b4b2a4f fix: linter 2021-12-27 18:02:32 +08:00
louistiti 13f5a49f67 perf: Windows setup on DeepSpeech dep removal 2021-12-27 17:54:50 +08:00
louistiti ddfebb0d74 refactor: remove training type 2021-12-27 17:09:12 +08:00
louistiti a5769dce6e refactor(web app): change listen mic shortcut 2021-12-27 14:58:04 +08:00
louistiti b09eaed63d docs(README): modify newsletter link 2021-12-24 09:20:44 +08:00
Louis Grenard a0dffbedb1 docs(README): add new sponsor 2021-12-21 22:28:15 +08:00
louistiti c16d5b280b docs: URL redirect managed by registrar 2021-12-12 12:31:22 +08:00
Louis Grenard 065225a7f5 docs(README): add special thanks 2021-12-07 22:44:22 +08:00
Louis Grenard acf3f9a0d2 docs(README): fix hero animation 2021-12-05 23:24:42 +08:00
Louis Grenard 607a51eead docs(README): update main asset link 2021-12-05 21:18:47 +08:00
Louis Grenard 1e612f766e docs(README): new assets 2021-12-05 21:13:44 +08:00
Louis Grenard b3affa0fc1 docs: update sponsors in README.md 2021-11-09 20:48:59 +08:00
Divlo 2f66f1c17b refactor: prerequisites Node.js >= 16.0.0 and npm >= 8.0.0 (#322)
BREAKING CHANGE: minimum supported Node.js v16.0.0 and npm v8.0.0
2021-11-07 10:24:00 +08:00
louistiti cf6d7d0749 docs: add new sponsor to README 2021-08-17 23:43:01 +08:00
Louis Grenard d13a9e3aa7 docs: add new sponsor to README 2021-08-07 17:54:16 +08:00
dependabot[bot] 2ee57490df chore(deps-dev): bump @babel/preset-env from 7.14.4 to 7.14.5 (#273) 2021-06-13 02:23:02 +02:00
dependabot[bot] 7852b8dbac chore(deps): bump dotenv from 8.2.0 to 10.0.0 (#275) 2021-06-13 02:05:26 +02:00
dependabot[bot] de7c3ad68e chore(deps): bump fastify from 3.14.0 to 3.17.0 (#271) 2021-06-13 02:00:45 +02:00
louistiti 37946b6a90 docs: add sponsoring purposes 2021-06-05 23:08:10 +08:00
dependabot[bot] a7ffdd19bd chore(deps): bump @aws-sdk/client-polly from 3.16.0 to 3.18.0 (#269)
Bumps [@aws-sdk/client-polly](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-polly) from 3.16.0 to 3.18.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-polly/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.18.0/clients/client-polly)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-polly"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-06-05 09:21:14 +08:00
dependabot[bot] 6b23d23b06 chore(deps): bump ibm-watson from 6.1.0 to 6.1.1 (#266)
Bumps [ibm-watson](https://github.com/watson-developer-cloud/node-sdk) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/watson-developer-cloud/node-sdk/releases)
- [Changelog](https://github.com/watson-developer-cloud/node-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/watson-developer-cloud/node-sdk/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: ibm-watson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-06-05 09:19:06 +08:00
dependabot[bot] 9381fb2916 chore(deps-dev): bump inquirer from 8.0.0 to 8.1.0 (#265)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.0.0...inquirer@8.1.0)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-06-05 09:17:42 +08:00
dependabot[bot] 2f1266764a chore(deps-dev): bump eslint from 7.26.0 to 7.28.0 (#268)
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 09:16:05 +08:00
dependabot[bot] e3427149f6 chore(deps-dev): bump @babel/cli from 7.13.0 to 7.14.3 (#263)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.0 to 7.14.3.
- [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.14.3/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 09:13:00 +08:00
louistiti 3b47cb5ee8 docs: trim .html ext 2021-05-31 07:53:49 +08:00
louistiti cd607768ed docs: edit sponsor links 2021-05-30 23:22:03 +08:00
louistiti fbbcf2eb50 docs: add sponsor button 2021-05-30 22:25:03 +08:00
louistiti 4128c3a01a chore: fix npm deps vulns 2021-05-29 09:54:53 +08:00
dependabot[bot] 2044de408c chore(deps-dev): bump @babel/node from 7.13.0 to 7.14.2 (#261)
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.13.0 to 7.14.2.
- [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.14.2/packages/babel-node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-29 09:52:46 +08:00
dependabot[bot] d002610ac7 chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.6 (#260)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.6.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.1...v24.3.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-29 09:51:05 +08:00
dependabot[bot] 5066895827 chore(deps-dev): bump @babel/preset-env from 7.13.9 to 7.14.4 (#259)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.9 to 7.14.4.
- [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.14.4/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-29 09:49:51 +08:00
dependabot[bot] 19cd427daa chore(deps-dev): bump vite from 2.3.2 to 2.3.4 (#258)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.3.2 to 2.3.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.3.4/packages/vite)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-29 09:48:22 +08:00
dependabot[bot] fa3eefb220 chore(deps): bump ibm-watson from 6.0.3 to 6.1.0 (#257)
Bumps [ibm-watson](https://github.com/watson-developer-cloud/node-sdk) from 6.0.3 to 6.1.0.
- [Release notes](https://github.com/watson-developer-cloud/node-sdk/releases)
- [Changelog](https://github.com/watson-developer-cloud/node-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/watson-developer-cloud/node-sdk/compare/v6.0.3...v6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 09:46:31 +08:00
louistiti 1775b07bf6 ci: set npm and pipenv caching 2021-05-22 09:37:13 +08:00
dependabot[bot] 1ce04224b2 chore(deps-dev): bump semver from 7.3.4 to 7.3.5 (#255)
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.4...v7.3.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-22 09:22:06 +08:00
dependabot[bot] b39d441177 chore(deps): bump archiver from 5.2.0 to 5.3.0 (#254)
Bumps [archiver](https://github.com/archiverjs/node-archiver) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/archiverjs/node-archiver/releases)
- [Changelog](https://github.com/archiverjs/node-archiver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/archiverjs/node-archiver/compare/5.2.0...5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-22 09:21:42 +08:00
dependabot[bot] ad701e12a9 chore(deps): upgrade Socket.IO to 4.1.2 (#253)
* chore(deps): bump socket.io-client from 4.1.1 to 4.1.2

Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.1.1...4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: upgrade Socket.IO to 4.1.2

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-22 09:21:00 +08:00