insomnia/packages/insomnia-app/app
David Marby edcfcf5cef
Beta sync fixes (#2753)
* Fix trailing whitespace in vcs

* Add logging to sync graphql queries

* Don't remotely create a sync project when opening the share dialog

* Fix pulling workspaces with a missing default branch

* Fix the sync merge modal

* Fix workspaces dissapearing when switching to an empty default branch
2020-10-21 12:42:36 +02:00
..
__jest__ Stub console log during db initialization (#2351) 2020-07-07 10:59:56 +12:00
__mocks__ Fix hard-coded path in electron mock (#2565) 2020-08-30 23:17:15 +12:00
__tests__
account Update Babel and ESLint and fix all related errors (#2032) 2020-04-09 10:32:19 -07:00
common Add Show App Logs Folder to help (#2728) 2020-10-21 00:01:47 +13:00
datasets
icons Upgrade node-libcurl (#2223) 2020-05-28 10:09:51 -07:00
main Add Show App Logs Folder to help (#2728) 2020-10-21 00:01:47 +13:00
models Don't clear oAuth2 session on restart (#2701) 2020-10-10 09:33:21 +13:00
network Add PKCE support (#2652) 2020-10-20 20:58:16 +13:00
plugins Upgrade Electron (#2403) 2020-07-27 22:18:26 -07:00
static Remove whitelist logic for pivot release (#2460) 2020-09-18 15:40:30 +02:00
sync Beta sync fixes (#2753) 2020-10-21 12:42:36 +02:00
sync-legacy POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
templating Support hyphen - and other special characters in variable names (#2601) 2020-10-02 07:49:05 +13:00
ui Beta sync fixes (#2753) 2020-10-21 12:42:36 +02:00
main.development.js Add file logging (#2716) 2020-10-13 18:05:41 +02:00
renderer.html Rename some old things 2020-04-26 14:08:50 -07:00
renderer.js