95 Commits

Author SHA1 Message Date
Sosthene
9f76885b91 Add connectMember method 2024-11-22 16:11:47 +01:00
Sosthene
322daf50a1 Update handleApiReturn 2024-11-22 16:11:31 +01:00
Sosthene
593b96884e parse_new_tx doesn't take a third argument 2024-11-22 16:11:04 +01:00
Sosthene
f22dfa759b Remove unnecessary async 2024-11-22 16:10:33 +01:00
Sosthene
97c5ff0721 Remove deprecated Messages type 2024-11-22 16:07:14 +01:00
Sosthene
704e6e7464 Update db 2024-11-22 16:06:01 +01:00
Pascal
56d2f91862 login_working_with_clean_page 2024-11-22 12:49:06 +01:00
Pascal Lim
ee16f44463 now_can_be_modify 2024-11-22 12:49:06 +01:00
AnisHADJARAB
6f21551956 move login modal 2024-11-08 09:13:56 +00:00
AnisHADJARAB
546a92c45e add automatic update of worker and fix bad database get 2024-11-07 15:49:55 +00:00
AnisHADJARAB
81bab0b469 add db and call it in a service worker 2024-11-07 15:04:07 +00:00
AnisHADJARAB
896de5aca4 pretiffy code 2024-11-07 09:46:16 +00:00
AnisHADJARAB
4957f724d3 remove singleton for websocket 2024-11-06 16:07:31 +00:00
AnisHADJARAB
41b3ba552f put subscription to event in a list to clean them properly 2024-11-06 15:31:11 +00:00
AnisHADJARAB
4a59424d05 refactor by separating sp address view from service 2024-11-06 15:30:37 +00:00
AnisHADJARAB
46622e2a7a change header to ts and fix qr generation to only happen in home page 2024-10-31 12:57:24 +00:00
AnisHADJARAB
2ad34191d2 separate header into a diff component 2024-10-30 14:02:29 +00:00
AnisHADJARAB
d7da806989 fix process list page and add process page 2024-10-30 10:34:02 +00:00
AnisHADJARAB
29f09e92b7 add prettify to project 2024-10-29 12:49:13 +00:00
AnisHADJARAB
9b5f89ea39 add a routing and page system 2024-10-25 13:59:12 +00:00
a620272dd9 Address paste fix + closeConfirmationModal fix 2024-10-24 15:19:55 +02:00
126f850f9f CopyPaste Address + Address To Emoji + Popup changes 2024-10-23 10:50:07 +02:00
AnisHADJARAB
eedfac704d add dump device after pairing confirmation and unpair revoke button 2024-10-17 14:00:02 +00:00
cfed50a226 WIP 2024-10-17 10:56:22 +02:00
76affefad9 Check for updated proposals length 2024-10-15 12:30:37 +02:00
c106722c5b Fix bug with cached messages restoration 2024-10-15 10:51:23 +02:00
0ecd04352b Set websocket url to demo.4nkweb.com 2024-10-14 16:17:18 +02:00
Sosthene
1f4153619a Minor improvements and bug fixes 2024-10-14 13:22:27 +02:00
Sosthene
fbf20ab5d5 Cipher parsing 2024-10-12 23:20:07 +02:00
Sosthene
2593676fae Pairing contract is 1 member, 2 addresses 2024-10-12 23:19:21 +02:00
Sosthene
86bfc447a8 Some stability improvements and attempt at mitigating multiple instanciation of Services 2024-10-12 23:18:52 +02:00
Sosthene
22ff8a7880 Minor improvements 2024-10-12 15:09:34 +02:00
Sosthene
8d745693b7 Fix bug where Services instance seemed to get dropped 2024-10-12 15:09:03 +02:00
Sosthene
9f45b2c788 Update device in storage only when we found a transaction 2024-10-12 15:07:14 +02:00
Sosthene
edef1428c3 Refactor initialisation of pairing process 2024-10-12 12:01:42 +02:00
Sosthene
b8a1a0bc6b Remove getWallet and getAddresses() methods, refactor device creation and restoration 2024-10-12 12:01:22 +02:00
Sosthene
78822aa7fe Rename processTx to handleApiReturn() 2024-10-12 12:01:22 +02:00
Sosthene
2f2b2a3a75 Add restoreProcesses() and restoreMessages() 2024-10-12 12:01:22 +02:00
Sosthene
c8fbf6d18a Minor improvements on log verbosity 2024-10-12 12:01:22 +02:00
Sosthene
9297efa200 Deactivate IndexedDB temporarily 2024-10-12 12:01:22 +02:00
Omar Oughriss
fe672fce1d url sp_adress + wsurl + server config 2024-10-10 16:04:19 +02:00
AnisHADJARAB
cbdeb4345a fix pairing to adapt to latest version - still mocking ending 2024-09-27 15:12:37 +00:00
AnisHADJARAB
033b92eed8 poc pairing with device1 side missing popup 2024-09-03 13:39:07 +00:00
AnisHADJARAB
5f110fbaaf WIP pairing 2024-08-14 08:39:31 +00:00
AnisHADJARAB
335fbb42c9 link with sdk client and start pairing process 2024-08-06 14:41:18 +00:00