This website requires JavaScript.
Explore
Help
Sign In
4nk
/
ihm_client
Watch
5
Star
0
Fork
0
You've already forked ihm_client
Code
Issues
6
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ihm_client
/
src
/
services
History
NicolasCantu
f7b9129401
feat(services): add wallet and process services to the Services class and comment out pairing confirmation logic
2025-11-28 10:44:28 +01:00
..
core
refactor(database): remove obsolete database.worker.js and update database service to utilize Web Worker for IndexedDB operations
2025-11-27 23:20:53 +01:00
domain
refactor(services): remove commented-out code and improve code clarity in iframe-controller, storage, and wallet services
2025-11-28 10:44:17 +01:00
database.service.ts
refactor(data.worker): optimize database access in service worker by implementing direct IndexedDB functions and enhancing message handling
2025-11-28 00:13:42 +01:00
iframe-controller.service.ts
refactor(services): remove commented-out code and improve code clarity in iframe-controller, storage, and wallet services
2025-11-28 10:44:17 +01:00
service.ts
feat(services): add wallet and process services to the Services class and comment out pairing confirmation logic
2025-11-28 10:44:28 +01:00
storage.service.ts
refactor(services): remove commented-out code and improve code clarity in iframe-controller, storage, and wallet services
2025-11-28 10:44:17 +01:00
token.service.ts
refactor(token): streamline token management by implementing secret key caching and enhancing token generation methods
2025-11-28 00:13:30 +01:00
websockets.service.ts
refactor(core): découpage du service principal en modules métier et centralisation de la configuration globale
2025-11-26 12:40:36 +01:00