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

338 Commits

Author SHA1 Message Date
Louistiti
b2a897032f chore: bump snowboy to 1.3.1-alpha.1 for Node.js 8+ support 2019-06-08 12:46:58 +08:00
Louistiti
7499e06c68 chore: support Python 3+ range 2019-06-08 11:33:22 +08:00
Louistiti
f1bab9b9fb chore: update package-lock.json 2019-06-08 02:42:17 +08:00
Louistiti
387d73fc3c Merge branch 'develop' into babel-7+ 2019-06-08 02:36:31 +08:00
Louistiti
6007549aa3 chore: use self-hosted git-changelog package 2019-06-08 02:30:19 +08:00
Louistiti
7093b7f037 chore: upgrade to Babel 7+ 2019-06-08 02:09:48 +08:00
Louistiti
b7713e2fc9 fix(server): Google Drive synchronizer 2019-06-07 23:37:08 +08:00
Louistiti
544f2ca022 chore: bump @google-cloud/speech to 3.2.0 2019-06-07 22:04:57 +08:00
Louistiti
439196b90e chore: bump @google-cloud/text-to-speech to 1.1.0 2019-06-07 22:01:53 +08:00
Louistiti
0f223ae894 chore: bump browser-sync to 2.26.7 2019-06-07 21:58:45 +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
aeb065ce0f refactor(server): merge built-in and named entities 2019-06-06 18:07:42 +08:00
Louistiti
581da8cd98 feat(package/calendar): WIP done 2019-06-06 18:05:52 +08:00
Louistiti
d38e6095f9 fix: take .env in consideration when using Docker 2019-06-06 09:06:48 +08:00
Louistiti
88b81105e2 chore: remove "setup:offline" npm script
until Snowboy update to Node.js 10+
2019-05-25 13:19:10 +08:00
Louis Grenard
3776fa3e31
chore: add FUNDING.yml file 2019-05-25 13:06:12 +08:00
Louistiti
e6bdb3eedb Merge branch 'reverse-proxy-improvement' into develop 2019-05-25 12:45:35 +08:00
Louistiti
cdef5f8d15 refactor: remove web app env variables 2019-05-25 12:16:10 +08:00
Louis Grenard
23e9070640
Merge branch 'develop' into reverse-proxy-improvement 2019-05-25 12:11:47 +08:00
Sandro Jäckel
a3d7a2a735
refactor: try to use relative urls instead of absolute ones 2019-05-22 00:53:03 +02:00
Louistiti
b9693df90c feat(package/calendar): WIP complete todo To-Do List module 2019-05-21 21:54:19 +08:00
Louistiti
9071c92790 fix: spinner test 2019-05-21 14:41:22 +08:00
Louistiti
15543a7bfb chore: bump @google-cloud/speech to latest 2019-05-21 14:23:22 +08:00
Louistiti
7c4403fdaf refactor: give a try for better reverse proxy 2019-05-20 08:24:59 +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
82a910b59b Merge branch 'nlp-ner' into develop 2019-05-18 21:28:50 +08:00
Louistiti
7654407fba refactor(server): stop removing accent for NLU 2019-05-18 21:23:06 +08:00
Louistiti
fa6a5a43a6 fix(server): NER trim entity on after conditions 2019-05-18 19:28:50 +08:00
Louistiti
68c81875dc docs: add configuration docs URL in the dotenv file 2019-05-13 08:07:38 +08:00
Louistiti
97311aa1b4 chore: add "docker:check" npm script 2019-05-12 09:21:58 +08:00
Louis Grenard
1e7fc8a2e1
Merge pull request #95 from SuperSandro2000/patch-1
chore: optimize Docker image
2019-05-12 09:21:24 +08:00
Louistiti
815dbc9e2e test(server): NER done 2019-05-11 23:37:59 +08:00
Sandro Jäckel
0b812777f7
Don't upgrade pip, optimize pip3 install, remove build-base
Don't cache packages for smaller final image
Don't show progress bar for better CI integration
Move COPY to better utilize cache
2019-05-11 16:24:27 +02:00
Louistiti
8a68440221 test(server): add new string helpers unit tests 2019-05-11 19:39:38 +08:00
Louistiti
226b410639 test(server): fix fallbacks unit tests 2019-05-11 19:31:35 +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