vector-im-hydrogen-web/src/matrix
Bruno Windels 4dce93e5ef make sure the key property doesn't leak out of the storage layer
as it ends up in the value we're signing and uploading,
corrupting the signature
2023-03-02 17:13:15 +01:00
..
calls don't clear options as error boundary may fire after dispose 2023-02-07 23:26:02 +01:00
e2ee fix import paths after TS conversion 2023-03-02 17:12:56 +01:00
login Encode SSO redirect URL as it may contain multiple query parameters 2022-10-27 15:42:24 +01:00
net implement signing our own device 2023-02-14 16:25:32 +01:00
push Add proper type 2021-12-02 11:17:41 +05:30
registration make startWithFinishedRegistration more broadly useful 2022-10-14 10:17:32 +02:00
room fix import paths after TS conversion 2023-03-02 17:12:56 +01:00
sessioninfo/localstorage Add comment 2021-12-02 11:20:40 +05:30
ssss fix import paths after TS conversion 2023-03-02 17:12:56 +01:00
storage make sure the key property doesn't leak out of the storage layer 2023-03-02 17:13:15 +01:00
verification implement signing users and other devices 2023-03-02 15:02:42 +01:00
Client.js make features available in Client and Session 2023-02-09 11:53:39 +01:00
common.js just enough view code to join a call 2022-03-29 12:01:47 +02:00
DeviceMessageHandler.js fix import paths after TS conversion 2023-03-02 17:12:56 +01:00
error.js Convert error.js to ts 2021-11-17 20:28:44 +05:30
profile.ts split up create code into separate files 2022-02-10 16:43:32 +01:00
ServerFeatures.js WIP 2020-06-26 23:26:24 +02:00
Session.js fix import paths after TS conversion 2023-03-02 17:12:56 +01:00
Sync.js Store device keys in format needed to sign/verify, convert to TS 2023-02-28 17:25:01 +01:00
User.js add license header in all source files 2020-08-05 18:38:55 +02:00
well-known.js don't retry with www.{host}, as it's a minor security issue 2021-08-23 20:05:42 +02:00