Gregory Schier
92641f872a
Bump version
2019-05-15 17:30:38 -04:00
Gregory Schier
33714a75a0
Publish
...
- insomnia-app@1.1.6
- insomnia-plugin-cookie-jar@1.0.14
- insomnia-plugin-jsonpath@1.0.17
- insomnia-plugin-response@1.0.23
2019-05-15 17:29:27 -04:00
Gregory Schier
1d167cbed2
Bump version
2019-05-15 16:01:49 -04:00
Gregory Schier
7c77d9d2e6
Inline electron-squirrel-startup ( Fixes #44 )
...
Now the desktop icon will only be created on installation, not on
update.
2019-05-10 12:25:50 -04:00
Gregory Schier
20ef8015c5
Publish
...
- insomnia-app@1.1.5
- insomnia-plugin-cookie-jar@1.0.13
- insomnia-plugin-prompt@1.1.14
- insomnia-plugin-request@1.0.23
- insomnia-plugin-response@1.0.22
2019-05-10 09:53:47 -04:00
Gregory Schier
f34a72f569
Fix sync menu jumping up
2019-05-07 14:28:00 -04:00
Gregory Schier
b2ebeeea70
Fix dependencies
2019-05-07 11:48:03 -04:00
Gregory Schier
87651b3bc6
Publish
...
- insomnia-app@1.1.4
- insomnia-importers@2.0.18
- insomnia-plugin-response@1.0.21
2019-05-07 11:15:40 -04:00
Gregory Schier
2482fd61fe
Upgrade httpsnippet
2019-05-07 11:15:25 -04:00
Gregory Schier
0d333b008b
Publish
...
- insomnia-app@1.1.3
- insomnia-cookies@0.0.16
- insomnia-importers@2.0.17
- insomnia-libcurl@0.0.27
- insomnia-prettify@0.1.11
- insomnia-url@0.1.10
- insomnia-xpath@1.0.13
- insomnia-plugin-base64@1.0.10
- insomnia-plugin-cookie-jar@1.0.12
- insomnia-plugin-core-themes@1.0.9
- insomnia-plugin-default-headers@1.1.11
- insomnia-plugin-file@1.0.11
- insomnia-plugin-hash@1.0.11
- insomnia-plugin-jsonpath@1.0.16
- insomnia-plugin-now@1.0.15
- insomnia-plugin-os@1.0.17
- insomnia-plugin-prompt@1.1.13
- insomnia-plugin-request@1.0.22
- insomnia-plugin-response@1.0.20
- insomnia-plugin-uuid@1.0.14
2019-04-29 14:45:29 -04:00
Gregory Schier
6bea0eed6c
Version bump
2019-04-29 14:19:00 -04:00
Gregory Schier
d7ebe4928d
Replace font-manager with improved font-scanner module ( fixes #1453 ) ( #1463 )
2019-04-25 23:29:47 -07:00
Gregory Schier
6aac1355dd
Switch back to main httpsnippet module
2019-04-25 21:44:53 -07:00
Gregory Schier
4d5428590c
Bump version number
2019-04-23 16:05:33 -07:00
Gregory Schier
63e39d2ae0
Actually revert Electron
2019-04-19 16:17:33 -07:00
Gregory Schier
06cb2f7942
Revert electron-builder
2019-04-19 14:47:39 -07:00
Gregory Schier
cb92f16848
Upgrade electron-builder
2019-04-19 14:30:53 -07:00
Gregory Schier
c663f2b1f2
Some more minor tweaks and improvements
2019-04-18 17:39:01 -07:00
Gregory Schier
74d5de69a1
Publish
...
- insomnia-app@1.1.2
- insomnia-cookies@0.0.15
- insomnia-httpsnippet@1.16.21
- insomnia-importers@2.0.16
- insomnia-libcurl@0.0.26
- insomnia-prettify@0.1.10
- insomnia-url@0.1.9
- insomnia-xpath@1.0.12
- insomnia-plugin-base64@1.0.9
- insomnia-plugin-cookie-jar@1.0.11
- insomnia-plugin-core-themes@1.0.8
- insomnia-plugin-default-headers@1.1.10
- insomnia-plugin-file@1.0.10
- insomnia-plugin-hash@1.0.10
- insomnia-plugin-jsonpath@1.0.15
- insomnia-plugin-now@1.0.14
- insomnia-plugin-os@1.0.16
- insomnia-plugin-prompt@1.1.12
- insomnia-plugin-request@1.0.21
- insomnia-plugin-response@1.0.19
- insomnia-plugin-uuid@1.0.13
2019-04-18 15:47:32 -07:00
Behrooz Shabani
86860e455b
making exports git friendly ( #1409 )
...
As YAML supports multi line content, each line of requests' body will
appear in separate line when exported. Hence, making the exports git
friendly.
2019-04-17 20:50:23 -07:00
Gregory Schier
0a616fba6b
Version Control (beta) ( #1439 )
...
* VCS proof of concept underway!
* Stuff
* Some things
* Replace deprecated Electron makeSingleInstance
* Rename `window` variables so not to be confused with window object
* Don't unnecessarily update request when URL does not change
* Regenerate package-lock
* Fix tests + ESLint
* Publish
- insomnia-app@1.0.49
- insomnia-cookies@0.0.12
- insomnia-httpsnippet@1.16.18
- insomnia-importers@2.0.13
- insomnia-libcurl@0.0.23
- insomnia-prettify@0.1.7
- insomnia-url@0.1.6
- insomnia-xpath@1.0.9
- insomnia-plugin-base64@1.0.6
- insomnia-plugin-cookie-jar@1.0.8
- insomnia-plugin-core-themes@1.0.5
- insomnia-plugin-default-headers@1.1.9
- insomnia-plugin-file@1.0.7
- insomnia-plugin-hash@1.0.7
- insomnia-plugin-jsonpath@1.0.12
- insomnia-plugin-now@1.0.11
- insomnia-plugin-os@1.0.13
- insomnia-plugin-prompt@1.1.9
- insomnia-plugin-request@1.0.18
- insomnia-plugin-response@1.0.16
- insomnia-plugin-uuid@1.0.10
* Broken but w/e
* Some tweaks
* Big refactor. Create local snapshots and push done
* POC merging and a lot of improvements
* Lots of work done on initial UI/UX
* Fix old tests
* Atomic writes and size-based batches
* Update StageEntry definition once again to be better
* Factor out GraphQL query logic
* Merge algorithm, history modal, other minor things
* Fix test
* Merge, checkout, revert w/ user changes now work
* Force UI to refresh when switching branches changes active request
* Rough draft pull() and some cleanup
* E2EE stuff and some refactoring
* Add ability to share project with team and fixed tests
* VCS now created in root component and better remote project handling
* Remove unused definition
* Publish
- insomnia-account@0.0.2
- insomnia-app@1.1.1
- insomnia-cookies@0.0.14
- insomnia-httpsnippet@1.16.20
- insomnia-importers@2.0.15
- insomnia-libcurl@0.0.25
- insomnia-prettify@0.1.9
- insomnia-sync@0.0.2
- insomnia-url@0.1.8
- insomnia-xpath@1.0.11
- insomnia-plugin-base64@1.0.8
- insomnia-plugin-cookie-jar@1.0.10
- insomnia-plugin-core-themes@1.0.7
- insomnia-plugin-file@1.0.9
- insomnia-plugin-hash@1.0.9
- insomnia-plugin-jsonpath@1.0.14
- insomnia-plugin-now@1.0.13
- insomnia-plugin-os@1.0.15
- insomnia-plugin-prompt@1.1.11
- insomnia-plugin-request@1.0.20
- insomnia-plugin-response@1.0.18
- insomnia-plugin-uuid@1.0.12
* Move some deps around
* Fix Flow errors
* Update package.json
* Fix eslint errors
* Fix tests
* Update deps
* bootstrap insomnia-sync
* TRy fixing appveyor
* Try something else
* Bump lerna
* try powershell
* Try again
* Fix imports
* Fixed errors
* sync types refactor
* Show remote projects in workspace dropdown
* Improved pulling of non-local workspaces
* Loading indicators and some tweaks
* Clean up sync staging modal
* Some sync improvements:
- No longer store stage
- Upgrade Electron
- Sync UI/UX improvements
* Fix snyc tests
* Upgraded deps and hot loader tweaks (it's broken for some reason)
* Fix tests
* Branches dialog, network refactoring, some tweaks
* Fixed merging when other branch is empty
* A bunch of small fixes from real testing
* Fixed pull merge logic
* Fix tests
* Some bug fixes
* A few small tweaks
* Conflict resolution and other improvements
* Fix tests
* Add revert changes
* Deal with duplicate projects per workspace
* Some tweaks and accessibility improvements
* Tooltip accessibility
* Fix API endpoint
* Fix tests
* Remove jest dep from insomnia-importers
2019-04-17 17:50:03 -07:00
Sertaç Özercan
086f338182
add darkModeSupport ( #1366 )
2019-03-11 17:54:32 -04:00
Gregory Schier
6d9a9e0acd
Fix OAuth 1.0 auth not updating
2018-12-19 22:56:03 -05:00
Gregory Schier
ccf0abe02d
Bump version
2018-12-15 20:39:31 -05:00
Gregory Schier
efdb30a8a5
Publish
...
- insomnia-app@1.1.0
- insomnia-cookies@0.0.13
- insomnia-httpsnippet@1.16.19
- insomnia-importers@2.0.14
- insomnia-libcurl@0.0.24
- insomnia-prettify@0.1.8
- insomnia-url@0.1.7
- insomnia-xpath@1.0.10
- insomnia-plugin-base64@1.0.7
- insomnia-plugin-cookie-jar@1.0.9
- insomnia-plugin-core-themes@1.0.6
- insomnia-plugin-file@1.0.8
- insomnia-plugin-hash@1.0.8
- insomnia-plugin-jsonpath@1.0.13
- insomnia-plugin-now@1.0.12
- insomnia-plugin-os@1.0.14
- insomnia-plugin-prompt@1.1.10
- insomnia-plugin-request@1.0.19
- insomnia-plugin-response@1.0.17
- insomnia-plugin-uuid@1.0.11
2018-12-15 11:51:48 -05:00
Gregory Schier
dba7e614e5
Publish
...
- insomnia-app@1.0.49
- insomnia-cookies@0.0.12
- insomnia-httpsnippet@1.16.18
- insomnia-importers@2.0.13
- insomnia-libcurl@0.0.23
- insomnia-prettify@0.1.7
- insomnia-url@0.1.6
- insomnia-xpath@1.0.9
- insomnia-plugin-base64@1.0.6
- insomnia-plugin-cookie-jar@1.0.8
- insomnia-plugin-core-themes@1.0.5
- insomnia-plugin-file@1.0.7
- insomnia-plugin-hash@1.0.7
- insomnia-plugin-jsonpath@1.0.12
- insomnia-plugin-now@1.0.11
- insomnia-plugin-os@1.0.13
- insomnia-plugin-prompt@1.1.9
- insomnia-plugin-request@1.0.18
- insomnia-plugin-response@1.0.16
- insomnia-plugin-uuid@1.0.10
2018-12-15 11:51:21 -05:00
Gregory Schier
08ef6a80ed
Bump version
2018-12-15 11:35:58 -05:00
Gregory Schier
91a2d2dc93
Don't webpack insomnia-httpsnippet ( Fixes #1304 )
2018-12-14 13:06:49 -05:00
Gregory Schier
bd48e3ede1
Upgrade GraphQL dependencies (Might Fix #1261 )
2018-12-12 11:02:54 -05:00
Gregory Schier
76f8d416a0
Publish
...
- insomnia-app@1.0.48
- insomnia-importers@2.0.12
- insomnia-plugin-request@1.0.17
2018-12-12 10:37:29 -05:00
Gregory Schier
de03bba8fc
Bump version
2018-11-30 02:04:08 -05:00
Gregory Schier
42f1d7cb9d
Publish
...
- insomnia-app@1.0.47
- insomnia-httpsnippet@1.16.17
- insomnia-importers@2.0.11
- insomnia-plugin-cookie-jar@1.0.7
- insomnia-plugin-jsonpath@1.0.11
- insomnia-plugin-response@1.0.15
2018-11-30 01:33:05 -05:00
Gregory Schier
8b364bd8eb
Bump version
2018-11-30 01:20:04 -05:00
Gregory Schier
300615e155
Fix a few hotkey things
2018-11-30 01:16:59 -05:00
Gregory Schier
d0652a5b91
Publish
...
- insomnia-app@1.0.46
- insomnia-cookies@0.0.11
- insomnia-httpsnippet@1.16.16
- insomnia-importers@2.0.10
- insomnia-libcurl@0.0.22
- insomnia-prettify@0.1.6
- insomnia-url@0.1.5
- insomnia-xpath@1.0.8
- insomnia-plugin-base64@1.0.5
- insomnia-plugin-cookie-jar@1.0.6
- insomnia-plugin-default-headers@1.1.8
- insomnia-plugin-file@1.0.6
- insomnia-plugin-hash@1.0.6
- insomnia-plugin-jsonpath@1.0.10
- insomnia-plugin-now@1.0.10
- insomnia-plugin-os@1.0.12
- insomnia-plugin-prompt@1.1.8
- insomnia-plugin-request@1.0.16
- insomnia-plugin-response@1.0.14
- insomnia-plugin-uuid@1.0.9
2018-11-08 10:55:27 -05:00
Gregory Schier
551dab73e9
Tweak new update notification setting
2018-11-07 15:14:49 -05:00
Gregory Schier
04bf4416cd
Update jsonlint
2018-11-05 21:35:53 -05:00
Gregory Schier
605cb90753
Update Electron and node-libcurl ( #1215 )
...
* A bunch of things
* Publish
- insomnia-app@1.0.41
- insomnia-cookies@0.0.8
- insomnia-httpsnippet@1.16.13
- insomnia-importers@2.0.7
- insomnia-libcurl@0.0.17
- insomnia-url@0.1.4
- insomnia-xpath@1.0.5
- insomnia-plugin-cookie-jar@1.0.3
- insomnia-plugin-jsonpath@1.0.7
- insomnia-plugin-now@1.0.7
- insomnia-plugin-os@1.0.9
- insomnia-plugin-prompt@1.1.7
- insomnia-plugin-request@1.0.13
- insomnia-plugin-response@1.0.11
- insomnia-plugin-uuid@1.0.6
* Package deps
* Remove fsevents again
* Appveyor node verison
* Remove unused dep
* Try something
* Try another thing
* NPM audit
* Yet again
* Fix test
* Fix test
* Remove npm dep
* Fix webview
* Fix React sortable and bump version
* Comment out broken test for now
* Publish
- insomnia-app@1.0.42
- insomnia-cookies@0.0.9
- insomnia-httpsnippet@1.16.14
- insomnia-importers@2.0.8
- insomnia-libcurl@0.0.18
- insomnia-xpath@1.0.6
- insomnia-plugin-cookie-jar@1.0.4
- insomnia-plugin-file@1.0.5
- insomnia-plugin-jsonpath@1.0.8
- insomnia-plugin-now@1.0.8
- insomnia-plugin-os@1.0.10
- insomnia-plugin-request@1.0.14
- insomnia-plugin-response@1.0.12
- insomnia-plugin-uuid@1.0.7
* Remove deprecated Electron Builder config options
* Try some more
* Publish
- insomnia-app@1.0.43
- insomnia-libcurl@0.0.19
* Bump
* Publish
- insomnia-app@1.0.44
- insomnia-libcurl@0.0.20
* Hopefully fix windows builds
* DEBUG on travis
* Hopefully fix dependency issues
* Undo package-lock copy
* Debug
* More debugging
* Another check
* Fix debug check
* Try just build
* Extra logging
* Escape windows paths differently (Fixes #1217 )
* Try packing more deps
* Publish
- insomnia-app@1.0.45
- insomnia-cookies@0.0.10
- insomnia-httpsnippet@1.16.15
- insomnia-importers@2.0.9
- insomnia-libcurl@0.0.21
- insomnia-xpath@1.0.7
- insomnia-plugin-cookie-jar@1.0.5
- insomnia-plugin-jsonpath@1.0.9
- insomnia-plugin-now@1.0.9
- insomnia-plugin-os@1.0.11
- insomnia-plugin-request@1.0.15
- insomnia-plugin-response@1.0.13
- insomnia-plugin-uuid@1.0.8
* Adjust some deps
* Zip build dir into release files
* More debug info
* Undo travis tar debug
* Downgrade electron-builder to 20.19
* Downgrade electron-builder to last working version
* Try electron-builder 20.20.4
* Change bundled deps
* Add electron-builder-lib back
2018-10-19 22:11:58 -04:00
Evans Y
955131472a
* Implemented normal, monospace font selection and on-pff for font variant ( #1213 )
...
ligatures
* Make font-size and font-family based on CSS variables
2018-10-17 13:26:19 -04:00
Joel Sánchez López
d9ef8b5593
EDN support ( #1176 )
...
* EDN support
* Move Clojure codemirror import
* Add package-lock.json
2018-09-30 15:25:44 -04:00
Gregory Schier
4a3857ae7c
Bump version
2018-08-16 00:35:00 -04:00
Gregory Schier
c25bc82085
Bump version
2018-08-01 13:55:09 -07:00
Gregory Schier
21732c8aa9
Update some deps
2018-08-01 13:08:33 -07:00
Gregory Schier
ff32334296
Publish
...
- insomnia-app@1.0.40
- insomnia-prettify@0.1.5
2018-08-01 11:09:33 -07:00
Gregory Schier
40d6f610c4
Fix for recursive rendering
2018-07-25 16:58:01 -04:00
Gregory Schier
c5e6326cbf
Publish
...
- insomnia-app@1.0.39
- insomnia-prettify@0.1.4
2018-07-25 12:24:57 -04:00
Gregory Schier
ddafe5d938
Publish
...
- insomnia-plugin-core-themes@1.0.4
- insomnia-app@1.0.38
2018-07-25 11:30:58 -04:00
Gregory Schier
acc759ba8c
Theme fixes ( Closes #1070 , Closes #1061 , Closes #1072 )
2018-07-25 11:30:45 -04:00
Gregory Schier
ff9280e5da
bump version
2018-07-24 12:25:49 -04:00
Gregory Schier
6ac11a8ce1
Publish
...
- insomnia-plugin-cookie-jar@1.0.2
- insomnia-plugin-hash@1.0.5
- insomnia-plugin-jsonpath@1.0.6
- insomnia-app@1.0.37
2018-07-23 13:26:47 -04:00
Gregory Schier
af2a556add
Syntax
2018-07-23 13:24:41 -04:00
Gregory Schier
f4d26d5cdc
Publish
...
- insomnia-app@1.0.36
- insomnia-libcurl@0.0.16
2018-07-20 18:31:37 -04:00
Gregory Schier
0f1375015b
Publish
...
- insomnia-app@1.0.35
- insomnia-libcurl@0.0.15
2018-07-20 18:15:17 -04:00
Gregory Schier
2074738a7a
Publish
...
- insomnia-plugin-prompt@1.1.6
- insomnia-app@1.0.34
- insomnia-httpsnippet@1.16.12
- insomnia-libcurl@0.0.14
2018-07-20 18:04:05 -04:00
Gregory Schier
307c349fb2
Try different npm version
2018-07-20 16:10:59 -04:00
Gregory Schier
285e77dc8f
Publish
...
- insomnia-plugin-jsonpath@1.0.5
- insomnia-plugin-prompt@1.1.5
- insomnia-app@1.0.33
2018-07-19 16:04:28 -04:00
Gregory Schier
22da044691
Publish
...
- insomnia-app@1.0.32
- insomnia-libcurl@0.0.13
2018-07-18 19:15:23 -04:00
Gregory Schier
12117d3d26
Revert postinstall
2018-07-18 19:15:14 -04:00
Gregory Schier
85532e858a
Fix deps maybe
2018-07-18 18:10:08 -04:00
Gregory Schier
3cd6a84273
Publish
...
- insomnia-app@1.0.31
- insomnia-libcurl@0.0.12
2018-07-18 10:50:37 -04:00
Gregory Schier
d8bcc01b06
Add npm back to deps
2018-07-17 22:00:09 -04:00
Gregory Schier
cffbb61aac
Bump version
2018-07-17 21:23:58 -04:00
Gregory Schier
5ad79f3bbc
JS themes and convert themes ( #1047 )
...
* JS themes and convert themes
* Publish
- insomnia-plugin-core-themes@1.0.1
- insomnia-app@1.0.28
* Publish
- insomnia-plugin-core-themes@1.0.2
- insomnia-app@1.0.29
* Publish
- insomnia-plugin-core-themes@1.0.3
- insomnia-app@1.0.30
2018-07-17 16:34:28 -07:00
Gregory Schier
c7dae0cdf3
Publish
...
- insomnia-app@1.0.27
- insomnia-libcurl@0.0.10
2018-07-16 10:39:32 -04:00
Gregory Schier
ff79525fc4
Publish
...
- insomnia-app@1.0.26
- insomnia-libcurl@0.0.9
2018-07-16 10:10:34 -04:00
Gregory Schier
c22355efbc
Publish
...
- insomnia-app@1.0.25
- insomnia-libcurl@0.0.8
2018-07-16 10:01:19 -04:00
Gregory Schier
6ce95633b6
Break cache
2018-07-16 09:13:48 -04:00
Gregory Schier
512b048e4c
Publish
...
- insomnia-plugin-cookie-jar@1.0.1
- insomnia-plugin-jsonpath@1.0.4
- insomnia-plugin-now@1.0.6
- insomnia-plugin-os@1.0.8
- insomnia-plugin-request@1.0.12
- insomnia-plugin-response@1.0.10
- insomnia-plugin-uuid@1.0.5
- insomnia-app@1.0.24
- insomnia-cookies@0.0.7
- insomnia-httpsnippet@1.16.11
- insomnia-importers@2.0.6
- insomnia-libcurl@0.0.7
- insomnia-xpath@1.0.4
2018-07-16 08:52:26 -04:00
Gregory Schier
0eed38aea3
Bump some deps
2018-07-16 08:52:10 -04:00
Gregory Schier
58873bfe38
Move electron rebuild to postinstall
2018-07-12 17:40:15 -04:00
Gregory Schier
431643ac31
try
2018-07-12 17:24:48 -04:00
Gregory Schier
4d24bc1d59
Hopefully fix build errors for Node 10
2018-07-12 14:47:21 -04:00
Gregory Schier
f3ef11dfa0
Publish
...
- insomnia-plugin-jsonpath@1.0.3
- insomnia-plugin-os@1.0.7
- insomnia-plugin-prompt@1.1.4
- insomnia-plugin-request@1.0.11
- insomnia-plugin-response@1.0.9
- insomnia-app@1.0.23
- insomnia-cookies@0.0.6
- insomnia-httpsnippet@1.16.10
- insomnia-importers@2.0.5
- insomnia-libcurl@0.0.6
- insomnia-xpath@1.0.3
2018-07-11 19:07:40 -04:00
Gregory Schier
65fc2ece89
Upgrade some deps
2018-07-11 19:07:20 -04:00
Gregory Schier
99cf230720
Publish
...
- insomnia-app@1.0.22
- insomnia-libcurl@0.0.5
2018-06-29 15:58:50 -04:00
Gregory Schier
74d28790ab
Publish
...
- insomnia-plugin-request@1.0.10
- insomnia-app@1.0.21
2018-06-27 01:17:47 -04:00
Gregory Schier
4bc5f1b789
Revampt fuzzy sort to be much more intuitive ( #1012 )
2018-06-26 22:13:48 -07:00
Gregory Schier
f921b5582e
Publish
...
- insomnia-plugin-prompt@1.1.3
- insomnia-app@1.0.20
2018-06-27 01:13:01 -04:00
Gregory Schier
1ebfdc4dee
Publish
...
- insomnia-plugin-base64@1.0.4
- insomnia-plugin-default-headers@1.1.7
- insomnia-plugin-file@1.0.4
- insomnia-plugin-hash@1.0.4
- insomnia-plugin-jsonpath@1.0.2
- insomnia-plugin-now@1.0.5
- insomnia-plugin-os@1.0.6
- insomnia-plugin-prompt@1.1.2
- insomnia-plugin-request@1.0.9
- insomnia-plugin-response@1.0.8
- insomnia-plugin-uuid@1.0.4
- insomnia-app@1.0.19
- insomnia-cookies@0.0.5
- insomnia-httpsnippet@1.16.9
- insomnia-importers@2.0.4
- insomnia-libcurl@0.0.4
- insomnia-prettify@0.1.3
- insomnia-url@0.1.3
- insomnia-xpath@1.0.2
2018-06-27 00:59:43 -04:00
Gregory Schier
6519274a9d
Publish
...
- insomnia-plugin-request@1.0.8
- insomnia-app@1.0.18
- insomnia-httpsnippet@1.16.8
2018-06-08 17:23:34 -04:00
Gregory Schier
fe63c23298
Sortable environments working with react-sortable-hoc ( #978 )
2018-06-08 13:47:49 -07:00
Gregory Schier
5d0e307832
Add name and folder options to Request tag ( #972 )
...
* Add name and folder to request plugin
* Publish
- insomnia-plugin-request@1.0.7
- insomnia-app@1.0.17
2018-06-06 18:34:11 -07:00
Gregory Schier
cd4a983d5f
Fix optional prop for Editable
2018-05-25 00:08:39 -04:00
Gregory Schier
1a3ba52575
Bump version
2018-05-24 21:57:28 -04:00
Gregory Schier
20ed159da8
Fix deps
2018-05-23 04:47:54 -04:00
Gregory Schier
dc3c1edc36
no longer minify
2018-05-23 04:32:43 -04:00
Gregory Schier
c93f6ffcec
Update version
2018-05-23 03:10:57 -04:00
Gregory Schier
0594126401
Bump versioN
2018-05-23 02:55:31 -04:00
Shawn Axsom
7ef37363bc
UI for filter requests by folder, URI, method, query string ( #864 )
...
* Re-enable searching by url, request method
* Fuzzy matching UI for Quick Switch window
* Extract out a Highlight component for Quick Switch matching, and apply fuzzysort to all fuzzy matching to be consistent
* Highlighting of search results on the sidebar
* Move fuzzysort dependency into the insomnia-app package
* Move inline styling to LESS
* Update type returned by fuzzyMatch method
* Update unit tests, fix flow errors
* Updated tests reflecting changes in fuzzyMatch
* Fix lint error
2018-05-22 23:39:01 -07:00
Gregory Schier
a0b27cb384
Bump version
2018-05-23 00:55:51 -04:00
Gregory Schier
15424334e3
Bump version
2018-05-23 00:43:10 -04:00
Gregory Schier
63ec162cb8
Fix tests and bump version
2018-05-04 15:07:12 -04:00
Gregory Schier
7bdaa82f38
Publish
...
- insomnia-app@1.0.16
- insomnia-importers@2.0.3
2018-05-04 14:42:15 -04:00
Gregory Schier
00223ad1a0
Update srp-js package
2018-04-26 07:52:16 -04:00
Gregory Schier
8445a72b7d
Bump version
2018-04-25 14:54:51 -04:00
Gregory Schier
a9beae360e
Try fix for Appveyor Electron 1.8
2018-04-23 08:07:58 -04:00
Gregory Schier
9456461b3d
Revert Electron version
2018-04-23 07:58:22 -04:00
Gregory Schier
7dbbeaa8ab
Fetch GraphQL schema more often
2018-04-20 19:06:16 -04:00
Gregory Schier
40b2bf3c78
Statically link libcurl on Linux builds ( #879 )
...
* Statically linked Curl for linux builds with Docker
* Test Travis Docker
* Try fix blocking i/o
* Try a package
* Fixed linux build
* Try hack
* Fix icons?
* Icon color
* Re-enable osx builds
* Remove libcurl3 dependency requirements
* Update electronbuilder config
2018-04-20 18:31:57 -04:00
Gregory Schier
b0ff54d050
Updated eslint, flow, and fixed errors
2018-04-19 15:54:19 -04:00
Gregory Schier
b5ad46b5a9
Add HMAC-256 oauth 1 ( Closes #868 )
2018-04-18 14:21:06 -04:00
Gregory Schier
1fca65005e
Publish
...
- insomnia-plugin-prompt@1.1.1
- insomnia-app@1.0.15
2018-04-05 16:33:49 -04:00
Gregory Schier
26e92635dd
Update httpsnippet
2018-04-02 08:46:14 -04:00
Gregory Schier
1c638b2293
Revert Electron to 1.7.13
2018-03-31 08:25:58 -04:00
Gregory Schier
c9402c58d0
Upgrade flow
2018-03-29 13:59:32 -04:00
Gregory Schier
2cc5c541f2
Use Yarn for all plugin install stages ( Closes #825 )
2018-03-29 13:23:49 -04:00
Gregory Schier
72280310c9
Update Electron
2018-03-29 10:09:10 -04:00
Gregory Schier
5363e7ce5c
Fix deps
2018-03-06 19:18:03 +13:00
Gregory Schier
40ff569f94
Publish
...
- insomnia-plugin-jsonpath@1.0.1
- insomnia-plugin-now@1.0.4
- insomnia-app@1.0.14
2018-03-06 18:27:06 +13:00
Gregory Schier
5410692a3c
Update momentJS
2018-03-06 14:09:36 +13:00
Gregory Schier
903a5d7803
Fix request body not changing ( Fixes #792 )
2018-03-02 22:49:14 +13:00
Gregory Schier
eeac30b052
Actually update version
2018-03-02 00:17:46 +13:00
Gregory Schier
73e96ba679
Publish
...
- insomnia-plugin-prompt@1.0.9
- insomnia-app@1.0.14
2018-02-21 21:48:25 +10:00
Gregory Schier
5cedf92f0e
Fix deps
2018-02-14 16:35:03 +08:00
Gregory Schier
b3e4730718
Revert electron-builder to fix icon ( Closes #741 )
2018-02-14 01:04:39 +08:00
Gregory Schier
2f263b8b89
Version bump
2018-02-07 17:26:17 +08:00
Gregory Schier
f6bfcd4632
Fix version
2018-02-07 17:08:27 +08:00
Gregory Schier
08d9196e05
Test again
2018-02-07 11:53:09 +08:00
Gregory Schier
92930adb22
Testing snaps again
2018-02-07 11:37:45 +08:00
Gregory Schier
c7add3e694
Tweak
2018-01-29 19:18:09 +08:00
Gregory Schier
ec59644038
Bump version
2018-01-29 15:05:37 +08:00
Gregory Schier
4ad56eb4c2
Fix travis dist
2018-01-29 14:54:25 +08:00
Gregory Schier
24734cd427
Bump version number
2018-01-29 14:46:37 +08:00
Gregory Schier
6bbfca3648
Some more work
2018-01-29 12:00:14 +08:00
Peter Lyons
62f175b085
Update to latest aws4 dep ( #719 )
2018-01-24 10:52:56 -07:00
Gregory Schier
7f61249a92
Upgrade Electron Builder
2018-01-18 02:50:57 +07:00
Gregory Schier
727a214353
Publish
...
- insomnia-plugin-default-headers@1.1.6
- insomnia-plugin-os@1.0.5
- insomnia-plugin-prompt@1.0.8
- insomnia-plugin-request@1.0.6
- insomnia-plugin-response@1.0.7
- insomnia-app@1.0.13
- insomnia-importers@2.0.1
- insomnia-xpath@1.0.1
2018-01-17 17:01:48 +07:00
Gregory Schier
cfb88ef044
Bump versions
2018-01-17 16:30:38 +07:00
Gregory Schier
29a02570dd
Bump version
2018-01-17 16:25:38 +07:00
Gregory Schier
9f3187f52e
Bump version
2018-01-17 16:24:33 +07:00
Gregory Schier
ef2afc0bed
Xpath string results and bump marked (security)
2018-01-11 12:47:25 +01:00
Martin Wimpress
09eae6a74a
Add snap package. https://snapcraft.io ( #688 )
...
* Add snap package. https://snapcraft.io
* Bump electron-builder to ^19.53.0 to get the improved default Linux snap defaults.
* Refactor stagePackages now that electron-builder provides better defaults.
2018-01-09 14:05:06 -08:00
Gregory Schier
6fbcc8c30a
CSV Response viewer
2017-12-28 16:41:23 +01:00
Gregory Schier
b2f60daac6
Version bumps
2017-12-22 23:21:34 +01:00
Gregory Schier
bbe3c96c1f
Update README
2017-12-22 23:15:58 +01:00
Gregory Schier
b764d0714d
Trim npm module name on plugin install
2017-12-22 22:38:53 +01:00
Gregory Schier
1d4034aa6a
Some changes
2017-12-22 22:19:02 +01:00
Gregory Schier
aba3c8ed86
Prompt Template Tag and Plugin arg validation ( #673 )
...
* Plugin arg validation, prompt tag, and some changes needed
* Version bumps
2017-12-21 06:01:51 -08:00
Gregory Schier
ec0a902ee4
Bump version
2017-12-01 14:19:02 +00:00
Gregory Schier
1e948412c8
Handle encodings in response plugin ( Fixes #641 )
2017-12-01 14:18:38 +00:00
Gregory Schier
07ff9049e5
More libcurl fixes
2017-11-30 17:36:36 +00:00
Gregory Schier
f7e5c9154d
Implemented base node-libcurl wrapper library
2017-11-30 16:43:30 +00:00
Gregory Schier
df0be61afa
Fix build
2017-11-30 13:55:29 +00:00
Gregory Schier
55a42a1678
Bump version
2017-11-30 13:09:19 +00:00
Gregory Schier
3ff487fc5c
Env variable to disable updates ( Closes #637 )
2017-11-30 13:07:47 +00:00
Gregory Schier
5fb9274b39
Bump electron-builder deps
2017-11-30 12:55:01 +00:00
Gregory Schier
4622a99048
Bump version
2017-11-30 11:22:37 +00:00
Gregory Schier
fd0e36f6cf
httpsnippet out of Webpack ( Fixes #640 )
2017-11-30 11:21:42 +00:00
Gregory Schier
d088a7717d
Include graphql in Webpack with codemirror-graphql ( Fixes #638 )
2017-11-29 01:50:44 +00:00
Gregory Schier
5873dc9d88
Bump version
2017-11-28 12:27:39 +00:00
Gregory Schier
10174c2de8
Bump version
2017-11-28 12:27:11 +00:00
Gregory Schier
05d9ada3a0
Revert libcurl version
2017-11-28 02:21:16 +00:00
Gregory Schier
002a519f3e
Fix node-libcurl ref
2017-11-28 01:41:52 +00:00
Gregory Schier
1060f3d9c0
Bump version
2017-11-27 18:51:37 +00:00
Gregory Schier
afcc72e3cf
Publish
...
- insomnia-app@1.0.2
- insomnia-importers@1.5.6
2017-11-27 17:22:03 +00:00
Gregory Schier
1cc7e64ade
Handle Postman url object format
2017-11-27 17:21:08 +00:00
Gregory Schier
3217b8677d
Fixed render context inheritance ( Fixes #631 )
2017-11-27 15:52:35 +00:00
Gregory Schier
98baeac567
Even more optimizations
2017-11-27 02:30:26 +00:00
Gregory Schier
d8135fa32b
Smaller build size
2017-11-27 02:06:15 +00:00
Gregory Schier
d1533c9813
Trying node-libcurl update
2017-11-27 01:19:24 +00:00
Gregory Schier
33722c749b
Publish
...
- insomnia-plugin-base64@1.0.3
- insomnia-plugin-default-headers@1.0.4
- insomnia-plugin-file@1.0.3
- insomnia-plugin-hash@1.0.3
- insomnia-plugin-now@1.0.3
- insomnia-plugin-request@1.0.4
- insomnia-plugin-response@1.0.4
- insomnia-plugin-uuid@1.0.3
- insomnia-app@1.0.2
- insomnia-cookies@0.0.4
- insomnia-importers@1.5.5
- insomnia-prettify@0.1.2
- insomnia-url@0.1.2
- insomnia-xpath@0.0.5
2017-11-26 23:48:45 +00:00
Gregory Schier
fbf6855729
Fix eslint
2017-11-26 23:48:30 +00:00
Gregory Schier
6256fe94d4
Fix lerna ignore
2017-11-26 23:22:09 +00:00
Gregory Schier
a543df4dc8
Publish
...
- insomnia-plugin-request@1.0.3
- insomnia-plugin-response@1.0.3
- insomnia-app@1.0.1
- insomnia-importers@1.5.4
- insomnia-prettify@0.1.1
- insomnia-url@0.1.1
- insomnia-xpath@0.0.4
- insomnia-website@1.0.1
2017-11-26 23:15:04 +00:00
Gregory Schier
3f8326570d
Publish
...
- insomnia-plugin-base64@1.0.2
- insomnia-plugin-default-headers@1.0.3
- insomnia-plugin-file@1.0.2
- insomnia-plugin-hash@1.0.2
- insomnia-plugin-now@1.0.2
- insomnia-plugin-request@1.0.2
- insomnia-plugin-response@1.0.2
- insomnia-plugin-uuid@1.0.2
- insomnia-cookies@0.0.3
- insomnia-importers@1.5.3
- insomnia-prettify@0.1.0
- insomnia-url@0.1.0
- insomnia-xpath@0.0.3
2017-11-26 23:04:47 +00:00
Gregory Schier
3db00f584b
Change license from AGPLv3 to MIT
2017-11-26 21:10:01 +00:00
Gregory Schier
549ce23ce8
Merge All Repositories into Monorepo for easier maintenance ( #629 )
...
* All projects into monorepo
* Update CI
* More CI updates
* Extracted a bunch of things into packages
* Publish
- insomnia-plugin-base64@1.0.1
- insomnia-plugin-default-headers@1.0.2
- insomnia-plugin-file@1.0.1
- insomnia-plugin-hash@1.0.1
- insomnia-plugin-now@1.0.1
- insomnia-plugin-request@1.0.1
- insomnia-plugin-response@1.0.1
- insomnia-plugin-uuid@1.0.1
- insomnia-cookies@0.0.2
- insomnia-importers@1.5.2
- insomnia-prettify@0.0.3
- insomnia-url@0.0.2
- insomnia-xpath@0.0.2
* A bunch of small fixes
* Improved build script
* Fixed
* Merge dangling files
* Usability refactor
* Handle duplicate plugin names
2017-11-26 20:45:40 +00:00