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

1036 Commits

Author SHA1 Message Date
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
1d559070e2 style: improve LC_ALL and LANG comment 2019-02-24 16:49:14 +08:00
Louistiti
3165814036 style: add explicit comment for LC_ALL and LANG env variables 2019-02-24 16:46:19 +08:00
Louistiti
0d3caceafd Merge branch 'envify' into develop 2019-02-24 15:46:41 +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
Louis Grenard
b30286e9b2
Merge pull request #39 from acidjames/patch-1 2019-02-24 14:44:01 +08:00
Louis Grenard
d00e11d6e3
Merge branch 'develop' into patch-1 2019-02-24 14:46:55 +08:00
Louis Grenard
5c80146d93
Merge pull request #9 from Antoinebr/develop 2019-02-23 21:35:52 +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
James
e1ca6a7b32
README.md : some few typo corrections 2019-02-23 11:39:06 +01:00
Louis Grenard
d0ca87dff7
docs: update README to make the reader genderless 2019-02-20 21:13:41 +08:00
Louis Grenard
4dea7e58d8
Merge branch 'develop' into his-to-their-readme 2019-02-20 21:12:30 +08:00
Louistiti
f5ab281af1 Merge branch 'update-deepspeech' into develop 2019-02-20 21:08:44 +08:00
Louistiti
194abd64d7 refactor(server): update DeepSpeech from 0.4.0 to 0.4.1 2019-02-20 21:08:33 +08:00
Swapnull
586626586b docs: Update README to make the reader genderless 2019-02-20 13:38:52 +01:00
Louis Grenard
33dbcb425e
perf(web app): favicon compression 2019-02-20 17:46:13 +08:00
Louis Grenard
cce8b69598
Merge branch 'develop' into develop 2019-02-20 17:45:05 +08:00
Louis Grenard
b1be36ba48
fix(package/checker): isitdown module fails with capital letters in URL 2019-02-20 17:13:00 +08:00
Kessler
f10755bfea
Merge branch 'develop' into fix-capital-domain 2019-02-19 12:11:05 +01:00
Antoinebr
185eb3a20e
removed npm postinstall & install python dep 2019-02-19 08:19:37 +00:00
Louistiti
c74dda4cb9 docs: use "to rule them all" in README 2019-02-18 19:18:17 +08:00
Kessler
83a44a2a1c
Merge branch 'develop' into fix-capital-domain 2019-02-18 09:17:46 +01:00
Louistiti
08a68e376b docs(README): add story write-up 2019-02-17 22:25:33 +08:00
Kessler dev
ada6aaef4b fix: #11 Checker fails with capital letters in url 2019-02-17 10:32:04 +01:00
ghostslayer989
a580feb828
[ImgBot] Optimize images (#1)
[ImgBot] Optimize images
2019-02-15 22:29:38 -05:00
ImgBotApp
2e2aade4a9
[ImgBot] Optimize images
/app/img/favicon.png -- 16.86kb -> 11.14kb (33.96%)
2019-02-16 03:24:40 +00:00
Antoine Brossault
27e39a3bde cleaned Dockerfile 2019-02-12 14:57:53 +00:00
Antoine Brossault
90d0004884 Docker image added 2019-02-12 13:25:02 +00:00
Louistiti
360d1020c4 docs(CHANGELOG): generated 2019-02-10 20:29:00 +08:00
Louistiti
ed093bf654 chore: init 2019-02-10 20:26:50 +08:00