|
8f34f2bcbe
|
Change default page to chat
|
2025-03-03 16:36:19 +01:00 |
|
|
1bdb66b583
|
Properly compare members addresses instead of stringifying them
|
2025-03-03 10:53:13 +01:00 |
|
|
837ae35be9
|
Remove unnecessary check in lookForMyDms
|
2025-03-03 10:52:24 +01:00 |
|
|
4eb24d9678
|
[bug] forget to await sendMessage when pressing key
|
2025-03-03 10:51:47 +01:00 |
|
|
b4d35b5dc8
|
[bug] didn't set selectedChatProcessId when creating new dm
|
2025-03-03 10:50:35 +01:00 |
|
|
9f05099338
|
Remove dead code
|
2025-02-28 18:33:09 +01:00 |
|
|
f2991dd130
|
Remove some unused variables
|
2025-02-28 18:26:19 +01:00 |
|
|
c8d049ce85
|
getAllMembers and getAllMembersSorted
|
2025-02-28 18:26:09 +01:00 |
|
|
5bda1736e1
|
Don't send process-updated event for process unchanged
|
2025-02-28 18:25:43 +01:00 |
|
|
db07abaa8a
|
Fixed process highlighting + minor improvements
|
2025-02-28 18:24:51 +01:00 |
|
|
a1aec7cec3
|
Fix process screen
|
2025-02-28 16:44:23 +01:00 |
|
|
7c3e263b8a
|
Chat updates when received message
|
2025-02-27 12:34:56 +01:00 |
|
|
ed578be468
|
Add isLoading variable
|
2025-02-26 09:33:07 +01:00 |
|
|
d950ce0a2b
|
refactor service
|
2025-02-26 09:32:00 +01:00 |
|
|
b7a2f3a058
|
Refactor database.service
|
2025-02-26 09:29:36 +01:00 |
|
|
aa22b78121
|
Refactor worker
|
2025-02-26 09:28:30 +01:00 |
|
|
85a2296d56
|
Minor fixes
|
2025-02-24 11:06:07 +01:00 |
|
|
6180a66405
|
Refresh Member list when create a Dm Process
|
2025-02-24 11:05:45 +01:00 |
|
|
8ce490eb7b
|
Update lookForMyDms
|
2025-02-24 11:03:30 +01:00 |
|
|
0fe9a6f371
|
[bug] sorted members to the top of the list
|
2025-02-21 11:52:48 +01:00 |
|
|
a16e984ecd
|
fonction disconnect
|
2025-02-20 10:20:54 +01:00 |
|
|
a3542a48e9
|
Button disconnect
|
2025-02-20 10:20:54 +01:00 |
|
|
512a9025b1
|
working chat
|
2025-02-20 10:03:09 +01:00 |
|
|
3be5efd60c
|
Get messages from Db
|
2025-02-17 15:07:05 +01:00 |
|
|
7bf0fb2b4f
|
WIP (to be recommited smaller later)
|
2025-02-14 16:25:27 +01:00 |
|
|
a2a7022c08
|
Fix worker
|
2025-02-14 16:24:55 +01:00 |
|
|
682ab03861
|
Minor improvements in the worker
|
2025-02-13 10:22:05 +01:00 |
|
|
57684eba6b
|
Add getBlobFromDb
|
2025-02-13 10:21:44 +01:00 |
|
|
422fa2469b
|
Handle push_to_storage in apiReturn
|
2025-02-13 10:21:21 +01:00 |
|
|
208da9b819
|
Add saveProcessDataToDb
|
2025-02-13 10:20:52 +01:00 |
|
|
d6de96910a
|
Fix addObject
|
2025-02-13 10:20:12 +01:00 |
|
|
9dda743ba0
|
Add requestDataFromPeers
|
2025-02-13 10:19:44 +01:00 |
|
|
091a8d4bd2
|
Fix storage requests
|
2025-02-13 10:18:41 +01:00 |
|
|
5a94888a78
|
updateMyProcesses on init of the router
|
2025-02-11 23:31:26 +01:00 |
|
|
8d267f5b12
|
refactoring of database.service + fixes
|
2025-02-11 23:31:09 +01:00 |
|
|
8fbcb769d6
|
[bug] process page can find all processes
|
2025-02-11 23:30:51 +01:00 |
|
|
239ddae893
|
getMyProcesses actually inspect all processes to find ours
|
2025-02-11 23:29:39 +01:00 |
|
|
a380ee4f29
|
handleHandshakeMsg only responsible for saving public info of processes
|
2025-02-11 23:28:25 +01:00 |
|
|
4225f41ca0
|
[bug] pairing was triggered by any process update
|
2025-02-11 23:24:20 +01:00 |
|
|
939c640e8f
|
Add getBlob() and addDiff() + fixes to scanMissingData
|
2025-02-11 23:23:10 +01:00 |
|
|
1cdf61f8fe
|
Add functions to return processes from Service
|
2025-02-11 16:19:36 +01:00 |
|
|
7403fb7a5e
|
Get processes from Service
|
2025-02-11 16:01:19 +01:00 |
|
|
1a6e6d595e
|
Add saveBlobToDb
|
2025-02-11 09:21:03 +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 |
|
|
cb2fea029e
|
Update getRoles to work with roles out of pcd
|
2025-02-11 09:21:03 +01:00 |
|
|
369c83af3a
|
Move roles out of pairing process
|
2025-02-11 09:21:03 +01:00 |
|
|
0f3d9b4920
|
Update process list udpate
|
2025-02-11 09:21:03 +01:00 |
|
|
3813f542f2
|
Add UPDATE_PROCESSES logic to the worker
|
2025-02-11 09:21:03 +01:00 |
|