提交

提交图

  • c7aa84f9c4 docs: remove sponsor louistiti 2022-11-14 23:50:58 +08:00
  • ec10030951 refactor: modify voice config samples default values louistiti 2022-11-14 23:49:44 +08:00
  • b298667e3d Merge branch 'docs/fix-contributing-python-environment' into develop louistiti 2022-11-14 23:41:13 +08:00
  • 69e90c3b5f refactor(server): HTTP server and structure (wip) louistiti 2022-11-14 00:49:24 +08:00
  • 2ada7f2efa docs: make clear that commands should be run on Ubuntu in CONTRIBUTING to set up the Python Environment Divlo 2022-11-13 13:41:51 +01:00
  • 28c15885fd fix: improve error display in pre-check Divlo 2022-11-13 13:36:54 +01:00
  • 194a9b1bbb fix: add http_api property to skill config schema Divlo 2022-11-13 13:08:32 +01:00
  • 4ce9676319 fix: include voice configuration sample schemas Divlo 2022-11-13 13:02:51 +01:00
  • fb75b40fb6 feat: validate JSON Schemas with AJV Divlo 2022-11-13 13:00:15 +01:00
  • d973ab4318 chore: delete schemas.ts files outside server Divlo 2022-11-13 12:48:43 +01:00
  • f8b08f38b1 fix: stricter JSON Schemas Divlo 2022-11-13 12:46:31 +01:00
  • b3b10e326f refactor(server): prepare upcoming core singletons registration louistiti 2022-11-13 01:12:20 +08:00
  • efe865a4c5 refactor(server): reorganize TCP client accessors louistiti 2022-11-13 00:40:14 +08:00
  • a37ac96411 refactor(server): protect TCP client from mutability louistiti 2022-11-13 00:16:53 +08:00
  • 8a16a3d97e refactor(server): LEON_NODE_ENV constant louistiti 2022-11-12 23:20:48 +08:00
  • 3d9d9496b7 fix(server): reset connection state and connection counter louistiti 2022-11-12 23:09:22 +08:00
  • 862112ed5f refactor(server): TCP client connect method louistiti 2022-11-12 22:51:47 +08:00
  • ea76739d88 refactor(server): TCP client to singleton louistiti 2022-11-12 22:31:49 +08:00
  • c53feba8f5 chore: latest package-lock.json louistiti 2022-11-12 10:00:22 +08:00
  • 62d511f967 chore: merge louistiti 2022-11-12 09:48:14 +08:00
  • 664359158e chore: merge louistiti 2022-11-12 09:46:50 +08:00
  • 8ecde83b89 refactor(server): TCP client to TypeScript louistiti 2022-11-11 23:32:33 +08:00
  • 420f87daca docs: add contributing guide for the Python bridge and TCP server louistiti 2022-11-11 22:54:28 +08:00
  • c722050aec refactor: add types to schemas object on pre-checking louistiti 2022-11-11 22:27:47 +08:00
  • c434b550a5 Merge branch 'feat/add-typebox-ajv' into develop louistiti 2022-11-11 21:50:55 +08:00
  • 06a2adf62b feat: add pre-checking for all JSON configs louistiti 2022-11-11 21:43:24 +08:00
  • bb0cf69659 feat: add pre-checking for all JSON configs louistiti 2022-11-11 11:43:24 +08:00
  • e50fadd142 Merge branch 'develop' into feat/add-typebox-ajv louistiti 2022-11-08 20:59:25 +08:00
  • 327cbff184 Merge branch 'develop' into feat/add-typebox-ajv louistiti 2022-11-08 20:59:25 +08:00
  • 62853a340f feat: add total RAM data to the checking script louistiti 2022-11-08 20:10:46 +08:00
  • 86852a8cac feat: add total RAM data to the checking script louistiti 2022-11-08 20:10:46 +08:00
  • efc94a2ac3 Merge branch 'develop' into feat/add-typebox-ajv louistiti 2022-11-06 23:13:49 +08:00
  • fd4f429b86 Merge branch 'develop' into feat/add-typebox-ajv louistiti 2022-11-06 23:13:49 +08:00
  • f5404920fa Merge branch 'develop' into feat/add-typebox-ajv louistiti 2022-11-06 23:13:49 +08:00
  • c38012afcf refactor: add full intent object path on skill execution during checking louistiti 2022-11-06 22:25:39 +08:00
  • a0d8c7251c refactor: add full intent object path on skill execution during checking louistiti 2022-11-06 22:25:39 +08:00
  • 303ebea3f3 refactor: add full intent object path on skill execution during checking louistiti 2022-11-06 22:25:39 +08:00
  • 4b003a852e fix(server): Python bridge fails to execute on Windows intent object absolute path because of whitespace louistiti 2022-11-06 22:16:45 +08:00
  • becac3b0f6 fix(server): Python bridge fails to execute on Windows intent object absolute path because of whitespace louistiti 2022-11-06 22:18:09 +08:00
  • 0245712e24 fix(server): Python bridge fails to execute on Windows intent object absolute path because of whitespace louistiti 2022-11-06 22:18:09 +08:00
  • 74582899a2 chore: add Python bridge npm script louistiti 2022-11-06 21:57:04 +08:00
  • ddf389ffd1 chore: add Python bridge npm script louistiti 2022-11-06 21:57:04 +08:00
  • 1d59b0a774 chore: add Python bridge npm script louistiti 2022-11-06 21:57:04 +08:00
  • 61d31d9b52 refactor(web app): minor style improvements louistiti 2022-11-05 23:33:15 +08:00
  • 8a91dcb85d refactor(web app): minor style improvements louistiti 2022-11-05 23:33:15 +08:00
  • 8fbc4bb23f refactor(web app): minor style improvements louistiti 2022-11-05 23:33:15 +08:00
  • c4885cb324 refactor(web app): adapt new Vite config louistiti 2022-11-05 23:17:18 +08:00
  • a81e536fd5 refactor(web app): adapt new Vite config louistiti 2022-11-05 23:17:18 +08:00
  • 25fdaeeab2 refactor(web app): adapt new Vite config louistiti 2022-11-05 23:17:18 +08:00
  • 71e0f1933c refactor: domain, skill-config and skill in skills/schemas.ts Divlo 2022-11-01 21:51:19 +01:00
  • 65246dc7cd refactor: domain, skill-config and skill in skills/schemas.ts Divlo 2022-11-01 21:51:19 +01:00
  • 32fd041495 refactor: domain, skill-config and skill in skills/schemas.ts Divlo 2022-11-01 21:51:19 +01:00
  • 6c292994fd feat: add data schemas louistiti 2022-11-02 00:21:14 +08:00
  • 6e8c326a9c feat: add data schemas louistiti 2022-11-02 00:21:14 +08:00
  • a4e9b1e1cc feat: add data schemas louistiti 2022-11-02 00:21:14 +08:00
  • 29d7f16b2c feat: add voice configuration schemas louistiti 2022-11-01 22:09:52 +08:00
  • e3c0a180af feat: add voice configuration schemas louistiti 2022-11-01 22:09:52 +08:00
  • 360c4d4f6f feat: add voice configuration schemas louistiti 2022-11-01 22:09:52 +08:00
  • 1a580d1051 Merge branch 'develop' into feat/add-typebox-ajv louistiti 2022-11-01 21:45:50 +08:00
  • f13df6ab76 Merge branch 'develop' into feat/add-typebox-ajv louistiti 2022-11-01 21:45:50 +08:00
  • 239472b61e Merge branch 'develop' into feat/add-typebox-ajv louistiti 2022-11-01 21:45:50 +08:00
  • 83c501dc8d docs: add new sponsor Louis Grenard 2022-11-01 21:44:44 +08:00
  • 67d07ed7e6 docs: add new sponsor Louis Grenard 2022-11-01 21:44:44 +08:00
  • 18a728ff4b docs: add new sponsor Louis Grenard 2022-10-30 22:23:40 +08:00
  • b77e3a99e9 docs: add new sponsor Louis Grenard 2022-10-30 22:23:40 +08:00
  • daba510755 feat: add distro level info in check report louistiti 2022-10-29 11:48:16 +08:00
  • dcc04de6bc feat: add distro level info in check report louistiti 2022-10-29 11:48:16 +08:00
  • 38693e42ef Merge branch 'fix/docker-issues-with-ssl' into develop louistiti 2022-10-23 22:55:04 +08:00
  • ceaff26d2d Merge branch 'fix/docker-issues-with-ssl' into develop louistiti 2022-10-23 22:55:04 +08:00
  • db373b66a6 fix(docker): issues with SSL Divlo 2022-10-23 12:37:36 +02:00
  • fb03359400 fix(docker): issues with SSL Divlo 2022-10-23 12:37:36 +02:00
  • d8e40c9cce refactor(server): replace unknown return type with TypeBox schema types Divlo 2022-10-23 11:09:07 +02:00
  • ecca030ab9 refactor(server): replace unknown return type with TypeBox schema types Divlo 2022-10-23 11:09:07 +02:00
  • 35322b39e3 refactor(server): replace unknown return type with TypeBox schema types Divlo 2022-10-23 11:09:07 +02:00
  • be079b87c8 feat(server): add JSON models with TypeBox Divlo 2022-10-23 11:05:55 +02:00
  • 2a7b2f45d6 feat(server): add JSON models with TypeBox Divlo 2022-10-23 11:05:55 +02:00
  • 2a48bc6343 feat(server): add JSON models with TypeBox Divlo 2022-10-23 11:05:55 +02:00
  • 5acd22a885 Merge branch 'python-bridge-tcp-server-binaries' into develop louistiti 2022-10-23 12:01:21 +08:00
  • 632a048c6b Merge branch 'python-bridge-tcp-server-binaries' into develop louistiti 2022-10-23 12:01:21 +08:00
  • e1e4910399 fix(docker): based on Ubuntu image louistiti 2022-10-23 11:46:15 +08:00
  • 5bd67be2e5 fix(docker): based on Ubuntu image louistiti 2022-10-23 11:46:15 +08:00
  • 482f7bfbb8 chore(docker): .dockerignore path louistiti 2022-10-23 10:58:25 +08:00
  • 2d6f16a311 chore(docker): .dockerignore path louistiti 2022-10-23 10:58:25 +08:00
  • 3f8027af2a refactor: from superagent to axios louistiti 2022-10-23 10:55:03 +08:00
  • da063b73bc refactor: from superagent to axios louistiti 2022-10-23 10:55:03 +08:00
  • 3f97a12153 fix(python bridge): remove unecessary sqlite3 import louistiti 2022-10-23 10:07:14 +08:00
  • 6bee56580b fix(python bridge): remove unecessary sqlite3 import louistiti 2022-10-23 10:07:14 +08:00
  • ad1708abbb feat: ignore given warnings for TCP server binary on check script louistiti 2022-10-23 01:58:13 +08:00
  • bd1671c440 feat: ignore given warnings for TCP server binary on check script louistiti 2022-10-23 01:58:13 +08:00
  • e527110b9c feat: add binaries download progress louistiti 2022-10-23 01:00:55 +08:00
  • 0cf39c181f feat: add binaries download progress louistiti 2022-10-23 01:00:55 +08:00
  • c0886c086f Merge branch 'feat/download-unzip-python-bridge-tcp-server-binaries' into python-bridge-tcp-server-binaries louistiti 2022-10-22 23:23:08 +08:00
  • e459c1011c Merge branch 'feat/download-unzip-python-bridge-tcp-server-binaries' into python-bridge-tcp-server-binaries louistiti 2022-10-22 23:23:08 +08:00
  • 9928509171 refactor: minor setup-python-binaries renaming louistiti 2022-10-22 23:22:50 +08:00
  • 16444ae79f refactor: minor setup-python-binaries renaming louistiti 2022-10-22 23:22:50 +08:00
  • 75a351e77d chore: fix typo in report logs louistiti 2022-10-22 17:50:35 +08:00
  • 5c02e906fa chore: fix typo in report logs louistiti 2022-10-22 17:50:35 +08:00
  • b74e7beb29 ci: pre-release TCP server workflow tcp-server_v1.0.0 louistiti 2022-10-22 15:14:17 +08:00
  • 03b0d08ae0 ci: pre-release TCP server workflow louistiti 2022-10-22 15:14:17 +08:00
  • 2183ffa4f0 refactor: send check report to the production URL louistiti 2022-10-19 23:28:33 +08:00