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
|
fe21ec8715
|
Consolidate random string generation to make Sonar happier (#8675)
* Consolidate random string generation to make Sonar happier
* Update snapshots
|
2022-05-24 09:05:11 +01:00 |
|
Robin
|
82169ab923
|
Patch Jitsi logs into rageshakes (#8643)
|
2022-05-19 10:23:29 +01:00 |
|
Michael Telatynski
|
964c60d086
|
Apply corrections identified by SonarQube (#8457)
|
2022-05-03 22:04:37 +01:00 |
|
Michael Telatynski
|
2b72a2cc2f
|
Fix view source and devtools showing hljs warnings (#7759)
|
2022-02-09 09:09:06 +00:00 |
|
Šimon Brandner
|
ddb15cb19e
|
Bypass rageshake when warning about devtools (#7717)
|
2022-02-04 13:30:18 +00: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 |
|
Šimon Brandner
|
2584b5bc6b
|
Convert rageshake to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-26 16:53:43 +02:00 |
|