• Joined on 2025-09-08
Titouan pushed to service-database at 4nk/ihm_client 2025-11-25 09:38:41 +00:00
d072eb0831 fix: resolve TypeScript strict mode errors in service.ts
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-25 09:38:28 +00:00
d072eb0831 fix: resolve TypeScript strict mode errors in service.ts
Titouan pushed to service-database at 4nk/ihm_client 2025-11-25 09:02:51 +00:00
225dd27c2c Improved websocket to ensure the reconnection
8512b90d36 Added withToken func to remove the duplicated code
740a29688d Updated vite & ts config
86b488b492 Deleted all the unused files, deadCode & refactoring all the app structure
Compare 4 commits »
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-25 08:58:47 +00:00
225dd27c2c Improved websocket to ensure the reconnection
8512b90d36 Added withToken func to remove the duplicated code
Compare 2 commits »
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-24 23:42:30 +00:00
7310f49eb8 Added withToken func to remove the duplicated code
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-24 23:20:39 +00:00
740a29688d Updated vite & ts config
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-24 23:10:15 +00:00
86b488b492 Deleted all the unused files, deadCode & refactoring all the app structure
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-15 11:08:37 +00:00
95e7044e0a fix(service): Remplacer le polling des clés par un listener pour éviter une race condition
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-15 10:52:51 +00:00
f610a1bfa6 Moved the handleUpdateProcess complexe logic in service
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-14 09:33:40 +00:00
6137b99d56 remove the flag waiting to ensure the reconnexion from the iframe
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-14 09:22:01 +00:00
08bc930675 Add a waiting of __PAIRING_READY flag in handleGetPairingId
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-14 08:35:26 +00:00
2ab9bd2976 fix: Refactoring prepareAndSendPairingTx to ensure auto-pairing workflow
Titouan pushed to dev at 4nk/docv 2025-11-13 09:19:01 +00:00
2f58fd02d8 Add any type on basePrivateData
Titouan pushed to dev at 4nk/docv 2025-11-12 15:19:09 +00:00
89dc173a00 Indented AuthModal.tsx
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-12 15:18:44 +00:00
99e7793fbb Fix: Add __PAIRING_READY flag to make handleRequestLink await auto-pairing
8c827944a2 Improved the handleRequestLink function to ensure the iframe authentication
Compare 2 commits »
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-12 14:25:16 +00:00
de7a55e7bc revert 3a61ffe7a670e9b7011d41e91b3c3ab864715a93
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-12 11:36:42 +00:00
bd0c40241f Added a forgotten ,
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-12 11:30:43 +00:00
c09fa6f2f8 Add beautiful loader step for the connexion with the iframe
3a61ffe7a6 Automated the login with the iframe
Compare 2 commits »
Titouan pushed to dev at 4nk/docv 2025-11-12 10:41:43 +00:00
ecdef29a26 Now the message rendering are dynamic
Titouan pushed to dev at 4nk/docv 2025-11-12 10:01:57 +00:00
1903a15af3 Added DemoSendMessage video