25 Commits

Author SHA1 Message Date
Your Name
a96323cb32 chore(template): adapter .gitea depuis template et synchroniser docs pour sdk_storage
Some checks are pending
Docker Image / docker (push) Waiting to run
2025-08-27 11:52:19 +02:00
Your Name
fda21d47fa chore(template-sync): aligner avec 4NK_template (.cursor/.gitea/.gitea_template/scripts/ignores)
Some checks failed
CI / rust (push) Failing after 29s
Docker Image / docker (push) Failing after 19s
2025-08-27 11:38:03 +02:00
Your Name
1c42b86f90 chore(release): bump to v0.2.2
Some checks failed
CI / rust (push) Failing after 29s
Docker Image / docker (push) Failing after 19s
Release / build-release (ubuntu-latest) (push) Failing after 1m2s
Release / build-release (windows-latest) (push) Has been cancelled
v0.2.2
2025-08-26 14:24:04 +02:00
Your Name
7aebbca98d feat(health): add /health endpoint + tests + docs
Some checks failed
CI / rust (push) Failing after 30s
Docker Image / docker (push) Failing after 19s
2025-08-26 11:16:33 +02:00
Your Name
8f456f0cd5 chore-gitignore-update
Some checks failed
CI / rust (push) Failing after 30s
Docker Image / docker (push) Failing after 40s
2025-08-26 11:13:36 +02:00
Your Name
87e89317f5 chore(ci): CODEOWNERS + doc variables registre Docker
Some checks failed
CI / rust (push) Failing after 29s
Docker Image / docker (push) Failing after 18s
2025-08-26 11:05:40 +02:00
Your Name
7cc675c129 docs: ajout guide de release
Some checks failed
CI / rust (push) Failing after 30s
Docker Image / docker (push) Failing after 18s
2025-08-26 11:03:06 +02:00
Your Name
62a972594d test(api): couverture complète endpoints + docs contrats
Some checks failed
Docker Image / docker (push) Failing after 18s
CI / rust (push) Failing after 30s
Release / build-release (ubuntu-latest) (push) Failing after 57s
Release / build-release (windows-latest) (push) Has been cancelled
v0.2.1
2025-08-26 10:34:11 +02:00
Your Name
0950da48d6 chore(release): update CHANGELOG for v0.2.0
Some checks failed
Release / build-release (ubuntu-latest) (push) Failing after 1m8s
CI / rust (push) Failing after 29s
Docker Image / docker (push) Failing after 18s
Release / build-release (windows-latest) (push) Has been cancelled
v0.2.0
2025-08-26 10:26:01 +02:00
Your Name
790ffb4032 docs: api json spec
Some checks failed
CI / rust (push) Failing after 31s
Docker Image / docker (push) Failing after 22s
2025-08-26 10:23:15 +02:00
Your Name
53c6301be2 docs: ajout des pages alignées avec le template 4NK
Some checks failed
CI / rust (push) Failing after 30s
Docker Image / docker (push) Failing after 19s
2025-08-26 10:19:55 +02:00
Your Name
6907e4baf1 feat(docker): Dockerfile, .dockerignore, CI docker, docs
Some checks failed
CI / rust (push) Failing after 30s
Docker Image / docker (push) Failing after 1m24s
2025-08-26 10:17:35 +02:00
Your Name
50e0b97a7f Alignement template 4NK: lib.rs, docs/, tests/, OSS files, .gitea, .cursor, release CI, .4nk-sync.yml
Some checks failed
CI / rust (push) Failing after 1m5s
2025-08-26 10:13:06 +02:00
Sosthene
bb8f4bb6a2 remove sdk_common dependency and simplify code 2025-08-25 21:43:47 +02:00
Sosthene
613f951af7 If no ttl given, data could be made permanent 2025-07-08 16:44:04 +02:00
Sosthene
2bf4a6e54c Return data in hex format 2024-12-18 10:50:19 +01:00
Sosthene
f010b95948 Expected value in hex instead of base64 2024-12-17 15:23:54 +01:00
Sosthene
f4a3f38096 bug fix + format 2024-12-09 16:05:29 +01:00
Sosthene
ccb7c1353e Don't call system time at each iteration of handle_file_cleanup 2024-12-03 12:31:41 +01:00
Sosthene
792d1b788d Add MIN/MAX ttl 2024-12-03 12:27:41 +01:00
Sosthene
b5a238c205 Improve error message when storing 2024-11-19 15:15:33 +01:00
Sosthene
821f0e6472 Add cleanup routine 2024-11-19 13:38:20 +01:00
Sosthene
bc7a1c41a4 Update Cargo.lock 2024-11-19 13:38:11 +01:00
Sosthene
662dc668db Add simple ttl 2024-11-18 17:41:03 +01:00
Sosthene
2d530ec000 Basic store and retrieve data 2024-11-18 17:15:46 +01:00