1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-01 03:15:58 +03:00
Commit Graph

111 Commits

Author SHA1 Message Date
Louistiti
5baec07455 feat(package/trend): simple GitHub module results 2019-03-24 15:25:47 +08:00
Louistiti
14de24f6dd Merge remote-tracking branch 'origin/trend-package' into trend-package 2019-03-24 08:39:15 +08:00
Louistiti
a91a7da13e refactor(web app): be able to display HTML in the chat bubbles 2019-03-24 08:31:57 +08:00
Louistiti
3441629e3c feat(package/trend): list GitHub trends in HTML raw 2019-03-24 08:31:57 +08:00
Louistiti
f406a5a098 feat(package/trend): expressions dataset and structure 2019-03-24 08:31:57 +08:00
Louistiti
ca1c237924 Merge branch 'allow-html-output' into develop 2019-03-24 08:29:07 +08:00
Louistiti
ec3f02dfaf feat: allow HTML output 2019-03-24 08:17:40 +08:00
Louistiti
c73dc8c729 refactor(web app): be able to display HTML in the chat bubbles 2019-03-24 07:29:31 +08:00
Louistiti
6b932e947f feat(package/trend): list GitHub trends in HTML raw 2019-03-23 14:01:03 +08:00
Louistiti
f54c2272b4 feat(package/trend): expressions dataset and structure 2019-03-23 08:32:38 +08:00
Florian / Fkeloks
ae1926ea90
Merge branch 'develop' into speedtest_package 2019-03-17 16:41:59 +01:00
Louistiti
82ebbee568 Merge branch 'nlu-improvement' into develop 2019-03-17 11:06:28 +08:00
Louistiti
0987e7c28e test(server): add broken classifier test for NLU 2019-03-16 08:41:26 +08:00
Louistiti
7929634b05 test(server): fix brain executions 2019-03-16 07:50:30 +08:00
Louistiti
c263466a5d test(server): refactor fallbacks query 2019-03-13 08:47:18 +08:00
Louis Grenard
9273517925
Merge pull request #55 from PeterDaveHello/patch-1
Remove `apk update` in Dockerfile
2019-03-10 10:03:18 +08:00
Louis Grenard
239a523e97
Merge branch 'develop' into patch-1 2019-03-10 10:01:47 +08:00
Louistiti
c8a68ab02e fix: Leon was not fully installed with Docker if a .env file was existing 2019-03-10 09:47:37 +08:00
Florian / Fkeloks
09ad43406d feat: Add speedtest package 2019-03-09 18:20:35 +01:00
Peter Dave Hello
e3baea9571
Remove apk update in Dockerfile
With `--no-cache` on `apk add`, there is no need to do `apk update`
2019-03-09 17:46:39 +08:00
Louistiti
fdbb90ae05 test(package/leon): greeting use the right brain execution 2019-03-07 08:39:14 +08:00
Louistiti
80f9155840 test: fixed sequential execution due to the new NLU implementation 2019-03-05 08:38:18 +08:00
Louistiti
f0628a7d7d refactor(package/checker): use NLP entities to find domain names in isitdown module 2019-03-02 17:26:25 +08:00
Louistiti
e0e6b7dee4 refactor(server): added query object sample for standalone module execution 2019-03-02 17:10:22 +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
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