Michael Telatynski
|
cfd48b36aa
|
Enable strictPropertyInitialization (#11203)
|
2023-07-07 14:46:12 +01:00 |
|
Kerry
|
72404d7216
|
Apply strictNullChecks to src/utils/beacon/* (#10337)
* strictnullchecks fixes in utils/beacon
* user filterBoolean
|
2023-03-13 21:55:50 +00:00 |
|
Michael Telatynski
|
61a63e47f4
|
Comply with noImplicitAny (#9940)
* Stash noImplicitAny work
* Stash
* Fix imports
* Iterate
* Fix tests
* Delint
* Fix tests
|
2023-02-13 11:39:16 +00:00 |
|
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 Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Michael Telatynski
|
964c60d086
|
Apply corrections identified by SonarQube (#8457)
|
2022-05-03 22:04:37 +01:00 |
|
Kerry
|
e233cf5061
|
Live location sharing: fix safari timestamps pt 2 (#8443)
* handle safari cocoa core data timestamps
Signed-off-by: Kerry Archibald <kerrya@element.io>
* actually fix safari timestamp issue properly
Signed-off-by: Kerry Archibald <kerrya@element.io>
* actually fix safari timestamp issue properly
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-04-29 09:12:28 +00:00 |
|
Kerry
|
de7d5e7c7e
|
handle safari cocoa core data timestamps (#8440)
|
2022-04-28 16:03:58 +00:00 |
|
Kerry
|
c4e988f406
|
increase geolocation timeout options to more realistic values (#8439)
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-04-28 15:51:47 +01:00 |
|
Kerry
|
0d513b3a2d
|
geo.getCurrentPosition and some testing helpers (#8150)
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-03-25 12:30:50 +01:00 |
|
Kerry
|
1495c23a14
|
Live location sharing: geolocation utilities (#8126)
* geolocation utilities
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove debug
Signed-off-by: Kerry Archibald <kerrya@element.io>
* comments for ts-ignores
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-03-23 17:08:56 +00:00 |
|