louistiti
|
862112ed5f
|
refactor(server): TCP client connect method
|
2022-11-12 22:51:47 +08:00 |
|
louistiti
|
ea76739d88
|
refactor(server): TCP client to singleton
|
2022-11-12 22:31:49 +08:00 |
|
louistiti
|
c53feba8f5
|
chore: latest package-lock.json
|
2022-11-12 10:00:22 +08:00 |
|
louistiti
|
62d511f967
|
chore: merge
|
2022-11-12 09:48:14 +08:00 |
|
louistiti
|
664359158e
|
chore: merge
|
2022-11-12 09:46:50 +08:00 |
|
louistiti
|
8ecde83b89
|
refactor(server): TCP client to TypeScript
|
2022-11-11 23:32:33 +08:00 |
|
louistiti
|
420f87daca
|
docs: add contributing guide for the Python bridge and TCP server
|
2022-11-11 22:54:28 +08:00 |
|
louistiti
|
c722050aec
|
refactor: add types to schemas object on pre-checking
|
2022-11-11 22:27:47 +08:00 |
|
louistiti
|
c434b550a5
|
Merge branch 'feat/add-typebox-ajv' into develop
|
2022-11-11 21:50:55 +08:00 |
|
louistiti
|
06a2adf62b
|
feat: add pre-checking for all JSON configs
|
2022-11-11 21:43:24 +08:00 |
|
louistiti
|
bb0cf69659
|
feat: add pre-checking for all JSON configs
|
2022-11-11 11:43:24 +08:00 |
|
louistiti
|
e50fadd142
|
Merge branch 'develop' into feat/add-typebox-ajv
|
2022-11-08 20:59:25 +08:00 |
|
louistiti
|
327cbff184
|
Merge branch 'develop' into feat/add-typebox-ajv
|
2022-11-08 20:59:25 +08:00 |
|
louistiti
|
62853a340f
|
feat: add total RAM data to the checking script
|
2022-11-08 20:10:46 +08:00 |
|
louistiti
|
86852a8cac
|
feat: add total RAM data to the checking script
|
2022-11-08 20:10:46 +08:00 |
|
louistiti
|
efc94a2ac3
|
Merge branch 'develop' into feat/add-typebox-ajv
|
2022-11-06 23:13:49 +08:00 |
|
louistiti
|
fd4f429b86
|
Merge branch 'develop' into feat/add-typebox-ajv
|
2022-11-06 23:13:49 +08:00 |
|
louistiti
|
f5404920fa
|
Merge branch 'develop' into feat/add-typebox-ajv
|
2022-11-06 23:13:49 +08:00 |
|
louistiti
|
a0d8c7251c
|
refactor: add full intent object path on skill execution during checking
|
2022-11-06 22:25:39 +08:00 |
|
louistiti
|
303ebea3f3
|
refactor: add full intent object path on skill execution during checking
|
2022-11-06 22:25:39 +08:00 |
|
louistiti
|
c38012afcf
|
refactor: add full intent object path on skill execution during checking
|
2022-11-06 22:25:39 +08:00 |
|
louistiti
|
becac3b0f6
|
fix(server): Python bridge fails to execute on Windows intent object absolute path because of whitespace
|
2022-11-06 22:18:09 +08:00 |
|
louistiti
|
0245712e24
|
fix(server): Python bridge fails to execute on Windows intent object absolute path because of whitespace
|
2022-11-06 22:18:09 +08:00 |
|
louistiti
|
4b003a852e
|
fix(server): Python bridge fails to execute on Windows intent object absolute path because of whitespace
|
2022-11-06 22:18:09 +08:00 |
|
louistiti
|
ddf389ffd1
|
chore: add Python bridge npm script
|
2022-11-06 21:57:04 +08:00 |
|
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 |
|