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

1029 Commits

Author SHA1 Message Date
louistiti
1d59b0a774 chore: add Python bridge npm script 2022-11-06 21:57:04 +08:00
louistiti
74582899a2
chore: add Python bridge npm script 2022-11-06 21:57:04 +08:00
louistiti
8a91dcb85d refactor(web app): minor style improvements 2022-11-05 23:33:15 +08:00
louistiti
8fbc4bb23f refactor(web app): minor style improvements 2022-11-05 23:33:15 +08:00
louistiti
61d31d9b52
refactor(web app): minor style improvements 2022-11-05 23:33:15 +08:00
louistiti
a81e536fd5 refactor(web app): adapt new Vite config 2022-11-05 23:17:18 +08:00
louistiti
25fdaeeab2 refactor(web app): adapt new Vite config 2022-11-05 23:17:18 +08:00
louistiti
c4885cb324
refactor(web app): adapt new Vite config 2022-11-05 23:17:18 +08:00
Divlo
71e0f1933c
refactor: domain, skill-config and skill in skills/schemas.ts 2022-11-01 21:51:19 +01:00
Divlo
65246dc7cd refactor: domain, skill-config and skill in skills/schemas.ts 2022-11-01 21:51:19 +01:00
Divlo
32fd041495 refactor: domain, skill-config and skill in skills/schemas.ts 2022-11-01 21:51:19 +01:00
louistiti
6c292994fd
feat: add data schemas 2022-11-02 00:21:14 +08:00
louistiti
6e8c326a9c feat: add data schemas 2022-11-02 00:21:14 +08:00
louistiti
a4e9b1e1cc feat: add data schemas 2022-11-02 00:21:14 +08:00
louistiti
29d7f16b2c
feat: add voice configuration schemas 2022-11-01 22:09:52 +08:00
louistiti
e3c0a180af feat: add voice configuration schemas 2022-11-01 22:09:52 +08:00
louistiti
360c4d4f6f feat: add voice configuration schemas 2022-11-01 22:09:52 +08:00
louistiti
1a580d1051
Merge branch 'develop' into feat/add-typebox-ajv 2022-11-01 21:45:50 +08:00
louistiti
f13df6ab76 Merge branch 'develop' into feat/add-typebox-ajv 2022-11-01 21:45:50 +08:00
louistiti
239472b61e Merge branch 'develop' into feat/add-typebox-ajv 2022-11-01 21:45:50 +08:00
Louis Grenard
83c501dc8d
docs: add new sponsor 2022-11-01 21:44:44 +08:00
Louis Grenard
67d07ed7e6 docs: add new sponsor 2022-11-01 21:44:44 +08:00
Louis Grenard
18a728ff4b
docs: add new sponsor 2022-10-30 22:23:40 +08:00
Louis Grenard
b77e3a99e9 docs: add new sponsor 2022-10-30 22:23:40 +08:00
louistiti
daba510755
feat: add distro level info in check report 2022-10-29 11:48:16 +08:00
louistiti
dcc04de6bc feat: add distro level info in check report 2022-10-29 11:48:16 +08:00
louistiti
38693e42ef
Merge branch 'fix/docker-issues-with-ssl' into develop 2022-10-23 22:55:04 +08:00
louistiti
ceaff26d2d Merge branch 'fix/docker-issues-with-ssl' into develop 2022-10-23 22:55:04 +08:00
Divlo
db373b66a6
fix(docker): issues with SSL 2022-10-23 12:37:36 +02:00
Divlo
fb03359400 fix(docker): issues with SSL 2022-10-23 12:37:36 +02:00
Divlo
d8e40c9cce
refactor(server): replace unknown return type with TypeBox schema types 2022-10-23 11:09:07 +02:00
Divlo
ecca030ab9 refactor(server): replace unknown return type with TypeBox schema types 2022-10-23 11:09:07 +02:00
Divlo
35322b39e3 refactor(server): replace unknown return type with TypeBox schema types 2022-10-23 11:09:07 +02:00
Divlo
be079b87c8
feat(server): add JSON models with TypeBox
Later, we will be able to validate JSON files thanks to AJV.
2022-10-23 11:05:55 +02:00
Divlo
2a7b2f45d6 feat(server): add JSON models with TypeBox
Later, we will be able to validate JSON files thanks to AJV.
2022-10-23 11:05:55 +02:00
Divlo
2a48bc6343 feat(server): add JSON models with TypeBox
Later, we will be able to validate JSON files thanks to AJV.
2022-10-23 11:05:55 +02:00
louistiti
5acd22a885
Merge branch 'python-bridge-tcp-server-binaries' into develop 2022-10-23 12:01:21 +08:00
louistiti
632a048c6b Merge branch 'python-bridge-tcp-server-binaries' into develop 2022-10-23 12:01:21 +08:00
louistiti
e1e4910399
fix(docker): based on Ubuntu image 2022-10-23 11:46:15 +08:00
louistiti
5bd67be2e5 fix(docker): based on Ubuntu image 2022-10-23 11:46:15 +08:00
louistiti
482f7bfbb8
chore(docker): .dockerignore path 2022-10-23 10:58:25 +08:00
louistiti
2d6f16a311 chore(docker): .dockerignore path 2022-10-23 10:58:25 +08:00
louistiti
3f8027af2a
refactor: from superagent to axios 2022-10-23 10:55:03 +08:00
louistiti
da063b73bc refactor: from superagent to axios 2022-10-23 10:55:03 +08:00
louistiti
3f97a12153
fix(python bridge): remove unecessary sqlite3 import 2022-10-23 10:07:14 +08:00
louistiti
6bee56580b fix(python bridge): remove unecessary sqlite3 import 2022-10-23 10:07:14 +08:00
louistiti
ad1708abbb
feat: ignore given warnings for TCP server binary on check script 2022-10-23 01:58:13 +08:00
louistiti
bd1671c440 feat: ignore given warnings for TCP server binary on check script 2022-10-23 01:58:13 +08:00
louistiti
e527110b9c
feat: add binaries download progress 2022-10-23 01:00:55 +08:00
louistiti
0cf39c181f feat: add binaries download progress 2022-10-23 01:00:55 +08:00