1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-18 14:21:32 +03:00
Commit Graph

88 Commits

Author SHA1 Message Date
louistiti
82fb967af8
feat(server): handle built-in and trim entities over HTTP + add "disabled" HTTP API action option 2022-01-09 21:03:28 +08:00
louistiti
2e5b2c59da
feat(server): execute modules over HTTP 2022-01-09 02:32:02 +08:00
louistiti
7cf7f97912
feat(server): support arrays on NER between conditions 2021-12-28 18:08:13 +08:00
louistiti
aa9a494a4b
chore: upgrade Jest deps to latest 2021-12-27 18:37:42 +08:00
louistiti
3b47cb5ee8
docs: trim .html ext 2021-05-31 07:53:49 +08:00
louistiti
e09e9b02e8
test(package/checker): use another domain name to test down domain on isitdown module 2021-04-22 19:06:02 +08:00
louistiti
0c925626df
fix(package/network): make use of new compatible speedtest lib 2021-04-22 19:02:26 +08:00
louistiti
81ec213ff2
chore: use different modules DBs while testing and flush them at the end of the tests 2021-04-05 11:46:42 +08:00
louistiti
b2a2279243
docs: hunt broken links 2021-04-04 10:31:40 +08:00
louistiti
9891d3058e
test(network/speedtest): replace NLP utterance 2021-04-03 11:08:57 +08:00
louistiti
e1d5bed3e6
fix(server): make use of Basic plugin from the main NLP container 2021-04-03 10:59:07 +08:00
louistiti
0ca89fe32d
BREAKING(checker/haveibeenpwned): introduce v3 API with API key 2021-03-16 23:01:22 +08:00
louistiti
0e093da5af
chore: remove strict mode 2021-03-03 17:09:31 +08:00
Louistiti
6841493740 fix(package/trend): GitHub module new scraping 2019-06-17 18:08:20 +02:00
SuperHelios
90225707f9 fix(package/leon): Fixes english translations 2019-06-09 13:13:54 +02:00
Louistiti
a72348602e refactor(package/calendar): edit To-Do List module answers and expressions 2019-06-08 22:29:00 +08:00
Louistiti
77669cf3aa refactor: major improvement of the After Speech feature 2019-06-08 20:11:02 +08:00
Louistiti
d91a62ea7e build: merge To-Do List module 2019-06-08 15:18:24 +08:00
Louistiti
b7713e2fc9 fix(server): Google Drive synchronizer 2019-06-07 23:37:08 +08:00
Louistiti
182089b57a test(package/calendar): done 2019-06-06 23:15:33 +08:00
Louistiti
c003e1ffcc docs(package/calendar): typo readme 2019-06-06 21:49:33 +08:00
Louistiti
37e61c3152 docs(package/calendar): fill readme 2019-06-06 20:41:13 +08:00
Louistiti
ae0739717b feat(package/calendar): French translation done 2019-06-06 20:26:58 +08:00
Louistiti
a67a4475b6 style: use "impératif" tense for French language 2019-06-06 19:39:48 +08:00
Louistiti
751298d6c5 refactor(package/calendar): use completed todo answer to display new completed todo 2019-06-06 19:08:07 +08:00
Louistiti
53f7db55c6 feat(package/calendar): finalize English translation 2019-06-06 18:49:20 +08:00
Louistiti
581da8cd98 feat(package/calendar): WIP done 2019-06-06 18:05:52 +08:00
Louistiti
b9693df90c feat(package/calendar): WIP complete todo To-Do List module 2019-05-21 21:54:19 +08:00
Louistiti
602aa694ac feat(package/calendar): complete todos WIP 2019-05-19 20:40:24 +08:00
Louistiti
1a3dab0e56 refactor(package/calendar): transform todos to dicts in the To-Do List module 2019-05-19 16:30:21 +08:00
Louistiti
5e128df023 feat(package/calendar): add todos to list in the To-Do List module 2019-05-19 16:16:34 +08:00
Louistiti
23996ad0a8 refactor(package/calendar): review To-Do List action entities 2019-05-19 14:55:08 +08:00
Louistiti
8575e9e3ef feat(package/calendar): delete list in the To-Do List module 2019-05-19 14:47:42 +08:00
Louistiti
12e8f5c3bf feat(package/calendar): view lists in the To-Do List module 2019-05-19 14:30:53 +08:00
Louistiti
2041be14db feat(package/calendar): rename a list in the To-Do List module 2019-05-19 12:42:46 +08:00
Louistiti
857be94779 feat(package/calendar): create a list in the To-Do List module 2019-05-19 11:53:26 +08:00
Louistiti
7654407fba refactor(server): stop removing accent for NLU 2019-05-18 21:23:06 +08:00
Louistiti
b38014decd refactor(server): improve entity recognition 2019-05-11 19:02:53 +08:00
Louistiti
3fda3526c7 feat(server): add regex entity type 2019-05-11 18:09:05 +08:00
Louistiti
27c323ab42 refactor(server): NER split per entity type 2019-05-11 16:42:08 +08:00
Louistiti
24cf3c9a4f feat(server): NER backbone 2019-05-10 08:45:43 +08:00
Louistiti
0c2d846ace test(package/calendar): mock first test 2019-05-04 09:28:19 +08:00
Louistiti
0cdd73d6c2 feat(package/calendar): To-Do List module backbone 2019-05-04 09:26:11 +08:00
Louistiti
b449376f61 feat(server): introduce actions module 2019-05-03 23:31:09 +08:00
Louistiti
18f144cb57 docs(package/checker): readme typo 2019-05-01 16:10:55 +08:00
Louistiti
d34ddde843 refactor(server): min confidence 2019-05-01 16:00:01 +08:00
Louistiti
a6f55ef400 test(server): fix language attribution before NLP testing 2019-05-01 14:32:50 +08:00
Louistiti
4e8b3f064f refactor(package/network): Speed Test module finalized + edit other packages readmes 2019-04-27 21:35:31 +08:00
Louis Grenard
593f264724
Merge branch 'develop' into speedtest_package 2019-04-27 13:12:22 +08:00
Louis Grenard
167babf6ed
Merge branch 'develop' into been_pwned 2019-04-27 12:58:58 +08:00