Dimitri Mitropoulos
5f4c19da35
[TypeScript] Phase 1 & 2 ( #3370 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-05-12 18:35:00 +12:00
Yash Shah
27184c4f2d
fixes #2552:addded a (slightly) more verbose output in check-version.js ( #2559 )
...
* fixes #2552 :
* updated version script to show more verbose errors in case of a mismatch node version
* added suggested changes
* No output is printed if the node version is aaccurate
* changed colours for the messages to make them more prominent
2020-08-27 03:01:29 +12:00
Opender Singh
2b74221549
Add preinstall step to check node version ( #2507 )
2020-08-13 09:12:31 +12: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
Gregory Schier
e9b87686e1
Upgrade Electron Builder ( #498 )
...
* Upgrade electron-builder
* Fix optional dep
* Add another dep
* Fix travis
* Fix 7zip install
* Fix icons
* Minor fix
* Delete changelog
* Moved build scripts to JS
* Some adjustments
* Remove lines
* Add 7zip back
* Update scripts
* Small tweaks
* Fix electronbuilder config
* snap dependency
* Fix pkg
* Remove snapd dep
* Updated deps and lots of fixes
* Travis update
* Return package name
* Remove snap for now
* Remove portable
* Try fixing code signing
* Bump cache
* Disable automatic tests
* Fix windows artifacts
* package-lock for app/
* Try fix npm install
* Try again
* Some minor tweaks
* Preleases by default
2017-11-20 16:07:36 +00:00
Gregory Schier
60ee2d8867
Remove Sentry error handling ( #172 )
2017-05-09 21:20:40 -07:00
Gregory Schier
7b8d26c292
Added import from URI ability ( #160 )
...
* Added import from URI ability
* Add protocol handlers
* Fix for keymap setting on read-only mode
* Refactored some main components out
* Protocols shoudl work now
2017-05-03 10:48:23 -07:00
Gregory Schier
85940179e1
CC style fixes and relax URL encoding
2016-11-17 13:22:19 -08:00
Gregory Schier
1cf1037c93
Better Redux ( #43 )
...
* Started refactoring redux stores
* Oh God huge refactor here
* Sync contenst updates and nested folders
* Fixed render tests
* A bunch of tweaks
2016-11-16 09:18:39 -08:00
Gregory Schier
7124078f55
Explicitly pass environmentID to send and remove build script
2016-11-09 16:01:10 -08:00
Gregory Schier
d3c5510f67
Moved sync directory and sync DB buffering
2016-11-08 19:18:25 -08:00
Gregory Schier
889c9dbbd4
Reworked analytics
2016-10-26 20:41:30 -07:00
Gregory Schier
f04d21daa0
Moved update logic to index.html
2016-10-11 14:06:25 -07:00
Gregory Schier
493b4fcfab
Cap window bounds and update notification'
2016-10-11 12:47:38 -07:00
Gregory Schier
397fbb3abc
Fix external deps
2016-10-05 10:13:43 -07:00
Gregory Schier
318c35c2cb
Move a bunch of stuff to async/await ( #39 )
...
* Some minor implementations
* Some more
* Lots more
* Removed 'backend' alias
* removed all promises
* Removed a bunch of module exports stuff
* Some morE'
* Fix
* custom DNS
* Tests for DNS
* bug fix
* Some small adjustments
* Small stuff
2016-10-02 13:57:00 -07:00
Gregory Schier
6d9da20bfc
Split UI from Lib
2016-09-16 22:46:44 -07:00
Gregory Schier
35cf8ca9a8
Almost working except for the sidebar
2016-09-15 15:45:08 -07:00
Gregory Schier
2ed92a7968
Actual Test Suite ( #35 )
...
* Pull out some render utils into functions
* Added some tests for lib functions
* strict refs
2016-09-02 21:32:45 -07:00
Gregory Schier
d6b496a243
Fix stupid bug
2016-09-02 12:11:05 -07:00
Gregory Schier
e7e85eac50
Fix
2016-08-23 12:53:19 -07:00
Gregory Schier
ed150c3e25
remove quotes
2016-08-23 12:47:38 -07:00
Gregory Schier
6a7a0b07bc
try
2016-08-23 12:43:01 -07:00
Gregory Schier
f10532980a
try
2016-08-23 12:37:01 -07:00
Gregory Schier
51b7c04d74
Extra check
2016-08-23 12:31:26 -07:00
Gregory Schier
23558ba682
Fix
2016-08-23 12:30:06 -07:00
Gregory Schier
f2174868cc
Stuff
2016-08-23 12:27:46 -07:00
Gregory Schier
888fd07ce1
WIndows compat
2016-08-23 11:54:22 -07:00
Gregory Schier
5f258a2dee
Merge branch 'fix/small-fixes'
2016-08-17 12:12:18 -07:00
Gregory Schier
2bdeb76bd0
Some sentry updates
2016-08-17 12:12:13 -07:00
Gregory Schier
63315d1942
Some small fixes
2016-08-17 11:05:52 -07:00
Gregory Schier
de040fb3ad
Revert codemirror to working version
2016-07-29 13:37:23 -07:00
Gregory Schier
ada732015e
v3.0.12 ( #30 )
...
* Added some more tracking
* Fixed all stupid input usage
* Specify JSON in environment modal
2016-07-28 13:10:26 -07:00
Gregory Schier
ecbf3ef64a
Revert response headers tweak
2016-07-27 13:17:57 -07:00
Gregory Schier
3e63e533f3
A few more things
2016-07-27 13:07:50 -07:00
Gregory Schier
e39b87e5af
Some tweaks
2016-07-27 10:25:03 -07:00
Gregory Schier
d369f85a12
Analytics and Sentry ( #29 )
...
* Segment integratrion + stats object
* Some things
2016-07-25 15:27:29 -07:00
Gregory Schier
91125bcbad
Implement NeDB ( #28 )
...
* It works
* Not much
2016-07-23 01:22:52 -07:00
Gregory Schier
cdc6d25fb4
Uncomment build line
2016-07-22 22:25:53 -07:00
Gregory Schier
c777bb95f6
Component directories and no more web for auto update
2016-07-22 15:27:04 -07:00
Gregory Schier
ea579f4d03
Some stuff
2016-07-21 09:33:35 -07:00
Gregory Schier
860353474a
Sidebar Sorting ( #25 )
...
* Got request moving working but is pretty messy
* Can now drag between groups
* Minor stuff
* Prevent deletion of last workspace
* Fixed some things
* Copy-pasta RequestGroup drag-n-drop
* Closes #2
2016-07-19 09:59:26 -07:00
Gregory Schier
ca5a6bec4d
Fix build and dist folders
2016-07-18 13:10:18 -07:00
Gregory Schier
30f5e10750
electron-builder POC
2016-07-18 12:44:46 -07:00
Gregory Schier
62aaab065f
Modal refactor and curl features
2016-07-14 15:48:56 -07:00
Gregory Schier
b703400fe4
Darwin auto updates working (I think)
2016-07-13 18:12:42 -07:00
Gregory Schier
5a2c9151b4
Zoom and other things
2016-07-07 13:10:55 -07:00
Gregory Schier
f90e4d7419
Started on hotkeys ( #19 )
...
* Started on hotkeys
* Tweaks
* Changed tab color
* Persist sidebarWidth to workspace
* Tweaks
* Switched to Mousetrap
2016-07-06 13:18:26 -07:00
Gregory Schier
657acd6b4c
Renamed app/package.json
2016-06-14 20:20:05 -07:00
Gregory Schier
d37668c9b3
Change book.json
2016-06-11 17:27:01 -07:00