Commit Graph

5 Commits

Author SHA1 Message Date
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