1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-09-11 10:25:40 +03:00

Commit Graph

  • 14de24f6dd Merge remote-tracking branch 'origin/trend-package' into trend-package Louistiti 2019-03-24 08:39:15 +0800
  • a91a7da13e refactor(web app): be able to display HTML in the chat bubbles Louistiti 2019-03-24 07:29:31 +0800
  • 3441629e3c feat(package/trend): list GitHub trends in HTML raw Louistiti 2019-03-23 14:01:03 +0800
  • f406a5a098 feat(package/trend): expressions dataset and structure Louistiti 2019-03-23 08:32:38 +0800
  • ca1c237924 Merge branch 'allow-html-output' into develop Louistiti 2019-03-24 08:29:07 +0800
  • ec3f02dfaf feat: allow HTML output Louistiti 2019-03-24 08:17:40 +0800
  • c73dc8c729 refactor(web app): be able to display HTML in the chat bubbles Louistiti 2019-03-24 07:29:31 +0800
  • 6b932e947f feat(package/trend): list GitHub trends in HTML raw Louistiti 2019-03-23 14:01:03 +0800
  • f54c2272b4 feat(package/trend): expressions dataset and structure Louistiti 2019-03-23 08:32:38 +0800
  • ae1926ea90
    Merge branch 'develop' into speedtest_package Florian / Fkeloks 2019-03-17 16:41:59 +0100
  • 82ebbee568 Merge branch 'nlu-improvement' into develop Louistiti 2019-03-17 11:06:28 +0800
  • 0987e7c28e test(server): add broken classifier test for NLU Louistiti 2019-03-16 08:41:26 +0800
  • 7929634b05 test(server): fix brain executions Louistiti 2019-03-16 07:50:30 +0800
  • c263466a5d test(server): refactor fallbacks query Louistiti 2019-03-13 08:47:18 +0800
  • 9273517925
    Merge pull request #55 from PeterDaveHello/patch-1 Louis Grenard 2019-03-10 10:03:18 +0800
  • 239a523e97
    Merge branch 'develop' into patch-1 Louis Grenard 2019-03-10 10:01:47 +0800
  • c8a68ab02e fix: Leon was not fully installed with Docker if a .env file was existing Louistiti 2019-03-10 09:47:37 +0800
  • 09ad43406d feat: Add speedtest package Florian / Fkeloks 2019-03-09 18:20:35 +0100
  • e3baea9571
    Remove apk update in Dockerfile Peter Dave Hello 2019-03-09 17:46:39 +0800
  • 5f2d56b99a
    Merge 44566a03b3 into aff32be78e Guilherme Maciel 2019-03-08 20:12:59 +0000
  • 44566a03b3 fix: fixing answer punctuation Guilherme Felix da Silva Maciel 2019-03-08 17:09:24 -0300
  • 74403bd3f4 feat: first commit of datetime package Guilherme Felix da Silva Maciel 2019-03-08 17:00:38 -0300
  • fdbb90ae05 test(package/leon): greeting use the right brain execution Louistiti 2019-03-07 08:39:14 +0800
  • 80f9155840 test: fixed sequential execution due to the new NLU implementation Louistiti 2019-03-05 08:38:18 +0800
  • f0628a7d7d refactor(package/checker): use NLP entities to find domain names in isitdown module Louistiti 2019-03-02 17:26:25 +0800
  • e0e6b7dee4 refactor(server): added query object sample for standalone module execution Louistiti 2019-03-02 17:10:22 +0800
  • 7d5a35c9fc refactor(server): use full query object path as child process arg Louistiti 2019-03-02 16:41:35 +0800
  • fb987b5e30 refactor(server): give query object file in child process arg Louistiti 2019-03-02 12:54:25 +0800
  • ed1c7bf42e test: first commit Guilherme Felix da Silva Maciel 2019-03-01 12:00:59 -0300
  • 6585db718c feat: NLU improvement with node-nlp Louistiti 2019-02-28 22:08:37 +0800
  • aff32be78e build: release 1.0.0-beta.1 1.0.0-beta.1 Louistiti 2019-02-24 18:12:28 +0800
  • dd31d8174c chore: upgrade jest-extended to the latest version Louistiti 2019-02-24 17:47:54 +0800
  • 5474b6eccc chore: upgrade Jest to the latest version Louistiti 2019-02-24 17:44:10 +0800
  • 1d559070e2 style: improve LC_ALL and LANG comment Louistiti 2019-02-24 16:49:14 +0800
  • 3165814036 style: add explicit comment for LC_ALL and LANG env variables Louistiti 2019-02-24 16:46:19 +0800
  • 03f2068c5b chore: Update Dockerfile with best practices Tchoupinax 2019-02-24 09:24:14 +0100
  • 0d3caceafd Merge branch 'envify' into develop Louistiti 2019-02-24 15:46:41 +0800
  • ae2dc5bc53 chore: merge package-lock.json Louistiti 2019-02-24 15:38:05 +0800
  • 577dbc27fd chore: move envify to the dev dependencies Louistiti 2019-02-24 15:36:31 +0800
  • a438d6f942 fix(web app): enable environment variables ctombumila37 2019-02-19 22:57:09 +0100
  • b30286e9b2
    Merge pull request #39 from acidjames/patch-1 Louis Grenard 2019-02-24 14:44:01 +0800
  • d00e11d6e3
    Merge branch 'develop' into patch-1 Louis Grenard 2019-02-24 14:46:55 +0800
  • 5c80146d93
    Merge pull request #9 from Antoinebr/develop Louis Grenard 2019-02-23 21:35:52 +0800
  • 209760dba7 feat: add Docker support Louistiti 2019-02-23 21:27:28 +0800
  • 4f61965441
    Merge branch 'develop' into develop Louis Grenard 2019-02-23 21:13:41 +0800
  • e1ca6a7b32
    README.md : some few typo corrections James 2019-02-23 11:39:06 +0100
  • d0ca87dff7
    docs: update README to make the reader genderless Louis Grenard 2019-02-20 21:13:41 +0800
  • 4dea7e58d8
    Merge branch 'develop' into his-to-their-readme Louis Grenard 2019-02-20 21:12:30 +0800
  • f5ab281af1 Merge branch 'update-deepspeech' into develop Louistiti 2019-02-20 21:08:44 +0800
  • 194abd64d7 refactor(server): update DeepSpeech from 0.4.0 to 0.4.1 Louistiti 2019-02-20 21:08:33 +0800
  • 586626586b docs: Update README to make the reader genderless Swapnull 2019-02-20 13:38:52 +0100
  • 33dbcb425e
    perf(web app): favicon compression Louis Grenard 2019-02-20 17:46:13 +0800
  • cce8b69598
    Merge branch 'develop' into develop Louis Grenard 2019-02-20 17:45:05 +0800
  • b1be36ba48
    fix(package/checker): isitdown module fails with capital letters in URL Louis Grenard 2019-02-20 17:13:00 +0800
  • c8857dd038 fix(web app): enable environment variables ctombumila37 2019-02-19 22:57:09 +0100
  • f10755bfea
    Merge branch 'develop' into fix-capital-domain Kessler 2019-02-19 12:11:05 +0100
  • 185eb3a20e
    removed npm postinstall & install python dep Antoinebr 2019-02-19 08:19:37 +0000
  • 622c4d061d
    Merge f906558ae5 into c74dda4cb9 decentralizedarchive 2019-02-18 19:14:09 +0000
  • f906558ae5
    Create php7mar decentralizedarchive 2019-02-18 12:13:25 -0700
  • e141e77fb1
    Create php7mar decentralizedarchive 2019-02-18 12:12:53 -0700
  • 350beb547b
    Create pulse decentralizedarchive 2019-02-18 12:09:28 -0700
  • 3028625fad
    Create oscarg933 decentralizedarchive 2019-02-18 12:07:27 -0700
  • f8f0b88d6c
    Merge 89e1f448dd into c74dda4cb9 decentralizedarchive 2019-02-18 19:06:23 +0000
  • 89e1f448dd
    Create oscarg933 decentralizedarchive 2019-02-18 12:03:59 -0700
  • ab9871e921
    Delete .gitignore decentralizedarchive 2019-02-18 12:03:04 -0700
  • 4b2f1b8e4e
    Create speedoflight.faster.godspeed.py.ros.md decentralizedarchive 2019-02-18 12:02:39 -0700
  • c74dda4cb9 docs: use "to rule them all" in README Louistiti 2019-02-18 19:18:17 +0800
  • 83a44a2a1c
    Merge branch 'develop' into fix-capital-domain Kessler 2019-02-18 09:17:46 +0100
  • 08a68e376b docs(README): add story write-up Louistiti 2019-02-17 22:25:33 +0800
  • ada6aaef4b fix: #11 Checker fails with capital letters in url Kessler dev 2019-02-17 10:32:04 +0100
  • a580feb828
    [ImgBot] Optimize images (#1) ghostslayer989 2019-02-15 22:29:38 -0500
  • 601cdb683a [CodeFactor] Apply fixes codefactor-io 2019-02-16 03:29:13 +0000
  • 2e2aade4a9
    [ImgBot] Optimize images ImgBotApp 2019-02-16 03:24:40 +0000
  • e4a3975eb1 Dockerfile Sergey Klimov 2019-02-15 17:24:40 -0800
  • 27e39a3bde cleaned Dockerfile Antoine Brossault 2019-02-12 14:57:53 +0000
  • 90d0004884 Docker image added Antoine Brossault 2019-02-12 13:25:02 +0000
  • 360d1020c4 docs(CHANGELOG): generated 1.0.0-beta.0 Louistiti 2019-02-10 20:29:00 +0800
  • ed093bf654 chore: init Louistiti 2019-02-10 20:26:50 +0800