Michael Telatynski
|
030b7e90bf
|
Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788)
* Enable `@typescript-eslint/explicit-member-accessibility` on /src
* Prettier
* Enable `@typescript-eslint/explicit-function-return-type` in /src
* Fix types
* tsc strict fixes
* Delint
* Fix test
* Fix bad merge
|
2023-01-12 13:25:14 +00:00 |
Michael Telatynski
|
f1e8e7f140
|
Enable `@typescript-eslint/explicit-member-accessibility` on /src (#9785)
* Enable `@typescript-eslint/explicit-member-accessibility` on /src
* Prettier
|
2022-12-16 12:29:59 +00:00 |
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
Michael Telatynski
|
d258402186
|
Typescript updates (#9658)
* Typescript updates
* Update @types/node
* Fix more types
|
2022-11-30 11:32:56 +00:00 |
Michael Telatynski
|
590b845f3f
|
Remove all usages of UNSAFE_* React methods (#9583)
|
2022-11-18 09:22:43 +00:00 |
Michael Telatynski
|
5f540eb25c
|
Update types to match js-sdk --strict mode (#9528)
Co-authored-by: Michael Weimann <michaelw@matrix.org>
|
2022-11-03 12:50:07 +00:00 |
Janne Mareike Koschinski
|
01a3150d44
|
Automatically log in after registration (#8654)
|
2022-05-20 19:14:17 +02:00 |
Janne Mareike Koschinski
|
6d6cfcde11
|
registration: redesign email verification page (#8554)
|
2022-05-13 14:10:22 +00:00 |
Travis Ralston
|
997d6d40bf
|
Step 1: Remove all usage of `@replaceableComponent`
|
2022-03-28 14:02:31 -06:00 |
J. Ryan Stinnett
|
65691202f7
|
Add lint for unused locals (#8007)
|
2022-03-09 12:05:16 +00:00 |
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
Dariusz Niemczyk
|
5e73a212f4
|
Replace console.error with logger.error
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
Michael Telatynski
|
c28c62d9f1
|
Inhibit `Unable to get validated threepid` error during UIA
|
2021-10-11 14:43:55 +01:00 |
Michael Telatynski
|
5d98c6f02d
|
Iterate PR based on feedback
|
2021-08-11 21:45:49 +01:00 |
Michael Telatynski
|
d90321d813
|
Iterate PR, merge types with @types/PushRules
|
2021-08-10 11:03:03 +01:00 |
Michael Telatynski
|
b88d67bb00
|
Convert SearchResult, InteractiveAuth, PushProcessor and Scheduler to Typescript
|
2021-07-07 11:08:53 +01:00 |