louistiti
|
defc70128c
|
refactor: add ESLint rules about imports
|
2022-09-27 00:01:03 +08:00 |
|
louistiti
|
f68da11f6b
|
refactor(server): make use of node:* import for all Node.js built-in modules
|
2022-09-26 23:28:25 +08:00 |
|
louistiti
|
7544534ea4
|
refactor(server): skill domain helper to static class
|
2022-09-26 21:36:07 +08:00 |
|
louistiti
|
a80e8ba65d
|
refactor(server): log helper to static class
|
2022-09-26 21:29:56 +08:00 |
|
louistiti
|
9065d713e9
|
refactor(server): string helper from singleton to static
|
2022-09-26 00:44:40 +08:00 |
|
louistiti
|
cc317842d8
|
chore: clean up ESLint comments and new Prettier/ESLint script
|
2022-09-21 23:29:29 +08:00 |
|
louistiti
|
82f6ee80fe
|
refactor(server): skill domain helper to singleton
|
2022-09-21 23:01:16 +08:00 |
|
louistiti
|
84aadc0245
|
refactor(server): string helper to singleton
|
2022-09-21 22:24:48 +08:00 |
|
louistiti
|
4f1683dc55
|
refactor(server): capitalize singleton helpers instance constants
|
2022-09-21 20:25:00 +08:00 |
|
Divlo
|
c68b16191a
|
chore: remove unneeded eslint disable comments
|
2022-09-20 21:49:41 +02:00 |
|
Divlo
|
b7f20710db
|
refactor(server): log helper to TypeScript
|
2022-09-16 19:36:58 +02:00 |
|
louistiti
|
6f7bcc5e37
|
refactor(server): skill domain helper to TypeScript
|
2022-09-13 23:06:57 +08:00 |
|
louistiti
|
35a9f6e0ea
|
refactor(server): string helper to TypeScript
|
2022-09-12 16:00:46 +08:00 |
|
louistiti
|
019c462bfa
|
feat: complete Prettier setup
|
2022-09-03 19:12:41 +08:00 |
|
louistiti
|
01f7515e6f
|
refactor: switch from skill NLU config to skill config naming
|
2022-08-20 22:35:34 +08:00 |
|
louistiti
|
cad072c3a6
|
refactor: skills over HTTP
|
2022-02-16 22:28:05 +08:00 |
|
louistiti
|
f24513a223
|
feat(server): on-the-fly language switching
|
2022-02-13 01:42:29 +08:00 |
|
louistiti
|
d265377a43
|
fix: do not ask to regenerate the HTTP API key if this one isn't available yet
|
2022-02-04 14:02:07 +08:00 |
|
louistiti
|
2d0b0f1365
|
perf: check if Python deps tree has been updated before going through deps install
|
2022-02-04 13:33:32 +08:00 |
|
louistiti
|
3ec38bfb6b
|
refactor(server): add /api/ on HTTP API endpoints
|
2022-01-28 18:34:35 +08:00 |
|
louistiti
|
d10a7fa788
|
feat: HTTP API key generator
|
2022-01-16 22:22:49 +08:00 |
|