1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-28 05:03:59 +03:00
Commit Graph

24 Commits

Author SHA1 Message Date
Michael Telatynski
3bff5430f6 delint 2021-07-10 15:55:19 +01:00
Michael Telatynski
17efcad6fe Improve and consolidate typing 2021-07-10 15:50:40 +01:00
Hubert Chathi
d639a29501 more type improvements 2021-07-08 18:47:22 -04:00
Hubert Chathi
ac02f30dc8 improve types 2021-07-08 18:10:37 -04:00
Hubert Chathi
8bee38367a use the MSC number 2021-07-08 10:14:53 -04:00
Hubert Chathi
e275301e8b lint 2021-07-07 19:50:16 -04:00
Hubert Chathi
c8a7820cb3 fix types 2021-07-07 19:46:01 -04:00
Hubert Chathi
17dc1bda19 Merge branch 'develop' into symmetric_backup 2021-07-07 19:19:56 -04:00
David Baker
b2ad957d29 Comply with new member-delimiter-style rule
Just `eslint --fix` with rule from
https://github.com/matrix-org/eslint-plugin-matrix-org/pull/9 in place
2021-07-01 23:28:18 +01:00
Hubert Chathi
558da5528b fix validity checks for backup info 2021-06-30 21:53:11 -04:00
Michael Telatynski
40aa6ba96a Even moar typescriptification 2021-06-24 19:19:41 +01:00
Michael Telatynski
b4dc1e1555 Moar typescriptification 2021-06-24 17:41:52 +01:00
Hubert Chathi
8c9799d64c add tests and some fixes 2021-06-23 18:20:00 -04:00
Michael Telatynski
fc67dc6497 Convert crypto index to TS 2021-06-19 19:41:45 +01:00
Hubert Chathi
cf21d64aa8 allow backup algorithm to determine whether restored keys should be trusted 2021-06-09 13:02:47 -04:00
Hubert Chathi
c04d79d9a0 initial work on symmetric algorithm for key backups 2021-06-08 21:39:37 -04:00
J. Ryan Stinnett
4a79e13410 Auto-fix more errors 2021-06-04 10:24:09 +01:00
Travis Ralston
c2fae3bad8 Fix missed conversion fallout 2021-06-03 19:02:46 -06:00
Hubert Chathi
ca85dfc6ff re-lint 2021-06-03 18:52:06 -04:00
Hubert Chathi
2608dd2d64 mark members as public 2021-06-03 18:15:05 -04:00
Hubert Chathi
c543358826 add unit test and minor fixes 2021-05-31 21:52:20 -04:00
Hubert Chathi
e73b969066 lint 2021-05-25 22:10:15 -04:00
Hubert Chathi
3ec89a89df fix some types 2021-05-18 18:40:36 -04:00
Hubert Chathi
747723c8fb factor out backup management to a separate module 2021-05-18 18:15:22 -04:00