• Joined on 2025-09-08
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
Titouan pushed to dev at 4nk/docv 2025-11-12 09:59:48 +00:00
9857a3766d implemented the chat send message func
7c09b346ec Merge branch 'dev' of https://git.4nkweb.com/4nk/docv into dev
78151850e8 Added the ChatData in FolderData
dd5e55f089 Improved loadFoldersFrom4NK to get retrieve folder with his messages
Compare 4 commits »
Titouan pushed to dev at 4nk/sdk_storage 2025-11-12 09:06:29 +00:00
74618cdf84 Deleted mut on app variable
432b28484f Improved way to test the data
dbb6aff09d Replace the port and fix the starting log
Compare 3 commits »
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-12 08:26:17 +00:00
b473ddeefe Improved decrypAttribute func
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-10 12:04:19 +00:00
6419e4e1c9 Fix: an used processId value was undefined
f75c87bd09 Deleted some logs with processId undefined
Compare 2 commits »
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-07 18:54:59 +00:00
bd0e3b9114 Grouped the logs for decryptAttribute func
129b7cf32e Deleted an unused func
61c4c7c831 Removed the prdUpdate and approvechange while createProcess
Compare 3 commits »
Titouan pushed to dev at 4nk/docv 2025-11-07 18:51:19 +00:00
15d9d80b52 Explicitly added 'any' type for the state to remove TypeScript warning
Titouan pushed to dev at 4nk/docv 2025-11-07 18:45:40 +00:00
e607d7850b In progress : Implementing the updateProcess logic when sending a message
750eada9b1 Added the new attributes for chat in FolderData and added the storage url
74f6f63673 Added new ui components
a9403643d5 Removed lastStateId params in updateProcess func
3057c1e529 Added : Fetching the process with folderNumber attributes
Compare 10 commits »