• Joined on 2025-09-08
Titouan pushed to webworkers at 4nk/ihm_client 2025-12-03 20:24:16 +00:00
77dcb8b9ae refactor(iframe-controller): improve initialization logic, enhance logging, and streamline message handling for better clarity and performance
1cebd0ba7b refactor(main): enhance logging, streamline comments, and improve code clarity in bootstrap function
87168dffd8 refactor(service): remove obsolete sdkClient and printAllRelays methods to enhance code clarity and streamline Services class
Compare 3 commits »
Titouan pushed to webworkers at 4nk/ihm_client 2025-12-03 19:20:26 +00:00
633fd57793 refactor(service): integrate Service Worker Controller initialization into Services class, enhancing service setup and clarity
0ae251a1bd refactor(database.service): remove service worker functionality and related methods to streamline database operations and enhance clarity
8a6e30d226 feat(sw-controller): implement Service Worker Controller for managing SW registration and communication, including message handling and periodic scanning
Compare 3 commits »
Titouan pushed to webworkers at 4nk/ihm_client 2025-12-03 09:07:01 +00:00
77019896e5 refactor(data.worker): streamline logging and comments in scanMissingData function for improved clarity and resource management
81025dca42 refactor(database.service): simplify service worker message handling by removing unnecessary comment and obsolete method for improved clarity
6dd8ce730f refactor(service): standardize import statements, improve code organization, and enhance clarity in Services class methods
Compare 3 commits »
Titouan pushed to webworkers at 4nk/ihm_client 2025-12-01 23:54:18 +00:00
d78dc14a2b refactor(network.service): implement event-driven mechanism for relay readiness, replacing polling with promise-based handling for improved efficiency and clarity
355d5ea18d refactor(storage.service): replace axios with fetch for data storage and retrieval, improve error handling, and enhance code clarity
Compare 2 commits »
Titouan pushed to webworkers at 4nk/ihm_client 2025-12-01 23:47:56 +00:00
8580070dc4 refactor(core.worker): standardize import statements, enhance code organization, and improve clarity in CoreBackend class methods
Titouan pushed to webworkers at 4nk/ihm_client 2025-12-01 23:37:19 +00:00
12b8c100c9 refactor(main): remove obsolete database initialization and streamline comments for improved clarity in bootstrap function
7c6f5c8739 refactor(utils): remove unnecessary console logs to enhance code clarity in emoji display function
Compare 2 commits »
Titouan pushed to webworkers at 4nk/ihm_client 2025-12-01 23:25:53 +00:00
50903c7e39 refactor(service): standardize import statements and improve code organization by relocating BackUp type import
da76c1ac3e refactor(iframe-controller): enhance async handling, improve error checks, and remove unnecessary comments for better code clarity
Compare 2 commits »
Titouan pushed to webworkers at 4nk/ihm_client 2025-12-01 23:21:13 +00:00
23fe47f69f refactor(sp-address.utils): standardize import statements and improve string handling for better code consistency
a9976ca624 refactor(network.service): improve code clarity by removing commented-out lines, standardizing import statements, and adding polling mechanism for relay address retrieval
Compare 2 commits »
Titouan pushed to webworkers at 4nk/ihm_client 2025-12-01 23:11:10 +00:00
4f86b26890 refactor(process-list): streamline code by removing commented-out lines, optimizing async calls, and enhancing readability in ProcessListPage component
662f3820d5 refactor(architecture): implement multi-worker architecture by introducing core and network workers, enhancing service communication, and removing obsolete websocket service
8fdd756d86 feat(dependencies): add comlink library to package.json for improved worker communication
Compare 3 commits »
Titouan created branch webworkers in 4nk/ihm_client 2025-12-01 23:09:57 +00:00
Titouan pushed to webworkers at 4nk/ihm_client 2025-12-01 23:09:57 +00:00
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-28 09:44:35 +00:00
f7b9129401 feat(services): add wallet and process services to the Services class and comment out pairing confirmation logic
09b1c29788 refactor(services): remove commented-out code and improve code clarity in iframe-controller, storage, and wallet services
Compare 2 commits »
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-27 23:13:55 +00:00
96ee5b03e6 refactor(iframe-controller): standardize import statements, enhance logging, and improve error handling in IframeController service
8a87fe38c5 refactor(data.worker): optimize database access in service worker by implementing direct IndexedDB functions and enhancing message handling
bbbca27009 refactor(token): streamline token management by implementing secret key caching and enhancing token generation methods
e1d220596e refactor(home, process): standardize import statements, enhance code readability, and improve error handling in Home and ProcessList components
Compare 4 commits »
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-27 22:21:02 +00:00
d45cf7c530 refactor(database): remove obsolete database.worker.js and update database service to utilize Web Worker for IndexedDB operations
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-26 12:17:11 +00:00
90376e364a fix(crypto): cast uint8Array to any in hexToBlob method to resolve TypeScript type issues
0970d1b0da refactor(utils): remove unused copyToClipboard and generateQRCode functions from sp-address.utils.ts
6f508b4b8b feat(vite): add allowedHosts configuration for server access
584735ca02 refactor: remove Prettier; update project metadata, package dependencies, and improve index.html; added author and contributors name
Compare 4 commits »
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-26 11:52:53 +00:00
4aa4079ec8 Update README.md to reflect new project structure, installation instructions, and key features for the 4NK Client SDK
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-26 11:40:44 +00:00
04996ceaa5 refactor(core): découpage du service principal en modules métier et centralisation de la configuration globale
Titouan deleted branch titouan from 4nk/sdk_client 2025-11-26 08:27:11 +00:00
Titouan pushed to service-database at 4nk/ihm_client 2025-11-25 09:42:48 +00:00
3eeef3fc9a refactor: remove unused modal components and related files
Titouan pushed to dev2 at 4nk/ihm_client 2025-11-25 09:42:04 +00:00
3eeef3fc9a refactor: remove unused modal components and related files