David Langley
|
491f0cd08a
|
Change license (#13)
* Copyright headers 1
* Licence headers 2
* Copyright Headers 3
* Copyright Headers 4
* Copyright Headers 5
* Copyright Headers 6
* Copyright headers 7
* Add copyright headers for html and config file
* Replace license files and update package.json
* Update with CLA
* lint
|
2024-09-09 13:57:16 +00:00 |
|
Michael Telatynski
|
54e5321f39
|
Clear settings caches on reset rather than custom lifecycle method (#12859)
* Clear settings caches on reset
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Derp
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2024-08-05 10:36:24 +00:00 |
|
Michael Telatynski
|
145a5a8a8d
|
Conform more code to strict null checking (#10153)
* Conform more code to strict null checking
* Conform more code to strict null checking
* Iterate
* Iterate
|
2023-02-15 13:36:22 +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 |
|
Robin
|
0b0e414fd4
|
Fix unresponsive notification toggles (#8549)
* Return consistently typed setting values from localStorage
* Watch notification toggles
* Test that it all works
|
2022-05-10 09:13:02 -04:00 |
|
Michael Telatynski
|
633229ca26
|
Clear local storage settings handler cache on logout (#8454)
|
2022-05-02 03:23:43 +01:00 |
|
Michael Telatynski
|
859fdf7d51
|
Cache localStorage objects for SettingsStore (#8366)
|
2022-04-20 08:44:06 +00:00 |
|