1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-26 10:14:57 +03:00
Commit Graph

40 Commits

Author SHA1 Message Date
louistiti
c8b7ba1256
chore: remove husky 2021-03-04 19:38:44 +08:00
louistiti
a17b63b444
chore: upgrade browserify to latest 2021-03-04 09:39:47 +08:00
louistiti
c93f2bef9e
chore: upgrade shx to latest (solve build warnings) 2021-03-04 09:36:18 +08:00
louistiti
bfa1f1daaf
chore: upgrade Babel to latest 2021-03-04 09:30:01 +08:00
louistiti
cae620bfad
refactor(server): latest Socket.IO version structure 2021-03-03 21:33:08 +08:00
louistiti
5cbed51e16
chore: upgrade most of the unsecured dependencies 2021-03-03 20:05:52 +08:00
louistiti
309730e1e9
chore: upgrade ESLint to latest 2021-03-03 17:14:57 +08:00
louistiti
52e0682fc6 chore: bump to 1.0.0-beta.4+dev 2021-03-02 17:05:04 +08:00
Louistiti
b9f4079bda chore: upgrade DeepSpeech to 0.5.0 2019-06-18 18:13:03 +02:00
Louistiti
654617ac97 chore: upgrade Watson STT/TTS to ibm-watson 2019-06-08 15:03:01 +08:00
Louistiti
f1bab9b9fb chore: update package-lock.json 2019-06-08 02:42:17 +08:00
Louistiti
387d73fc3c Merge branch 'develop' into babel-7+ 2019-06-08 02:36:31 +08:00
Louistiti
6007549aa3 chore: use self-hosted git-changelog package 2019-06-08 02:30:19 +08:00
Louistiti
7093b7f037 chore: upgrade to Babel 7+ 2019-06-08 02:09:48 +08:00
Louistiti
b7713e2fc9 fix(server): Google Drive synchronizer 2019-06-07 23:37:08 +08:00
Louistiti
544f2ca022 chore: bump @google-cloud/speech to 3.2.0 2019-06-07 22:04:57 +08:00
Louistiti
439196b90e chore: bump @google-cloud/text-to-speech to 1.1.0 2019-06-07 22:01:53 +08:00
Louistiti
0f223ae894 chore: bump browser-sync to 2.26.7 2019-06-07 21:58:45 +08:00
Louistiti
cdef5f8d15 refactor: remove web app env variables 2019-05-25 12:16:10 +08:00
Louistiti
15543a7bfb chore: bump @google-cloud/speech to latest 2019-05-21 14:23:22 +08:00
Louistiti
e2e5455555 chore: upgrade node-nlp to latest 2019-05-06 18:56:30 +08:00
Louistiti
39284d9cae chore: bump to 1.0.0-beta.3 2019-05-04 15:22:46 +08:00
Louistiti
0d70387ba3 chore(web app): upgrade browser-sync to latest 2019-05-01 16:31:47 +08:00
Louistiti
d910eb153c chore: add post and pre expressions training to all the tests 2019-05-01 13:15:36 +08:00
Louistiti
f55cc8f772 chore: upgrade to latest node-nlp 2019-04-29 07:21:47 +08:00
Louis
26d0d61fca chore: fresh npm lock file 2019-04-16 08:36:35 +08:00
Louistiti
26b58dbe1b chore: upgrade to the latest ESLint version 2019-04-04 18:18:43 +08:00
Louistiti
b6ef3759e1 chore: upgrade to the latest Jest version 2019-04-04 18:16:16 +08:00
Louistiti
5baec07455 feat(package/trend): simple GitHub module results 2019-03-24 15:25:47 +08:00
Louistiti
7929634b05 test(server): fix brain executions 2019-03-16 07:50:30 +08:00
Louistiti
80f9155840 test: fixed sequential execution due to the new NLU implementation 2019-03-05 08:38:18 +08:00
Louistiti
fb987b5e30 refactor(server): give query object file in child process arg 2019-03-02 12:54:25 +08:00
Louistiti
6585db718c feat: NLU improvement with node-nlp 2019-02-28 22:08:37 +08:00
Louistiti
aff32be78e build: release 1.0.0-beta.1 2019-02-24 18:12:28 +08:00
Louistiti
dd31d8174c chore: upgrade jest-extended to the latest version 2019-02-24 17:47:54 +08:00
Louistiti
5474b6eccc chore: upgrade Jest to the latest version 2019-02-24 17:44:10 +08:00
Louistiti
577dbc27fd chore: move envify to the dev dependencies 2019-02-24 15:36:31 +08:00
ctombumila37
a438d6f942 fix(web app): enable environment variables
Enable environment variables by pulling in 'envify' as a dependency.
'envify' loads a file named '.env' lying in the leon root directory and
replaces any occurence of process.env.FOO by the corresponding entry in
'.env'.
2019-02-24 15:20:03 +08:00
Louistiti
194abd64d7 refactor(server): update DeepSpeech from 0.4.0 to 0.4.1 2019-02-20 21:08:33 +08:00
Louistiti
ed093bf654 chore: init 2019-02-10 20:26:50 +08:00