insomnia/packages/insomnia-app/app
Jack Kavanagh e1ac78d8f7
decouple plugins from networking (#4223)
* decouple plugins from networking

* move plugin exception handler into plugin function
2021-11-24 09:32:54 +00:00
..
__jest__ fix: show JSON preview if content type is text/plain but body is valid json (#4171) 2021-11-08 16:39:26 -05: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 decouple plugins from networking (#4223) 2021-11-24 09:32:54 +00: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 remove electron augmentation and use current API (#4138) 2021-10-26 19:45:36 +00:00
models fixes direct import for insomnia-config (#4189) 2021-11-09 01:32:19 +00:00
network decouple plugins from networking (#4223) 2021-11-24 09:32:54 +00:00
plugins Extend config generator plugin API and modal to handle documentation links (#4204) 2021-11-18 10:54:19 +01: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 rm version divider from Collection dropdown (#4239) 2021-11-23 14:54:40 -08: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
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 spike: use babel preset typescript to transpile app (#4142) 2021-11-03 08:06:52 +00: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 spike: use babel preset typescript to transpile app (#4142) 2021-11-03 08:06:52 +00:00
test-utils.ts Pull a project into the correct space (#3873) 2021-08-05 23:30:31 +00:00