Commit Graph

  • 83b21cb815 Fix unconsistent async patterns + add a few missing try/catch dev Sosthene 2025-09-08 21:56:26 +02:00
  • 8449083237 Add build js to Dockerfile omaroughriss 2025-09-08 19:42:55 +02:00
  • f4bf9791c0 Add CICD for the signer omaroughriss 2025-09-08 19:22:33 +02:00
  • 95763806c8 Update Dockerfile to use signer image with sdk_client pkg omaroughriss 2025-09-08 19:22:11 +02:00
  • fe60812c53 Update changelog Sosthene 2025-09-08 18:12:52 +02:00
  • 26f985195d [bug] More robust retrieveData Sosthene 2025-09-08 18:12:38 +02:00
  • 34a65ec079 Add background-sync service Sosthene 2025-09-08 15:49:03 +02:00
  • 1408b2ddf3 [bug] Fix checkConnections logic master Sosthene 2025-09-07 18:26:50 +02:00
  • a27ffd6462 [bug] fix broken updateProcess Sosthene 2025-09-05 07:54:43 +02:00
  • 9e669b266f feat(sdk_signer): add multi-stage Dockerfile for containerized deployment docker-support-v2 Debian 2025-09-04 20:47:22 +00:00
  • 46d13929f0 chore(sdk_signer): release v0.1.3 - update VERSION, CHANGELOG, and package.json v0.1.3 Debian 2025-09-04 20:16:39 +00:00
  • 085b315883 In the case of uncommited process, still returns data from the first state Sosthene 2025-09-04 14:44:51 +02:00
  • c630aa8079 [bug] Properly returns Map nested values in process data Sosthene 2025-09-04 14:44:32 +02:00
  • 28db1ae925 Properly send data to storage Sosthene 2025-09-04 13:19:32 +02:00
  • 7188a33ee8 [bug] load secrets in wasm memory Sosthene 2025-09-04 13:18:26 +02:00
  • 4bf0d115e5 [bug] this.processes not iterable in getMyProcesses() Sosthene 2025-09-04 13:17:17 +02:00
  • 06234a986b Add handleGetPairingId Sosthene 2025-09-04 04:46:42 +02:00
  • 2551c9923a Better error management for handleGetMyProcesses Sosthene 2025-09-04 04:46:27 +02:00
  • b77dbceaa9 [bug] prevents addresses duplicates in transactions Sosthene 2025-09-04 04:45:03 +02:00
  • 4db7f2073e fix: Add data directory for LevelDB with proper permissions - Create /app/data directory for persistent storage - Set correct ownership for nodejs user - Fix database initialization issues Debian 2025-09-03 19:06:57 +00:00
  • e5098c8035 fix: Read relay URLs from TOML config file instead of hardcoded localhost:8090 Debian 2025-09-03 18:27:26 +00:00
  • 5ad528a701 fix: Remove all remaining export statements for full CommonJS compatibility Debian 2025-09-03 18:22:07 +00:00
  • 01b464728f fix: Convert ES6 exports to CommonJS for Node.js compatibility Debian 2025-09-03 18:19:09 +00:00
  • 6625771830 Merge branch 'Fix_db' Sosthene 2025-09-03 15:12:31 +02:00
  • e320cfa193 Pair device right away to prevent errors on prd update operations Sosthene 2025-09-03 15:11:07 +02:00
  • 80dc42bbe6 Replace blobs with buffers Sosthene 2025-09-03 15:10:42 +02:00
  • 6569686634 Don't ignore falsish data (empty string, 0...) Sosthene 2025-09-03 15:09:53 +02:00
  • 77e3dfc29c [bug] fix broken update of processes Sosthene 2025-09-03 15:09:35 +02:00
  • a2ae855c10 Fix broken db operation for raw bytes Sosthene 2025-09-03 15:08:54 +02:00
  • 7e2d69d139 docs: normalisation titres H2 et mises à jour Debian 2025-09-03 08:18:07 +00:00
  • c3455ac888 [bug] fix parseKey Sosthene 2025-09-02 17:14:17 +02:00
  • dd6194b99b fix(sdk_signer): force CommonJS in pkg to satisfy require() at runtime Debian 2025-09-02 14:21:00 +00:00
  • 88a0a09675 fix(sdk_signer): forcer CommonJS pour compat WASM (Node ESM error) Debian 2025-09-02 11:39:18 +00:00
  • c3df1e4a88 build: corrige la compilation TS via couche wasm_compat et ajustements; bump 0.1.2; update CHANGELOG (docker-support-v2) Debian 2025-09-02 08:17:24 +00:00
  • 6247680430 feat: Dockerfile et script de démarrage pour déploiement 4NK_node docker-deployment Debian 2025-09-01 12:29:22 +00:00
  • 93eb637f1c Merge branch 'dev' Sosthene 2025-08-30 11:39:31 +02:00
  • cbd478ce21 feat: Suppression des templates de documentation génériques Debian 2025-08-29 16:28:51 +00:00
  • fa3398ee73 docs: Création d'une documentation complète pour sdk_signer Debian 2025-08-29 15:55:01 +00:00
  • 44a9169b77 docs: Mise à jour complète du README.md avec compatibilité WASM et corrections TypeScript Debian 2025-08-29 15:45:11 +00:00
  • d14b56a0ab feat: Suppression des templates de documentation génériques docker-support Debian 2025-08-29 16:28:51 +00:00
  • ba9e4c0997 docs: Création d'une documentation complète pour sdk_signer Debian 2025-08-29 15:55:01 +00:00
  • 79bff7f0f1 docs: Mise à jour complète du README.md avec compatibilité WASM et corrections TypeScript Debian 2025-08-29 15:45:11 +00:00
  • a21ff19f42 feat: Correction des erreurs TypeScript et compatibilité flate2 Debian 2025-08-29 15:21:05 +00:00
  • efcc8b318f fix: resolve all TypeScript errors - 100% error reduction achieved (100+ → 0 errors) Debian 2025-08-29 14:58:41 +00:00
  • 027e6d9242 fix: add WASM package stub files that were ignored by .gitignore - these are needed for sdk_signer compilation Debian 2025-08-29 14:48:13 +00:00
  • 8a2c1aebf9 fix: improve WASM package stub with corrected TypeScript interfaces - reduced errors from 100+ to 7 Debian 2025-08-29 14:44:29 +00:00
  • daa884efc6 Less log verbosity for handshake messages Sosthene 2025-08-27 17:54:47 +02:00
  • 6b198c8a14 [skip ci] chore(sync): maj hooks 4NK_template Debian 2025-08-28 15:01:39 +00:00
  • b0670cbbc4 [skip ci] chore(agents): centralisation via 4NK_template (hooks+doc) Debian 2025-08-28 12:05:27 +00:00
  • 3ef15fd9c6 Less log verbosity for handshake messages Sosthene 2025-08-27 17:54:47 +02:00
  • 7f9b4d82b5 Mv getProcessesData to service Sosthene 2025-08-27 17:54:33 +02:00
  • 8b11e0c80c Add CREATE_PROCESS endpoint Sosthene 2025-08-27 17:54:02 +02:00
  • c8cf1b2efd Add utils splitPrivateData Sosthene 2025-08-27 17:53:17 +02:00
  • 81a6584010 chore(release): latest 0.1.1 + sécurité/CI/docs Nicolas Cantu 2025-08-27 14:01:28 +02:00
  • 40c59387fc ci: adapter jobs Rust au niveau du dépôt Your Name 2025-08-27 12:06:44 +02:00
  • 1fb961063a chore(refine): adapter .gitea/docs/scripts au projet sdk_signer Your Name 2025-08-27 11:56:47 +02:00
  • e4fa5ce52b chore(template): adapter .gitea depuis template et synchroniser docs pour sdk_signer Your Name 2025-08-27 11:52:16 +02:00
  • fa37fca817 chore(template-sync): aligner avec 4NK_template (.cursor/.gitea/.gitea_template/scripts/ignores) Your Name 2025-08-27 11:37:58 +02:00
  • d4a18eb08b chore(release): bump to 0.1.1\n\n- CHANGELOG 0.1.1\n- docs: deployment, release notes\n v0.1.1 Your Name 2025-08-26 14:19:01 +02:00
  • ca198149c2 feat: support Docker, CI Gitea, tests, docs\n\n- Alignement template 4NK\n- Dockerfile, docker-compose, prod compose\n- CI build+tests et release Docker\n- Vitest + tests config/utils\n- Docs déploiement et REX\n- Licence MIT v0.1.0 Your Name 2025-08-26 11:56:08 +02:00
  • 1664b4aa69 Various minor fixes Sosthene 2025-08-25 01:13:57 +02:00
  • 832fa171d8 Add getMyProcesses api Sosthene 2025-08-25 01:13:35 +02:00
  • 770eedf39d Add getMyProcesses Sosthene 2025-08-25 01:13:11 +02:00
  • 64775af683 Fix handleApiReturn Sosthene 2025-08-25 01:12:50 +02:00
  • 33dbf552a6 Add decryptAttribute Sosthene 2025-08-25 01:12:30 +02:00
  • bd10842a53 Add getRoles Sosthene 2025-08-25 01:12:12 +02:00
  • 6cd7fe3204 [bug] Add processes as arg for parse_cipher Sosthene 2025-08-25 01:10:43 +02:00
  • 45a1478210 [bug] make shutdown reliable Sosthene 2025-08-24 15:39:42 +02:00
  • afe12860cf Functional pairing Sosthene 2025-08-06 17:04:15 +02:00
  • 7c4e81331b Update default port to 9090 Sosthene 2025-08-06 17:03:54 +02:00
  • e98dbaca8d Add handleApiReturn Sosthene 2025-07-25 16:49:14 +02:00
  • 5168199240 Add Database Sosthene 2025-07-25 16:49:03 +02:00
  • 11f96b44d6 init commit Sosthene 2025-07-25 15:23:35 +02:00