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

714 Commits

Author SHA1 Message Date
louistiti
e8b596a8d8
chore: upgrade hotword deps 2022-09-10 10:55:13 +08:00
Louis Grenard
54336cdd01
docs: update skills list link 2022-09-05 13:45:01 +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
e0bb25b1d9
fix(web app): when suggestions are null new npm deps tree was creating conflict 2022-09-04 23:48:55 +08:00
louistiti
cf563f5f32
feat(server): detach the TCP server from the main process in dev 2022-09-04 18:54:16 +08:00
louistiti
891b032543
fix: recursive compilation through the server folder 2022-09-04 14:28:36 +08:00
louistiti
49ffb0b1f3
style(server): typo 2022-09-04 14:25:41 +08:00
louistiti
aa7a152f7b
refactor(server): make use of consts for TCP server matters 2022-09-04 14:23:23 +08:00
louistiti
58dc881a83
refactor(server): make use of consts for logger matters 2022-09-04 14:18:53 +08:00
louistiti
819e57a2c2
refactor(server): make use of consts for HTTP API matters 2022-09-04 14:17:06 +08:00
louistiti
d05d572b70
refactor(server): make use of consts for voice config matters 2022-09-04 14:10:42 +08:00
louistiti
e07ec87838
refactor(server): init dotenv earlier and make use of consts for time zone matters 2022-09-04 13:56:05 +08:00
louistiti
cb173a6319
refactor(server): make use of consts for HTTP config matters 2022-09-04 13:32:58 +08:00
louistiti
ddffd80985
refactor(server): make use of consts for lang matters 2022-09-04 13:28:10 +08:00
louistiti
e1719115ea
refactor(server): make use of consts for env matters 2022-09-04 13:13:03 +08:00
louistiti
a903f20d7e
chore: merge 2022-09-04 11:57:05 +08:00
louistiti
783858f811
chore: keep an exact ESLint version for JetBrains IDEs issue 2022-09-04 11:56:02 +08:00
louistiti
4e7ee1bb5e
feat: make sure there is no .venv folder before the Python deps setup 2022-09-03 21:12:53 +08:00
louistiti
a79459e5a6
chore: Prettier and lint-staged setup 2022-09-03 20:59:18 +08:00
louistiti
6d836d2d93
chore: upgrade Fastify to latest 2022-09-03 20:56:44 +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
0ea9bec001
Merge branch 'ts-kickoff' into develop 2022-09-03 19:25:04 +08:00
louistiti
be4761602c
chore: new deps tree 2022-09-03 19:24:06 +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
6d3d441fbf
feat: extend from main TypeScript config 2022-09-03 12:02:40 +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
0bd07cba5c
docs: add blog post to the changelog 2022-08-24 21:19:20 +08:00
louistiti
04b95e20c3
docs: clean up changelog 2022-08-24 21:17:03 +08:00
louistiti
3fb7ed691f
build: release 1.0.0-beta.7 2022-08-24 21:12:30 +08:00
Louis Grenard
e4a0a4556e
docs: change notice from the README 2022-08-24 21:03:04 +08:00
louistiti
4bf2a9af96
docs: change newsletter link 2022-08-23 23:40:55 +08:00
louistiti
41435b3cbc
chore: change email address 2022-08-23 23:01:46 +08:00
louistiti
afdb71f766
perf: check Pipfile instead of Pipfile.lock to judge whether Python packages must be installed 2022-08-23 21:19:23 +08:00
louistiti
0580cfc54a
chore: upgrade to spaCy latest and PyTorch latest 2022-08-23 21:05:49 +08:00