95 Commits

Author SHA1 Message Date
02d134d0a0 Fix createMessagingProcess 2025-01-06 12:19:34 +01:00
06358670c2 Add getAllDiffs and getDiffbyValue 2025-01-06 12:17:53 +01:00
48cd8e3757 [bug] missing await before saveDiffs 2025-01-06 12:17:00 +01:00
9a1232306d Add checkConnection 2025-01-06 12:16:36 +01:00
76baca6e30 Pair device when receiving both confirmations 2025-01-03 13:12:29 +01:00
25e0960354 Add createMessagingProcess 2025-01-03 10:27:58 +01:00
b9af99cd02 Restore from processes obtained from relay 2025-01-02 22:56:03 +01:00
fa3eaeb511 Add handleInitMsg 2025-01-02 22:47:15 +01:00
12585cc6c7 add getMemberFromDevice 2025-01-02 15:55:17 +01:00
Sosthene00
4496f8ec73 Rm merkle_root with state_id 2025-01-02 14:35:31 +01:00
Sosthene00
54c9e0b403 Complete restauration from BackUp 2024-12-30 17:57:47 +01:00
Sosthene00
5bd3e4553c Import Device from backup file 2024-12-30 15:54:59 +01:00
Sosthene00
bb70f092d5 Download backup file 2024-12-30 15:14:37 +01:00
77e8c802b8 add checkers for device 1 and 2 (waiting modal) 2024-12-26 16:13:02 +01:00
d9501b1f56 Call create_response_prd when detecting a modified state 2024-12-19 14:38:24 +01:00
17208b5855 Set default network to signet 2024-12-18 23:36:28 +01:00
22fc00a670 [bug] prevent a false bool in a process to be mistaken with absence of value 2024-12-18 23:36:11 +01:00
102a36659c set default relay and storage url to demo server 2024-12-18 23:35:39 +01:00
Sosthene
5e1b22d302 Refactor pairing confirmation modal 2024-12-18 00:00:51 +01:00
Sosthene
aff12a4007 Update approveChange and createPrdUpdate 2024-12-17 23:59:13 +01:00
Sosthene
f400139052 Add fetchValueFromStorage 2024-12-17 23:58:33 +01:00
Sosthene
9c90cb97e0 Keep a list of relay addresses with url and sp address 2024-12-17 13:46:21 +01:00
AnisHADJARAB
2124388cc5 link diffs to validation modal and show and prettify 2024-12-17 13:46:21 +01:00
Sosthene
d64efbd6a0 Handle diffs in apiReturn 2024-12-17 13:46:21 +01:00
Sosthene
93c2ea1d23 Remove getUpdateProposals 2024-12-17 13:46:21 +01:00
Sosthene
3cb52b6ebb Minor improvements on save/getDevice 2024-12-17 13:46:21 +01:00
Sosthene
5b153edab8 Add storageUrl 2024-12-17 13:46:21 +01:00
Sosthene
057b52f540 Add storage.service.ts 2024-12-17 13:46:21 +01:00
Sosthene
01ef8907df Add missing await 2024-12-17 11:55:02 +01:00
Sosthene
b63ac8489d Update create_new_process 2024-12-17 11:54:06 +01:00
Sosthene
9e83e0ff9b Check if client is paired before creating pairing process 2024-12-17 11:53:21 +01:00
Sosthene
06a5d8b467 Rename save and getDevice function more explicitly 2024-12-17 11:52:53 +01:00
AnisHADJARAB
a5e1d0cd79 link diffs from db to notification to modal 2024-12-12 15:41:25 +00:00
AnisHADJARAB
52f881981b WIP working on process diffs and notifications 2024-12-12 09:44:06 +00:00
AnisHADJARAB
dac9297ea7 rebase and fix scna and url pairing 2024-12-02 13:40:19 +00:00
AnisHADJARAB
2a1fd9f80c transform home page into a web component 2024-12-02 12:08:26 +00:00
AnisHADJARAB
d61fe9fa47 Merge branch 'ihm_unify_clean_base' of https://git.4nkweb.com/4nk/ihm_client into ihm_unify_clean_base 2024-12-02 10:57:19 +00:00
Sosthene
5bbf0d33f5 Handle modified states 2024-11-30 23:28:51 +01:00
Sosthene
bd72302c25 Minor fixes 2024-11-30 20:08:32 +01:00
Sosthene
9efc5b089a Replace is_linked() by is_paired() 2024-11-30 20:07:56 +01:00
Sosthene
b822f351fd Pairing works 2024-11-30 20:07:27 +01:00
Sosthene
113f036838 Add restoreSecrets 2024-11-30 19:56:08 +01:00
AnisHADJARAB
36db809589 Merge branch 'ihm_unify_clean_base' of https://git.4nkweb.com/4nk/ihm_client into ihm_unify_clean_base 2024-11-29 09:01:27 +00:00
Sosthene
0b45ff3962 Fix secrets storage 2024-11-28 12:42:02 +01:00
Sosthene
78e868d1f6 Fix Process storage 2024-11-28 12:42:02 +01:00
Sosthene
8810090370 Complete pairing 2024-11-28 12:42:02 +01:00
Sosthene
d1132155a6 Complete pairing 2024-11-26 21:20:23 +01:00
Sosthene
da32410c71 Add createPairingProcess 2024-11-25 21:35:17 +01:00
Sosthene
f99f9a6199 Fix handleApiReturn 2024-11-25 21:34:39 +01:00
Sosthene
038a2e3498 Add getSecretForAddress 2024-11-25 21:24:04 +01:00