insomnia/packages/insomnia-app/app
2021-10-20 15:34:28 -04:00
..
__jest__ fixes all react/prefer-stateless-function warnings (#4019) 2021-09-15 16:16:04 -04:00
__mocks__ block starting the app if there's an invalid config (#4132) 2021-10-19 22:10:48 -04:00
__tests__ [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
account renames base project to default project in code and copy (#3939) 2021-08-25 12:51:40 +12:00
common fails validation if the config has a parse error (#4139) 2021-10-20 15:34:28 -04:00
datasets [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
icons Remove more designer and APP_ID code (#3040) 2021-02-03 20:07:11 +13:00
main Move all app.on('ready') calls in one place (#4092) 2021-10-12 17:21:45 +02:00
models fails validation if the config has a parse error (#4139) 2021-10-20 15:34:28 -04:00
network Insomnia Config, controlled settings (#4031) 2021-10-14 10:59:45 -04:00
plugins Insomnia Config, controlled settings (#4031) 2021-10-14 10:59:45 -04:00
static Remove Core and Designer specific cases (#3034) 2021-02-03 12:19:22 +13:00
sync handle unreachable url (#4097) 2021-10-12 17:35:29 +00:00
templating remove convenience bundle (#4079) 2021-10-08 07:00:39 +00:00
ui hides ad in account tab when disablePaidFeatureAds is true (#4137) 2021-10-21 06:19:22 +13:00
codemirror-graphql.d.ts Improve codemirror typings (#3993) 2021-09-08 15:38:07 +00:00
codemirror.d.ts Allow Autocomplete to be properly registered as a Shortcut (#2726) 2021-09-15 15:01:35 +02:00
electron.d.ts Minor Electon-related cleanup (#3957) 2021-09-01 20:48:05 +00:00
global.d.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
httpsnippet.d.ts Improve codemirror typings (#3993) 2021-09-08 15:38:07 +00:00
insomnia.config.json Insomnia Config, controlled settings (#4031) 2021-10-14 10:59:45 -04:00
main.development.ts block starting the app if there's an invalid config (#4132) 2021-10-19 22:10:48 -04:00
mocha.d.ts adds mocha polyfill to clear it.each errors (#3383) 2021-05-13 16:45:17 -05:00
renderer.html [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
renderer.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
test-utils.ts Pull a project into the correct space (#3873) 2021-08-05 23:30:31 +00:00