33 Commits

Author SHA1 Message Date
Sosthene
93d610e942 Add batchWriting() to database 2025-07-08 17:24:14 +02:00
Sosthene
189bd3d252 Don't throw error if unpaired while trying to get my processes 2025-07-04 12:26:11 +02:00
Sosthene
10589b056f Solve potential race conditions in dumpStore() 2025-07-02 12:40:44 +02:00
b9851c587e Registering service worker must be called beside db initialisation 2025-03-31 15:52:34 +02:00
7b7d13ce6c Various fix to build again the project 2025-03-28 12:52:47 +01:00
de6213b1b7 requestDataFromPeers takes roles 2025-03-04 14:53:56 +01:00
dc231ba982 Don't post SCAN message when no process 2025-03-04 14:51:43 +01:00
7c3e263b8a Chat updates when received message 2025-02-27 12:34:56 +01:00
b7a2f3a058 Refactor database.service 2025-02-26 09:29:36 +01:00
a2a7022c08 Fix worker 2025-02-14 16:24:55 +01:00
d6de96910a Fix addObject 2025-02-13 10:20:12 +01:00
9dda743ba0 Add requestDataFromPeers 2025-02-13 10:19:44 +01:00
8d267f5b12 refactoring of database.service + fixes 2025-02-11 23:31:09 +01:00
5eef7c6981 Add AnkData store to indexedDB 2025-02-11 09:21:03 +01:00
d5c5224a9f nullable persistent message channels 2025-02-11 09:21:03 +01:00
463f4d952c Add updateMyProcesses 2025-02-11 09:21:03 +01:00
602218cdc6 Add a new store defintion for member labels 2025-01-30 11:59:43 +01:00
Pascal
d1b115e605 merge_with_load_message_loop 2025-01-16 15:14:07 +01:00
da74539b03 Replace byMerkleRoot index by byStateId for AnkPendingDiff 2025-01-15 14:35:26 +01:00
Sosthene00
54c9e0b403 Complete restauration from BackUp 2024-12-30 17:57:47 +01:00
a0b6f55701 Modify database init timeout to 500 2024-12-19 14:37:17 +01:00
bcf405e3c5 Fix Db initialisation issue 2024-12-19 11:17:40 +01:00
Sosthene
309b32910c Add deleteObject 2024-12-17 13:46:21 +01:00
Sosthene
1d65156749 Update database diffs store 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
AnisHADJARAB
52f881981b WIP working on process diffs and notifications 2024-12-12 09:44:06 +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
704e6e7464 Update db 2024-11-22 16:06:01 +01:00
Pascal Lim
ee16f44463 now_can_be_modify 2024-11-22 12:49:06 +01:00
AnisHADJARAB
70b363caa8 fix firefox worker problem 2024-11-15 12:34:11 +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