文件历史

提交图

15 次代码提交

作者 SHA1 备注 提交日期
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