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

193 Commits

Author SHA1 Message Date
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
louistiti
3f8027af2a
refactor: from superagent to axios 2022-10-23 10:55:03 +08:00
louistiti
e527110b9c
feat: add binaries download progress 2022-10-23 01:00:55 +08:00
Divlo
8ab9c2e4df
feat: download and unzip TCP Server + Python Bridge on postinstall 2022-10-19 13:23:28 +02:00
louistiti
2463759717
refactor: check script according to binaries changes 2022-10-19 00:22:37 +08:00
louistiti
3f6e6ccdea refactor: rename GitHub workflows release script as pre-release 2022-10-09 21:27:12 +08:00
louistiti
4fcf8dceda feat: trigger GitHub workflows script done 2022-10-09 21:16:42 +08:00
louistiti
0e697183b2
perf(tcp server): optimize spaCy models checking 2022-10-07 11:26:39 +08:00
louistiti
05b62871fb
feat: universal build binaries script 2022-10-07 10:41:04 +08:00
louistiti
9724d7b943
feat: pack TCP server and optimize setup scripts 2022-10-07 02:37:43 +08:00
louistiti
109561495c
feat(tcp server): set up script 2022-10-06 23:20:30 +08:00
louistiti
286892eb30
chore: upgrade archiver to latest 2022-10-06 19:48:17 +08:00
louistiti
472e388508
feat(python bridge): build script 2022-10-06 19:01:50 +08:00
louistiti
1a953e007d
feat(python bridge): set up script 2022-10-06 16:27:20 +08:00
louistiti
0a4baf67ac
feat: isolate TCP server 2022-10-04 17:10:14 +08:00
louistiti
a27ab96e18
feat: Python bridge binary build with cx_Freeze 2022-10-04 14:19:56 +08:00
louistiti
f1dcb07d5b
feat: Python bridge build on macOS x86_64 arch 2022-10-02 15:43:48 +08:00
Divlo
f4a53da7fd
chore: add unicorn/prefer-node-protocol ESLint rule 2022-09-26 22:10:27 +02:00
louistiti
defc70128c
refactor: add ESLint rules about imports 2022-09-27 00:01:03 +08:00
Divlo
949138627e
refactor(server): loader helper to TypeScript 2022-09-16 20:58:24 +02:00
louistiti
ed97b9361f
feat: add spaCy model checking 2022-09-13 00:09:37 +08:00
louistiti
da0233495d
refactor(server): replace Moment.js by Day.js 2022-09-12 12:45:25 +08:00
louistiti
ebe31f4b60
chore: upgrade moment-timezone to latest 2022-09-12 10:45:04 +08:00
louistiti
b4909564c7
chore: upgrade Coqui STT to latest 2022-09-10 11:51:23 +08:00
louistiti
e8b596a8d8
chore: upgrade hotword deps 2022-09-10 10:55:13 +08:00
louistiti
bf065fcbc6
chore: upgrade FFprobe to latest 2022-09-04 23:59:18 +08:00
louistiti
e541e32c53
chore: upgrade Socket.IO to latest 2022-09-04 23:53:05 +08:00
louistiti
6872ee9735
chore: upgrade Vite to latest 2022-09-04 23:50:17 +08:00
louistiti
783858f811
chore: keep an exact ESLint version for JetBrains IDEs issue 2022-09-04 11:56:02 +08:00
louistiti
e905dcc86b
feat: lint-staged config 2022-09-03 20:56:15 +08:00
louistiti
4485b97ec2
chore: upgrade Fastify to latest 2022-09-03 19:57:19 +08:00
louistiti
27bd5a082f
feat: remove Babel 2022-09-03 19:16:13 +08:00
louistiti
019c462bfa
feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti
ba9f3f22f6
feat: basic Prettier setup 2022-09-03 18:37:56 +08:00
louistiti
b9945729bb
feat: new ESLint config 2022-09-03 18:17:16 +08:00
louistiti
935246d09a
feat: make use of tsc-watch for dev server 2022-09-03 17:29:22 +08:00
louistiti
ebda0da64e
chore: install resolve-tspaths dev dep. 2022-09-03 13:08:54 +08:00
louistiti
36730025fc
chore: upgrade nodemon to latest 2022-09-03 12:06:00 +08:00
louistiti
9e48c5264c
fix: resolve alias paths after compilation 2022-09-03 11:58:10 +08:00
louistiti
844fcc8a86
refactor: correct build:server executions order 2022-09-03 10:12:49 +08:00
louistiti
04c5bedd2b
chore: move nodemon config to a config file 2022-09-03 10:05:27 +08:00
louistiti
4ca98cdbab
chore: extend TypeScript config 2022-09-03 09:51:35 +08:00
louistiti
9645c3de68
refactor: TypeScript build kick off 2022-08-29 00:59:35 +08:00
louistiti
781e072b23
refactor: TypeScript entry point 2022-08-28 14:12:59 +08:00
louistiti
3498293098
refactor: make use of ts-node 2022-08-28 11:37:32 +08:00
louistiti
fa7bc53ee9
chore: bump 1.0.0-beta.8+dev 2022-08-24 21:35:26 +08:00
louistiti
3fb7ed691f
build: release 1.0.0-beta.7 2022-08-24 21:12:30 +08:00
louistiti
41435b3cbc
chore: change email address 2022-08-23 23:01:46 +08:00
Divlo
f507f6f7e4
fix(docker): usage of Ubuntu base image with pyenv and nvm (#408) 2022-08-23 20:59:09 +08:00
louistiti
e37526d905
feat(server): introduce main NLP model and resolvers NLP model 2022-06-30 22:35:54 +08:00