35 Commits

Author SHA1 Message Date
Sosthene
1408b2ddf3 [bug] Fix checkConnections logic 2025-09-07 18:26:50 +02:00
Sosthene
a27ffd6462 [bug] fix broken updateProcess
Some checks failed
4NK Template Sync / check-and-sync (push) Has been cancelled
2025-09-05 07:54:43 +02:00
Sosthene
085b315883 In the case of uncommited process, still returns data from the first state 2025-09-04 14:44:51 +02:00
Sosthene
c630aa8079 [bug] Properly returns Map nested values in process data 2025-09-04 14:44:32 +02:00
Sosthene
28db1ae925 Properly send data to storage 2025-09-04 13:21:42 +02:00
Sosthene
7188a33ee8 [bug] load secrets in wasm memory 2025-09-04 13:18:26 +02:00
Sosthene
4bf0d115e5 [bug] this.processes not iterable in getMyProcesses() 2025-09-04 13:17:17 +02:00
Sosthene
06234a986b Add handleGetPairingId 2025-09-04 04:46:42 +02:00
Sosthene
2551c9923a Better error management for handleGetMyProcesses 2025-09-04 04:46:27 +02:00
Sosthene
b77dbceaa9 [bug] prevents addresses duplicates in transactions 2025-09-04 04:45:03 +02:00
Sosthene
e320cfa193 Pair device right away to prevent errors on prd update operations 2025-09-03 15:11:07 +02:00
Sosthene
80dc42bbe6 Replace blobs with buffers 2025-09-03 15:10:42 +02:00
Sosthene
6569686634 Don't ignore falsish data (empty string, 0...) 2025-09-03 15:09:53 +02:00
Sosthene
77e3dfc29c [bug] fix broken update of processes 2025-09-03 15:09:35 +02:00
Sosthene
a2ae855c10 Fix broken db operation for raw bytes 2025-09-03 15:08:54 +02:00
Sosthene
c3455ac888 [bug] fix parseKey 2025-09-02 17:14:17 +02:00
Sosthene
93eb637f1c Merge branch 'dev'
Some checks failed
4NK Template Sync / check-and-sync (push) Has been cancelled
2025-08-30 11:39:31 +02:00
Sosthene
3ef15fd9c6 Less log verbosity for handshake messages 2025-08-27 17:54:47 +02:00
Sosthene
7f9b4d82b5 Mv getProcessesData to service 2025-08-27 17:54:33 +02:00
Sosthene
8b11e0c80c Add CREATE_PROCESS endpoint 2025-08-27 17:54:02 +02:00
Sosthene
c8cf1b2efd Add utils splitPrivateData 2025-08-27 17:53:17 +02:00
Your Name
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
Some checks failed
CI / build-and-test (push) Failing after 42s
Release / docker-release (push) Failing after 8s
2025-08-26 11:56:08 +02:00
Sosthene
1664b4aa69 Various minor fixes 2025-08-25 01:14:28 +02:00
Sosthene
832fa171d8 Add getMyProcesses api 2025-08-25 01:14:28 +02:00
Sosthene
770eedf39d Add getMyProcesses 2025-08-25 01:14:28 +02:00
Sosthene
64775af683 Fix handleApiReturn 2025-08-25 01:14:28 +02:00
Sosthene
33dbf552a6 Add decryptAttribute 2025-08-25 01:14:28 +02:00
Sosthene
bd10842a53 Add getRoles 2025-08-25 01:14:28 +02:00
Sosthene
6cd7fe3204 [bug] Add processes as arg for parse_cipher 2025-08-25 01:14:28 +02:00
Sosthene
45a1478210 [bug] make shutdown reliable 2025-08-25 01:14:28 +02:00
Sosthene
afe12860cf Functional pairing 2025-08-06 17:04:15 +02:00
Sosthene
7c4e81331b Update default port to 9090 2025-08-06 17:03:54 +02:00
Sosthene
e98dbaca8d Add handleApiReturn 2025-07-25 16:49:14 +02:00
Sosthene
5168199240 Add Database 2025-07-25 16:49:03 +02:00
Sosthene
11f96b44d6 init commit 2025-07-25 16:48:13 +02:00