insomnia/packages/insomnia-app/app/common
Jack Kavanagh 8585eea9e6
electron v15 pre-upgrade refactoring (#4524)
* now with 100% fat free cancellation

Co-authored-by: James Gatz <jamesgatzos@gmail.com>

* unblock electron 15

* fix cookielist and temp fix curl types

* fix types

* fix inso

* default to verbose inso test

* implement readdata function

* fix test

* revert test changes

* isomorphic cancel

* reduce typing issues

* curl types

* turns out the tests were wrong

* handle errors

* remove unused inso mock

* remove request delay

* fix lint and add logs

* Revert "remove request delay"

This reverts commit f07d8c90a7a7279ca10f8a8de1ea0c82caa06390.

* simplify and add cancel fallback

* skip cancel test

* playwright is fast and insomnia is slow

* trailing spaces are serious yo

* cancel is flake town

* hmm

* unblock nunjucks and storeTimeline

* fix nunjucks tests

* preload writeFile

* oops forgot to remove the reload

* debugging CI takes all day, log stuff and pray

* also warn if nunjucks is being lame

* Stop using environment variables

* revert debugging logs

Co-authored-by: James Gatz <jamesgatzos@gmail.com>
Co-authored-by: David Marby <david@dmarby.se>
2022-03-03 13:42:04 +00:00
..
__fixtures__ fix(import): Importing from the projects view should respect the forc… (#4058) 2021-11-17 10:44:19 +01:00
__mocks__ chore: move GA events to segment (#4403) 2022-01-25 14:50:46 +00:00
__tests__ electron v15 pre-upgrade refactoring (#4524) 2022-03-03 13:42:04 +00:00
analytics.ts updates documentation and adds typings for axiosConfig (#4405) 2022-01-25 16:40:31 +00:00
api-specs.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
async-array-helpers.ts Migrate collections into their remote space (#3876) 2021-08-10 23:35:05 +00:00
common-headers.ts Add gRPC Headers (INS-362) (#3667) (#4244) 2021-12-06 10:12:18 +00:00
constants.ts Allow overriding the API url using an environment variable (#4502) 2022-02-16 15:19:19 +01:00
database.ts chore: move electron out of the renderer (#4406) 2022-02-16 18:28:23 +00:00
documentation.ts Empty State for Test Tab (#4362) 2022-01-18 22:21:07 +00:00
electron-helpers.ts chore: move electron out of the renderer (#4406) 2022-02-16 18:28:23 +00:00
export.ts fix: added import and export types (#4411) 2022-01-25 23:29:56 +00:00
get-workspace-label.ts (Partial) removal of WrapperProps (#4431) 2022-02-02 10:54:05 -05:00
grpc-events.ts Revert "Fix: disabled native modules in the renderer (#4230)" 2021-12-09 14:43:20 +01:00
grpc-paths.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
har.ts decouple plugins from networking (#4223) 2021-11-24 09:32:54 +00:00
hotkeys-listener.ts Insomnia Config, controlled settings (#4031) 2021-10-14 10:59:45 -04:00
hotkeys.ts Remove deprecated Insomnia Designer Hotkeys (INS-1411) (#4508) 2022-02-18 15:29:13 +00:00
import.ts fix: added import and export types (#4411) 2022-01-25 23:29:56 +00:00
keyboard-keys.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
log.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
markdown-to-html.ts dependabot PRs for marked (#4379) 2022-01-18 11:22:45 -05:00
misc.ts electron v15 pre-upgrade refactoring (#4524) 2022-03-03 13:42:04 +00:00
render.ts fix: consistently use index (#4196) 2021-11-10 06:11:31 +00:00
select-file-or-folder.ts chore: move electron out of the renderer (#4406) 2022-02-16 18:28:23 +00:00
send-request.ts Revert "Fix: disabled native modules in the renderer (#4230)" 2021-12-09 14:43:20 +01:00
sorting.ts fix(import): Importing from the projects view should respect the forc… (#4058) 2021-11-17 10:44:19 +01:00
spectral.ts Update Spectral to latest release (#3179) 2021-06-30 15:11:20 +00:00
strings.ts Reduce AppBar sizing and add Project Name to breadcrumbs (#4159) 2021-11-03 11:10:53 +13:00
validate-insomnia-config.ts Prevent app initialization logic if config is invalid (#4134) 2021-10-23 11:35:18 +13:00