Timo
f3404fbbf3
Review
2024-09-09 17:32:36 +02:00
Hugh Nimmo-Smith
480a995be1
Enable lint rules for Promise handling to discourage misuse of them.
...
Squashed all of Hugh's commits into one.
2024-09-03 17:15:00 +02:00
Hugh Nimmo-Smith
ba647780e8
Use correct DOM event name for visibility changes in useWakeLock
2024-06-19 17:54:15 +01:00
Robin
70fdc68b13
Fix lints
2024-06-04 11:20:25 -04:00
Robin
a7624806b2
Upgrade eslint-plugin-matrix-org to 1.2.1
...
This upgrade came with a number of new lints that needed to be fixed across the code base. Primarily: explicit return types on functions, and explicit visibility modifiers on class members.
2023-09-22 18:07:06 -04:00
Robin Townsend
00c81ad85b
Add comments
2023-07-21 12:12:44 -04:00
Robin Townsend
c0eeb035c8
Stop devices from automatically sleeping
...
A TypeScript upgrade was necessary to bring in the types for the wake lock API.
2023-07-21 00:52:43 -04:00