4NK Dev
a2c19e7e9e
Externalize configuration and improve Docker compatibility
...
- Add STORAGE_DIR and PORT environment variables
- Update tests to use 0.0.0.0 instead of 127.0.0.1 for Docker compatibility
- Update documentation and changelog
2025-09-20 21:24:17 +00:00
4NK Dev
f32fa316dc
feat: externaliser la configuration et remplacer 127.0.0.1 par 0.0.0.0
...
- Ajout des variables d'environnement STORAGE_DIR et PORT
- Remplacement de 127.0.0.1 par 0.0.0.0 dans les tests
- Ajout de la documentation CONFIGURATION.md
- Mise à jour du CHANGELOG.md vers v0.2.3
- Amélioration de la compatibilité Docker
2025-09-20 20:49:52 +00:00
44472bef1e
Rework api to take and return binary directly without hex serialization
CI / rust (push) Failing after 30s
2025-09-04 12:55:55 +02:00
f1021295f7
Add logging
2025-09-04 12:54:55 +02:00
Your Name
62a972594d
test(api): couverture complète endpoints + docs contrats
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
2025-08-26 10:34:11 +02:00
Your Name
50e0b97a7f
Alignement template 4NK: lib.rs, docs/, tests/, OSS files, .gitea, .cursor, release CI, .4nk-sync.yml
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
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