Michael Telatynski
|
9f2f08dfd3
|
Fix more typescript --strict violations (#2795)
* Stash tsc fixes
* Iterate
* Iterate
* Iterate
* Fix tests
* Iterate
* Iterate
* Iterate
* Iterate
* Add tests
|
2022-10-25 18:31:40 +01:00 |
|
Michael Telatynski
|
867a0ca7ee
|
Apply more strict typescript around the codebase (#2778)
* Apply more strict typescript around the codebase
* Fix tests
* Revert strict mode commit
* Iterate strict
* Iterate
* Iterate strict
* Iterate
* Fix tests
* Iterate
* Iterate strict
* Add tests
* Iterate
* Iterate
* Fix tests
* Fix tests
* Strict types be strict
* Fix types
* detectOpenHandles
* Strict
* Fix client not stopping
* Add sync peeking tests
* Make test happier
* More strict
* Iterate
* Stabilise
* Moar strictness
* Improve coverage
* Fix types
* Fix types
* Improve types further
* Fix types
* Improve typing of NamespacedValue
* Fix types
|
2022-10-21 11:44:40 +01:00 |
|
Michael Telatynski
|
f349663329
|
Add CI to protect against mixing src and lib imports (#2704)
|
2022-09-30 09:05:28 +01:00 |
|
RiotRobot
|
a587d7c360
|
Resolve multiple CVEs
CVE-2022-39249
CVE-2022-39250
CVE-2022-39251
CVE-2022-39236
|
2022-09-28 13:55:15 +01:00 |
|
Jonathan de Jong
|
78db74dad8
|
Various changes to src/crypto files for correctness (#2137)
* make various changes for correctness
* apply some review feedback
* Address some review feedback
* add some more correctness
* refactor ensureOutboundSession to fit types better
* change variable naming slightly to prevent confusion
* some wording around exception-catching
* Tidy test
* Simplify
* Add tests
* Add more test coverage
* Apply suggestions from code review
Co-authored-by: Travis Ralston <travpc@gmail.com>
* Update crypto.spec.js
* Update spec/unit/crypto.spec.js
Co-authored-by: Faye Duxovni <duxovni@duxovni.org>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Travis Ralston <travpc@gmail.com>
Co-authored-by: Faye Duxovni <duxovni@duxovni.org>
|
2022-06-13 19:05:03 +00:00 |
|
Michael Telatynski
|
4897bccdc9
|
Improve decryption failure logging (#2453)
* Improve typing
* Log the actual errors to include call stacks
|
2022-06-13 13:26:01 +01:00 |
|
Michael Telatynski
|
8be30acb11
|
Apply suggestions from SonarQube (#2340)
|
2022-05-03 15:40:57 -06:00 |
|
Michael Telatynski
|
f8097221e6
|
Improve typing (#2055)
|
2021-12-09 14:22:58 +00:00 |
|
Michael Telatynski
|
666e471369
|
Convert OlmDevice to Typescript
|
2021-09-07 13:22:27 +01:00 |
|
Michael Telatynski
|
835aafcb17
|
Type the rest of algorithms because tests are unhappy otherwise
|
2021-06-25 10:18:46 +01:00 |
|