1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-09-20 14:27:40 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
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
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
209760dba7 feat: add Docker support 2019-02-23 21:27:28 +08:00
Louis Grenard
4f61965441
Merge branch 'develop' into develop 2019-02-23 21:13:41 +08:00
Louistiti
194abd64d7 refactor(server): update DeepSpeech from 0.4.0 to 0.4.1 2019-02-20 21:08:33 +08:00
Antoine Brossault
90d0004884 Docker image added 2019-02-12 13:25:02 +00:00
Louistiti
ed093bf654 chore: init 2019-02-10 20:26:50 +08:00