提交

提交图

2509 次代码提交

作者 SHA1 备注 提交日期
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
Divlo f507f6f7e4 fix(docker): usage of Ubuntu base image with pyenv and nvm (#408) 2022-08-23 20:59:09 +08:00
louistiti f17b894907 refactor: legacy package/module naming to skills naming 2022-08-20 22:47:06 +08:00
louistiti 01f7515e6f refactor: switch from skill NLU config to skill config naming 2022-08-20 22:35:34 +08:00
louistiti 141c89ecbf feat(web app): join us on Discord 2022-08-14 21:19:04 +08:00
Divlo 81ae87f0d9 chore: improve Gitpod usage (using current source code) (#398) 2022-07-30 17:20:40 +08:00