文件历史

提交图

411 次代码提交

作者 SHA1 备注 提交日期
Louistiti cdef5f8d15 refactor: remove web app env variables 2019-05-25 12:16:10 +08:00
Louistiti 7c4403fdaf refactor: give a try for better reverse proxy 2019-05-20 08:24:59 +08:00
Louistiti b449376f61 feat(server): introduce actions module 2019-05-03 23:31:09 +08:00
Louistiti 815f8c9ba6 chore: use right release tags to compare 2019-04-24 07:19:01 +08:00
Louistiti ecfdc73f82 fix(server): skip Pipenv locking until they fix it 2019-03-31 17:54:35 +08:00
Louistiti 7d5a35c9fc refactor(server): use full query object path as child process arg 2019-03-02 16:41:35 +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
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