insomnia/packages/insomnia-app/app/ui/components/settings
Jack Kavanagh 3947bdc4aa
chore: move electron out of the renderer (#4406)
* fix lint

* fix types

* remove flush db.change event send

* guard against tests running electron functions

* copy preload to build output

* fix webview context menu

* fix context menu and plugin install

* move installPlugin to main context
2022-02-16 18:28:23 +00:00
..
__tests__ componentize settings renderers (#4266) 2021-12-14 09:26:36 -05:00
account.tsx hides ad in account tab when disablePaidFeatureAds is true (#4137) 2021-10-21 06:19:22 +13:00
boolean-setting.tsx componentize settings renderers (#4266) 2021-12-14 09:26:36 -05:00
controlled-setting.tsx Update capitalization (#4298) 2021-12-10 09:03:55 -05:00
enum-setting.tsx componentize settings renderers (#4266) 2021-12-14 09:26:36 -05:00
general.tsx removes insomnia designer migration code (#4404) 2022-01-25 11:14:24 -05:00
import-export.tsx [DOCU-2110] update Preferences tooltips and title casing (#4340) 2022-01-11 22:03:29 +00:00
masked-setting.tsx componentize settings renderers (#4266) 2021-12-14 09:26:36 -05:00
number-setting.tsx componentize settings renderers (#4266) 2021-12-14 09:26:36 -05:00
plugins.tsx chore: move electron out of the renderer (#4406) 2022-02-16 18:28:23 +00:00
shortcuts.tsx fixes hotkey ux (and ui bugs) (#4045) 2021-12-01 19:25:13 +00:00
text-setting.tsx componentize settings renderers (#4266) 2021-12-14 09:26:36 -05:00
theme-panel.tsx [DOCU-2110] update Preferences tooltips and title casing (#4340) 2022-01-11 22:03:29 +00:00