1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-28 04:04:58 +03:00
Commit Graph

1516 Commits

Author SHA1 Message Date
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
d910eb153c chore: add post and pre expressions training to all the tests 2019-05-01 13:15:36 +08:00
Louistiti
238f6f2fe1 docs: remove unnecessary dot on readme 2019-04-30 07:45:53 +08:00
Louistiti
f55cc8f772 chore: upgrade to latest node-nlp 2019-04-29 07:21:47 +08:00
Louistiti
c6cc807593 docs: update Node.js prerequisites 2019-04-29 07:02:57 +08:00
Louistiti
8f3bb5ab80 chore: do not execute any module during the NLP testing 2019-04-27 21:46:05 +08:00
Louis Grenard
da2e7e935d
Merge pull request #56 from fkeloks/speedtest_package
feat: Add network package
2019-04-27 21:41:22 +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
50d63b044d
Merge pull request #80 from iifeoluwa/been_pwned
Have I Been Pwned module
2019-04-27 13:05:35 +08:00
Louis Grenard
167babf6ed
Merge branch 'develop' into been_pwned 2019-04-27 12:58:58 +08:00
Louistiti
5f2458184f docs(package/checker): add readme instructions 2019-04-27 12:56:54 +08:00
Louistiti
a476fd0f38 feat(package/checker): allow multiple breaches output in the Have I Been Pwned module 2019-04-27 12:12:04 +08:00
Louistiti
563fb40955 fix(package/trend): when there is no star provided on the GitHub module 2019-04-25 08:10:01 +08:00
Louistiti
815f8c9ba6 chore: use right release tags to compare 2019-04-24 07:19:01 +08:00
Louistiti
a94267b704 build: release 1.0.0-beta.2 2019-04-24 07:09:48 +08:00
Ifeoluwa Arowosegbe
8374e54810 feat(package/checker): Add proper punctuations 2019-04-17 15:51:19 +01:00
Ifeoluwa Arowosegbe
c73ba52ba8 feat(package/checker): Handle case where request is blocked by HaveIBeenPwned service 2019-04-17 15:40:16 +01:00
Ifeoluwa Arowosegbe
6d0c0b6892 Merge branch 'develop' of https://github.com/leon-ai/leon into been_pwned 2019-04-17 12:01:12 +01:00
Ifeoluwa Arowosegbe
a7a6d885a8 feat(package/checker): Add test for haveibeenpwned module 2019-04-17 12:00:54 +01:00
Ifeoluwa Arowosegbe
36368664fc feat(package/checker): Add French translations for answers and expressions 2019-04-16 19:05:27 +01:00
Ifeoluwa Arowosegbe
5a999bc63a feat(package/checker): Conclude implementation for haveibeenpwned module 2019-04-16 15:55:16 +01:00
Louis
26d0d61fca chore: fresh npm lock file 2019-04-16 08:36:35 +08:00
Florian B
91181221fc
Merge branch 'develop' into speedtest_package 2019-04-09 19:10:52 +02:00
Louistiti
99b4d838e4 Merge branch 'trend-package' into develop 2019-04-07 16:43:52 +08:00
Louistiti
f40b479b29 feat(package/trend): add answer when the Product Hunt developer token is not provided 2019-04-07 16:37:07 +08:00
Louistiti
24c153aa57 chore: add expression training before running NLP tests 2019-04-07 15:57:33 +08:00
Louistiti
8134310323 test(package/trend): Product Hunt module 2019-04-07 15:38:28 +08:00
Louistiti
3779430621 feat(package/trend): Product Hunt module done 2019-04-07 15:16:17 +08:00
Louistiti
32cc7dbe36 feat(package/trend): basics done on the Product Hunt module 2019-04-07 14:01:04 +08:00
Louistiti
2685cdab07 feat: can send custom HTTP headers 2019-04-07 12:28:22 +08:00
Louistiti
ab8a15e5e1 style(server): add contributing link to some answers 2019-04-07 10:49:50 +08:00
Florian B
0395d27d1d
Merge branch 'develop' into speedtest_package 2019-04-06 10:21:06 +02:00
Louistiti
26b58dbe1b chore: upgrade to the latest ESLint version 2019-04-04 18:18:43 +08:00
Louistiti
b6ef3759e1 chore: upgrade to the latest Jest version 2019-04-04 18:16:16 +08:00
Louistiti
d845e49b0f fix(package/trend): when there is no contributor on GitHub module 2019-04-04 18:11:54 +08:00
Louistiti
3b15b8028c test(package/checker): edit Is It Down module expressions 2019-04-04 17:52:59 +08:00
Ifeoluwa Arowosegbe
61c1b55af5 feat(package/checker): add expressions and answers 2019-04-03 11:17:24 +01:00
Louistiti
6db9eb1e70 Merge branch 'trend-package' into develop 2019-04-02 08:32:06 +08:00
Louistiti
49bb23eb65 test(package/trend): remove Product Hunt 2019-04-02 08:07:09 +08:00
Louistiti
029381e325 fix(server): skip Pipenv locking until they fix it 2019-03-31 17:57:14 +08:00
Louistiti
87f53c9136 docs: add What is Leon able to do? section in the readme 2019-03-31 17:57:14 +08:00
Louistiti
16a9372e05 docs: open-source != open source 2019-03-31 17:57:14 +08:00
Louistiti
ecfdc73f82 fix(server): skip Pipenv locking until they fix it 2019-03-31 17:54:35 +08:00
Louistiti
8100aa90a0 chore(package/trend): French translations for the GitHub module answers 2019-03-31 17:28:36 +08:00
Louistiti
d558fc8b7c docs: add What is Leon able to do? section in the readme 2019-03-30 12:23:59 +08:00
Louistiti
2155cd88de docs: open-source != open source 2019-03-30 12:18:37 +08:00
Louistiti
1ba72b45b8 test(package/trend): GitHub module done 2019-03-28 20:51:20 +08:00
Louistiti
8997d69174 feat(package/trend): complete dedicated answers according to the technology and given time 2019-03-28 20:33:05 +08:00