4NK CI Bot
8c83757025
fix: Install missing packages in Dockerfile for Alpine Linux
...
- Add file command for WebAssembly verification
- Add curl, wget, jq, netcat-openbsd for debugging
- Fix CI build failure due to missing file command
2025-09-21 18:20:02 +00:00
4NK CI Bot
662b04bfdd
ci: docker_tag=ext - Optimize Dockerfile to reduce image size (remove dev tools)
Build and Push Docker image (ext) / docker (push) Failing after 33s
2025-09-21 18:09:33 +00:00
4NK CI Bot
1542f0fe98
ci: docker_tag=ext - Fix CI workflow to verify WASM files instead of building them
Build and Push Docker image (ext) / docker (push) Successful in 2m11s
2025-09-21 17:13:07 +00:00
4NK CI Bot
9db61039c6
ci: docker_tag=ext
Build and Push Docker image (ext) / docker (push) Failing after 38s
2025-09-21 17:05:35 +00:00
4NK CI Bot
f7b30cb495
ci: docker_tag=ext - Fix Dockerfile to verify pkg files during build
2025-09-21 17:04:10 +00:00
4NK CI Bot
2379af9505
ci: docker_tag=ext
2025-09-21 16:57:26 +00:00
4NK CI Bot
18c61fd5e0
ci: docker_tag=ext - Fix import paths for sdk_client.js
Build and Push Docker image (ext) / docker (push) Failing after 39s
2025-09-21 16:51:39 +00:00
4NK CI Bot
b7df1bc58e
ci: docker_tag=ext - Fix Alpine Dockerfile - remove cscope package
2025-09-21 15:36:11 +00:00
4NK CI Bot
4aa19b0b2a
ci: docker_tag=ext - Fix WASM import paths in TypeScript files
2025-09-21 13:48:55 +00:00
4NK CI Bot
fd351374fa
ci: docker_tag=ext - Fix Dockerfile issues with WASM package and Alpine compatibility
2025-09-21 13:46:47 +00:00
4NK CI Bot
8bba3e5437
ci: docker_tag=ext - Update Dockerfiles with comprehensive dependencies and tools
2025-09-21 13:45:52 +00:00
4NK CI Bot
e341c45639
ci: docker_tag=ext - Mise à jour Dockerfile avec outils requis et .cursorignore
2025-09-21 13:27:04 +00:00
4NK CI Bot
30a3960b2e
ci: docker_tag=ext - Update ihm_client configuration and dependencies
2025-09-21 13:07:47 +00:00
4NK CI Bot
ae58d95e39
ci: docker_tag=ext - Fix WebAssembly import paths
2025-09-21 12:00:14 +00:00
4NK CI Bot
2bfee359e0
ci: docker_tag=ext - Ajouter build WebAssembly dans le workflow CI
Build and Push Docker image (ext) / docker (push) Failing after 38s
2025-09-21 09:43:09 +00:00
4NK CI Bot
4c3328b3db
ci: docker_tag=ext - Modifier workflow pour déclenchement sur tag ext au lieu de branche dev4
Build and Push Docker image (ext) / docker (push) Waiting to run
2025-09-21 08:58:50 +00:00
4NK CI Bot
e41d17f7f4
ci: docker_tag=ext - Fix TypeScript imports and add curl to Dockerfile
Build and Push Docker image (ext) / docker (push) Successful in 55s
2025-09-21 08:21:32 +00:00
4NK CI Bot
09c8493aeb
docs: Documentation WebSocket et architecture de l'iframe
...
Build and Push Docker image (ext) / docker (push) Successful in 54s
- Ajout de docs/WEBSOCKET_CONNECTION.md
- Architecture de l'iframe documentée
- Configuration WebSocket et gestion des messages
- Communication avec le parent documentée
- Problème persistant 502 Bad Gateway documenté
2025-09-20 22:15:07 +00:00
4NK CI Bot
cb6b4a02da
Add WebSocket connection documentation
...
Build and Push Docker image (ext) / docker (push) Successful in 50s
- Document VITE_BOOTSTRAPURL configuration
- Document RELAY_URLS configuration
- Document WebSocket headers requirements
- Document iframe connection process
2025-09-20 21:50:34 +00:00
4NK CI Bot
1756278094
fix: Correction de l'URL de l'API de transfert de fonds
...
Build and Push Docker image (ext) / docker (push) Successful in 49s
- Changement de /api/funds/transfer vers /api/v1/funds/transfer
- Correction de l'erreur 404 lors du transfert automatique de fonds
- Le frontend peut maintenant appeler la bonne API
2025-09-20 17:22:47 +00:00
4NK CI Bot
48ea3614b8
align docker images
Build and Push Docker image (ext) / docker (push) Successful in 50s
2025-09-20 17:13:35 +00:00
4NK CI Bot
2d0bbc425c
feat: Détection automatique des fonds insuffisants dans createProcess
...
Build and Push Docker image (ext) / docker (push) Successful in 50s
- Détection des erreurs 'Insufficient funds' et 'Missing sats'
- Transfert automatique de fonds via API
- Retry automatique après transfert
- Gestion des erreurs et fallback
2025-09-20 16:17:42 +00:00
4NK CI Bot
0a033dd636
docs: Documentation des corrections appliquées
...
Build and Push Docker image (ext) / docker (push) Successful in 1m0s
- Correction du problème de configuration WebSocket
- Configuration des URLs bootstrap et relais
- Installation des outils système
- État actuel et prochaines étapes
2025-09-20 14:23:12 +00:00
4NK CI Bot
c4d35331bd
ci: docker_tag=ext - Configuration WebSocket corrigée: BOOTSTRAPURL vers dev3.4nkweb.com, RELAY_URLS avec relay local et bootstrap externe
Build and Push Docker image (ext) / docker (push) Successful in 50s
2025-09-20 13:42:14 +00:00
4NK CI Bot
85c4106ae6
ci: docker_tag=dev-test - Mise à jour documentation et services
Build and Push Docker image (ext) / docker (push) Successful in 49s
dev-test
2025-09-20 08:14:09 +00:00
4NK CI Bot
0b57f6c79c
fix: correction de l'URL WebSocket pour utiliser WSS (WebSocket Secure) au lieu de WS pour la compatibilité HTTPS
Build and Push Docker image (ext) / docker (push) Successful in 50s
2025-09-19 18:10:59 +00:00
4NK CI Bot
333101b3f4
fix: correction de l'URL WebSocket pour utiliser le proxy nginx /ws/ au lieu du port direct 8090
Build and Push Docker image (ext) / docker (push) Successful in 58s
2025-09-19 18:06:59 +00:00
4NK CI Bot
a302149ea8
fix: correction de la configuration WebSocket pour utiliser VITE_BOOTSTRAPURL au lieu de window.location.origin
Build and Push Docker image (ext) / docker (push) Successful in 51s
2025-09-19 17:55:39 +00:00
4NK CI Bot
537e627ebc
ci: docker_tag=ext - Update for dev4 deployment
Build and Push Docker image (ext) / docker (push) Successful in 51s
2025-09-19 17:04:01 +00:00
4NK CI Bot
5e3f050132
ci: docker_tag=ext chore(ihm): rebuild ext
Build and Push Docker image (ext) / docker (push) Successful in 50s
2025-09-19 08:02:08 +00:00
4NK CI Bot
3e53ed70d1
ci: docker_tag=ext feat(ihm): callback bridge authorized-client.html
Build and Push Docker image (ext) / docker (push) Successful in 57s
2025-09-18 22:20:25 +00:00
4NK CI Bot
b9f435c2bf
ci: docker_tag=ext
Build and Push Docker image (ext) / docker (push) Successful in 50s
2025-09-18 17:01:19 +00:00
4NK CI Bot
4f7d51e9b2
fix(ihm_client): génération et persistance locale d'une clé HMAC si VITE_JWT_SECRET_KEY absent
Build and Push Docker image (ext) / docker (push) Successful in 50s
2025-09-18 16:53:28 +00:00
4NK CI Bot
a6f54dc8f5
fix(ihm_client): favicon via chemin relatif /favicon.svg pour HTTPS
Build and Push Docker image (ext) / docker (push) Successful in 51s
2025-09-18 16:26:06 +00:00
4NK CI Bot
a40416a248
fix(ihm_client): double fallback IndexedDB si service worker.ready échoue
Build and Push Docker image (ext) / docker (push) Successful in 52s
2025-09-18 16:16:48 +00:00
4NK CI Bot
c21eb9170a
fix(ihm_client): fallback IndexedDB direct si Service Worker indisponible (iframe)
Build and Push Docker image (ext) / docker (push) Successful in 53s
2025-09-18 16:14:25 +00:00
4NK CI Bot
d47db27583
fix(ihm_client): initialiser Database (IndexedDB) dans Services.init() et attendre readiness
Build and Push Docker image (ext) / docker (push) Successful in 51s
2025-09-18 16:08:58 +00:00
4NK CI Bot
eb6f6be67b
fix(ihm_client): éviter fallback localhost; utiliser window.location.origin pour BASEURL/URLs par défaut
Build and Push Docker image (ext) / docker (push) Successful in 50s
2025-09-18 16:07:35 +00:00
4NK CI Bot
e9f6af41a1
fix(ihm_client): charger WASM ESM sans export default dans index.html
Build and Push Docker image (ext) / docker (push) Successful in 1m4s
2025-09-18 16:01:53 +00:00
4NK CI Bot
1c20450b05
fix(ihm_client): imports ESM explicites vers pkg/sdk_client.js et chemins relatifs
Build and Push Docker image (ext) / docker (push) Successful in 50s
2025-09-18 15:58:44 +00:00
4NK CI Bot
e76f2e1db9
ci: docker_tag=ext - utiliser pkg WASM fourni (ESM) et supprimer build wasm
Build and Push Docker image (ext) / docker (push) Successful in 50s
2025-09-18 15:54:56 +00:00
4NK CI Bot
0cf587fa6e
ci: docker_tag=ext - wasm-bindgen --no-reference-types for web target
Build and Push Docker image (ext) / docker (push) Failing after 3m45s
2025-09-18 15:47:31 +00:00
4NK CI Bot
01b1b50d6b
ci: docker_tag=ext - Fix WASM compilation for web target
...
Build and Push Docker image (ext) / docker (push) Failing after 3m44s
- Recompile sdk_client WASM with --target web for ES modules
- Update Dockerfile to build WASM in web target instead of bundler
- Modify index.html to initialize WASM before router
- Update service.ts and router.ts to use ES module imports
- Fix 'module is not defined' error in browser
2025-09-18 15:41:05 +00:00
4NK CI Bot
5da295be1a
ci: docker_tag=ext chore: inclure binaire sdk_client (tgz) pour build ext
Build and Push Docker image (ext) / docker (push) Successful in 51s
2025-09-18 15:11:23 +00:00
4NK CI Bot
a4dd8c57f2
ci: docker_tag=ext | use prebuilt wasm pkg (no wasm build in CI)
Build and Push Docker image (ext) / docker (push) Successful in 52s
2025-09-18 12:05:43 +00:00
4NK CI Bot
653b86fbc9
ci: docker_tag=ext | cargo update wasm-bindgen*(0.2.103) js-sys/web-sys (0.3.80) before build
Build and Push Docker image (ext) / docker (push) Failing after 3m41s
2025-09-18 11:32:46 +00:00
4NK CI Bot
70f3a30f64
ci: docker_tag=ext | revert reference-types; compile wasm without externref requirements
Build and Push Docker image (ext) / docker (push) Failing after 3m37s
2025-09-18 11:20:01 +00:00
4NK CI Bot
2dda47534b
ci: docker_tag=ext | enable reference-types (RUSTFLAGS + wasm-bindgen --reference-types)
Build and Push Docker image (ext) / docker (push) Failing after 3m46s
2025-09-18 11:08:49 +00:00
4NK CI Bot
01ad5a3816
ci: docker_tag=ext | align wasm-bindgen-cli 0.2.103 with crate 0.2.103
Build and Push Docker image (ext) / docker (push) Failing after 3m44s
2025-09-18 11:01:04 +00:00
4NK CI Bot
5884e8d845
ci: docker_tag=ext | ensure wasm-bindgen in PATH + use wasm-bindgen bin
Build and Push Docker image (ext) / docker (push) Failing after 3m18s
2025-09-18 10:55:36 +00:00