element-web/src/settings/handlers
2023-05-12 09:49:37 +01:00
..
AbstractLocalStorageSettingsHandler.ts Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
AccountSettingsHandler.ts Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
ConfigSettingsHandler.ts Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
DefaultSettingsHandler.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
DeviceSettingsHandler.ts Honour feature toggles in guest mode (#10651) 2023-04-24 10:02:17 +00:00
LocalEchoWrapper.ts Enable @typescript-eslint/explicit-member-accessibility on /src (#9785) 2022-12-16 12:29:59 +00:00
MatrixClientBackedSettingsHandler.ts Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
PlatformSettingsHandler.ts Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
RoomAccountSettingsHandler.ts Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
RoomDeviceSettingsHandler.ts Changes for v3.69.0 2023-03-28 11:23:16 +01:00
RoomSettingsHandler.ts Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
SettingsHandler.ts Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00