This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/utils
Bruno Windels cce8207870 copy Daniel's conversion of EventEmitter to TypeScript from microui 2021-09-16 10:23:03 +02:00
..
crypto add crypto driver with primitives needed for 4S & session backup 2020-09-17 10:19:09 +02:00
AbortableOperation.ts make queryLogin abortable 2021-08-23 15:54:06 +02:00
Disposables.js don't throw when container is already disposed, just dispose immediately 2021-02-22 10:48:06 +01:00
EventEmitter.ts copy Daniel's conversion of EventEmitter to TypeScript from microui 2021-09-16 10:23:03 +02:00
LRUCache.js add LRU Cache utility 2021-03-05 17:00:55 +01:00
Lock.js make new sync room keys available during decryption of same sync 2021-03-02 19:39:04 +01:00
LockMap.js some Lock refactoring that I didn't end up needing but still useful 2020-11-10 11:04:53 +01:00
RetainedValue.js extract RetainedValue from MemberList 2021-05-07 13:06:00 +02:00
enum.js createEnum does not take an array 2020-09-18 13:08:35 +02:00
error.js add license header in all source files 2020-08-05 18:38:55 +02:00
formatSize.js simplify with toFixed here 2021-03-01 15:07:24 +01:00
groupBy.js show all event type counts in device msg logging 2021-02-24 20:56:20 +01:00
mergeMap.js split up megolm decryption so it can happen in multiple steps,see README 2020-09-10 12:05:53 +02:00
sortedIndex.js add license header in all source files 2020-08-05 18:38:55 +02:00
timeout.js use external mock for request in timeout tests 2021-04-09 15:16:43 +02:00