Bruno Windels
|
db5c98a706
|
support reassigning to null from untrack
|
2020-10-13 13:10:27 +02:00 |
|
Bruno Windels
|
3ab68ef438
|
throw when something tracked is not disposable, fail early
|
2020-10-09 17:01:54 +02:00 |
|
Bruno Windels
|
614ec08238
|
integrate grid vm with session vm, allowing to switch
|
2020-10-07 12:25:40 +02:00 |
|
Bruno Windels
|
bb58fa9b6c
|
dont need this anymore
|
2020-09-28 15:32:40 +02:00 |
|
Bruno Windels
|
64290d5ae6
|
flush promises manually in idb event handler
|
2020-09-25 16:53:19 +02:00 |
|
Bruno Windels
|
becdf656a4
|
nicer error messages when decrypting with a worker
|
2020-09-25 16:52:26 +02:00 |
|
Bruno Windels
|
3aead4eae2
|
createEnum does not take an array
|
2020-09-18 13:08:35 +02:00 |
|
Bruno Windels
|
5752cca69c
|
go back to bs58 and use other base64 decoder
as base-x isn't meant for base64
|
2020-09-17 17:56:05 +02:00 |
|
Bruno Windels
|
4ec0e67384
|
use base-x to support both base64 and base58
|
2020-09-17 11:36:54 +02:00 |
|
Bruno Windels
|
00eade1c16
|
add crypto driver with primitives needed for 4S & session backup
|
2020-09-17 10:19:09 +02:00 |
|
Bruno Windels
|
78fecd003a
|
cleanup
|
2020-09-10 18:57:29 +02:00 |
|
Bruno Windels
|
af36c71a59
|
load worker in main and pass paths so it works both on compiled and non-compiled
|
2020-09-10 18:41:23 +02:00 |
|
Bruno Windels
|
de1cc0d739
|
abort decrypt requests when changing room
|
2020-09-10 17:43:01 +02:00 |
|
Bruno Windels
|
0bf1723d99
|
Worker WIP
|
2020-09-10 15:40:30 +01:00 |
|
Bruno Windels
|
7c1f9dbed0
|
split up megolm decryption so it can happen in multiple steps,see README
|
2020-09-10 12:05:53 +02:00 |
|
Bruno Windels
|
af423b1c7f
|
ensure second promise has run in test
|
2020-09-03 12:17:01 +02:00 |
|
Bruno Windels
|
4f4808b94c
|
lock on senderKey while enc/decrypting olm sessions
|
2020-09-03 12:12:33 +02:00 |
|
Bruno Windels
|
f1b78a5778
|
extract groupBy function from olm decryption into util
|
2020-09-02 17:38:25 +02:00 |
|
Bruno Windels
|
2526198251
|
replace usage of readPath with ?.
|
2020-08-19 11:36:43 +02:00 |
|
Bruno Windels
|
59588dc8b5
|
ignore rooms with empty timelines during initial sync
|
2020-08-17 14:13:23 +02:00 |
|
Bruno Windels
|
00a85697ab
|
add license header in all source files
|
2020-08-05 18:38:55 +02:00 |
|
Bruno Windels
|
06fc3101e8
|
make login view enabled again if load view is not busy anymore
|
2020-05-06 23:44:52 +02:00 |
|
Bruno Windels
|
e17fc57d9c
|
fix c/p error in disposables
|
2020-05-06 23:31:36 +02:00 |
|
Bruno Windels
|
f8f13f54be
|
fix timeouts not working
and also not being handled in the Reconnector
|
2020-05-06 19:38:33 +02:00 |
|
Bruno Windels
|
54502c906f
|
make disposeTracked suitable to reassign member
|
2020-05-05 23:19:02 +02:00 |
|
Bruno Windels
|
1ef564bdb0
|
cleanup
|
2020-05-04 19:24:20 +02:00 |
|
Bruno Windels
|
31f3886eba
|
move EventEmitter to utils
|
2020-04-20 21:35:53 +02:00 |
|
Bruno Windels
|
001dbefbcf
|
stop using default exports
because it becomes hard to remember where you used them and where not
|
2020-04-20 21:26:39 +02:00 |
|
Bruno Windels
|
8c5411cb7d
|
moar WIP
|
2020-04-19 19:02:10 +02:00 |
|
Bruno Windels
|
378b75c98a
|
more WIP and breakage
|
2020-04-09 23:19:49 +02:00 |
|
Bruno Windels
|
ef267ca331
|
WIP2
|
2020-04-05 15:11:15 +02:00 |
|
Bruno Windels
|
c980f682c6
|
create DOMClock, abstraction of clock functionalities for DOM
|
2020-04-04 17:34:46 +02:00 |
|
Bruno Windels
|
6940e14b18
|
move sortedIndex out of observable as other code will want to use it too
|
2019-03-08 20:04:28 +01:00 |
|