Debian
|
5ad528a701
|
fix: Remove all remaining export statements for full CommonJS compatibility
|
2025-09-03 18:22:07 +00:00 |
|
Debian
|
01b464728f
|
fix: Convert ES6 exports to CommonJS for Node.js compatibility
- Replace all 'export function' with 'function' declarations
- Replace 'export const' with 'const' declarations
- Add 'module.exports' for CommonJS compatibility
- Fix ES modules vs CommonJS incompatibility causing sdk_signer startup failure
|
2025-09-03 18:19:09 +00:00 |
|
Debian
|
7e2d69d139
|
docs: normalisation titres H2 et mises à jour
|
2025-09-03 08:18:07 +00:00 |
|
Debian
|
dd6194b99b
|
fix(sdk_signer): force CommonJS in pkg to satisfy require() at runtime
|
2025-09-02 14:21:00 +00:00 |
|
Debian
|
88a0a09675
|
fix(sdk_signer): forcer CommonJS pour compat WASM (Node ESM error)
|
2025-09-02 11:39:18 +00:00 |
|
Debian
|
c3df1e4a88
|
build: corrige la compilation TS via couche wasm_compat et ajustements; bump 0.1.2; update CHANGELOG (docker-support-v2)
|
2025-09-02 08:17:24 +00:00 |
|
Debian
|
6247680430
|
feat: Dockerfile et script de démarrage pour déploiement 4NK_node
|
2025-09-01 12:29:22 +00:00 |
|
Sosthene
|
93eb637f1c
|
Merge branch 'dev'
4NK Template Sync / check-and-sync (push) Has been cancelled
|
2025-08-30 11:39:31 +02:00 |
|
Debian
|
cbd478ce21
|
feat: Suppression des templates de documentation génériques
|
2025-08-30 11:38:55 +02:00 |
|
Debian
|
fa3398ee73
|
docs: Création d'une documentation complète pour sdk_signer
|
2025-08-30 11:38:55 +02:00 |
|
Debian
|
44a9169b77
|
docs: Mise à jour complète du README.md avec compatibilité WASM et corrections TypeScript
|
2025-08-30 11:38:55 +02:00 |
|
Debian
|
6b198c8a14
|
[skip ci] chore(sync): maj hooks 4NK_template
|
2025-08-28 15:01:39 +00:00 |
|
Debian
|
b0670cbbc4
|
[skip ci] chore(agents): centralisation via 4NK_template (hooks+doc)
|
2025-08-28 12:05:27 +00: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 |
|
|
81a6584010
|
chore(release): latest 0.1.1 + sécurité/CI/docs
|
2025-08-27 14:01:28 +02:00 |
|
Your Name
|
40c59387fc
|
ci: adapter jobs Rust au niveau du dépôt
|
2025-08-27 12:06:44 +02:00 |
|
Your Name
|
1fb961063a
|
chore(refine): adapter .gitea/docs/scripts au projet sdk_signer
|
2025-08-27 11:56:47 +02:00 |
|
Your Name
|
e4fa5ce52b
|
chore(template): adapter .gitea depuis template et synchroniser docs pour sdk_signer
|
2025-08-27 11:52:16 +02:00 |
|
Your Name
|
fa37fca817
|
chore(template-sync): aligner avec 4NK_template (.cursor/.gitea/.gitea_template/scripts/ignores)
CI / build-and-test (push) Failing after 10s
|
2025-08-27 11:37:58 +02:00 |
|
Your Name
|
d4a18eb08b
|
chore(release): bump to 0.1.1\n\n- CHANGELOG 0.1.1\n- docs: deployment, release notes\n
CI / build-and-test (push) Failing after 9s
Release / docker-release (push) Failing after 8s
v0.1.1
|
2025-08-26 14:19:01 +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
CI / build-and-test (push) Failing after 42s
Release / docker-release (push) Failing after 8s
v0.1.0
|
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 |
|