insomnia/packages/insomnia-app/app/ui/components/codemirror
Jack Kavanagh 1f05683fad
Chore/upgrade-electron-17 (#4529)
* bump node, electron, libcurl

* bump electron-builder

* stub performance, because inso imports react

* bump @types/node

* match up builder versions

* Disable consent prompts for oidc server

* bump electron and libcurl to latest

* waitForCookies for oauth tests

* Bump NodeJS to 16.13.0

* removes node 14 hack for BufferEncoding

* Replace oidc-provider html interaction pages with a simple html form

* make document cookie wait explicit

Co-authored-by: David Marby <david@dmarby.se>
2022-03-07 13:10:35 +00:00
..
__tests__ Extract utility and add unit tests for openapi tab indentation (#4395) 2022-01-26 21:54:38 +00:00
extensions Allow users to configure what is shown on environment variable template tags (#4277) 2021-12-13 07:45:08 +00:00
lint Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
modes Add a keyboard shortcut for beautify request body (#2733) 2021-09-08 14:46:03 -04:00
base-imports.ts Chore/upgrade-electron-17 (#4529) 2022-03-07 13:10:35 +00:00
code-editor.tsx Extract utility and add unit tests for openapi tab indentation (#4395) 2022-01-26 21:54:38 +00:00
normalizeIrregularWhitespace.ts Prevent GraphQL non breaking space (#2770) 2021-09-01 16:17:15 -04:00
one-line-editor.tsx renames keyboard events in line with project standard (#4303) 2021-12-13 14:23:56 +00:00
should-indent-with-tabs.ts Extract utility and add unit tests for openapi tab indentation (#4395) 2022-01-26 21:54:38 +00:00