Commit Graph

79 Commits

Author SHA1 Message Date
Gregory Schier
5d10622aaa Update README 2020-04-27 09:58:13 -07:00
Gregory Schier
c6a7c4d682 Initial designer merge 2020-04-26 13:33:39 -07:00
Gregory Schier
b2429b7cdf
Link to plugin hub from README 2020-04-03 17:00:04 -07:00
Gregory Schier
d8ed58635c
Update README.md 2020-03-10 17:10:34 -07:00
Gregory Schier
d7f14fa23a
Update README.md 2019-12-30 14:34:15 -05:00
József Sallai
6ab078f68a Fix links in readme (#1846) 2019-12-12 15:13:52 -05:00
Jack Isherwood
8387424261 Add libfontconfig-dev install for Linux dev setup (#1742) 2019-10-31 12:39:11 -04:00
Gregory Schier
ede63b9a3f
Add Insomnia Documentor to README 2019-09-26 20:45:30 -07:00
Gregory Schier
cc489c9d22
Reference Windows build tools in Readme dev setup
Closes #1672
2019-09-17 13:50:10 -07:00
Gregory Schier
45c1936fa8
Update README.md 2019-05-30 11:55:01 -04:00
Gregory Schier
7773ac698f
Update README.md 2019-05-05 18:39:48 -04:00
Gregory Schier
300ede1ff9 Merge branch 'develop' of github.com:getinsomnia/insomnia into pull/1396 2019-04-18 10:23:15 -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
Gregory Schier
25fd1c7944
Add Regex plugin to README 2019-03-07 16:40:37 -05:00
Gregory Schier
d7cef51b89
Update README.md 2019-02-27 22:50:08 -05:00
Nate Clark
bcef6164d1 Add CUID plugin to README (#1336) 2019-01-18 15:53:54 -05:00
Weston
38a70e9914 Add insomnia-plugin-defaults to README.md (#1228) 2018-10-24 20:56:12 -04:00
Gregory Schier
5fa9277d2a
Update README.md 2018-07-28 18:56:04 -07:00
Andrew Waters
cc3602c784 Chore/add plugin (#925)
* Make the plugin list alphabetical

* Adds swagger validator spec plugin
2018-05-16 06:38:45 -07:00
Brian Goad
6253ba2536 Add Faker Plugin (#935) 2018-05-16 06:37:48 -07:00
Ulugbek Miniyarov
7f79a28a71 Add insomnia-plugin-js-eval to Plugins list (#876) 2018-04-20 09:25:43 -04:00
Ville Skyttä
d902fc088f Spelling fixes (#862) 2018-04-15 07:08:00 -04:00
Gregory Schier
88575b508b
Update README.md 2018-03-30 12:38:33 -04:00
Gregory Schier
02eb86f6fe
Update README.md 2018-03-07 14:50:45 +13:00
Gregory Schier
dcd4cdc360
Update README.md 2018-01-26 14:39:05 +08:00
SavageCore
3af85e3645 Add mention of UK sort code plugin (#697) 2018-01-11 03:49:09 -08:00
Gregory Schier
bbe3c96c1f Update README 2017-12-22 23:15:58 +01:00
Gregory Schier
7d9f9a1476
Update README.md 2017-12-13 16:39:52 +01:00
Gregory Schier
a3a0f5694b Add license badge 2017-11-27 00:00:10 +00:00
Gregory Schier
8ec45c92c9 Fix Netlify deploys 2017-11-26 21:40:56 +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
Gregory Schier
9137340fc6 Fix default headers plugin link 2017-11-16 18:06:07 +00:00
Gregory Schier
17cd05690a Add screenshot to repo 2017-11-16 17:41:53 +00:00
Gregory Schier
9b9a033cd7
Update README.md 2017-11-07 11:57:18 +01:00
Gregory Schier
ca99746d9f
Update README.md 2017-11-07 11:37:23 +01:00
Gregory Schier
b35a0366d7
Add some plugins to the README 2017-11-07 11:35:37 +01:00
Gregory Schier
c3e60237f2
Update README.md 2017-11-03 20:08:46 +01:00
Gregory Schier
7b606a22d0
Update README.md 2017-11-03 20:06:46 +01:00
Gregory Schier
e5695361de
Update README.md 2017-11-03 20:05:24 +01:00
Gregory Schier
7a769abb83 Update README.md 2017-10-17 16:57:39 +02:00
Gregory Schier
90ffe174fb Update README.md 2017-10-17 16:56:40 +02:00
Gregory Schier
23cca8c42b Add download link to README (Closes #553) 2017-10-17 16:55:56 +02:00
Gregory Schier
bc54f269a8 Download plugins as tar into own dirs (#388) 2017-08-01 09:58:08 -07:00
Gregory Schier
361f03e5a9 Flow types on wrapper.js 2017-07-18 21:48:28 -07:00
Gregory Schier
a70a147b54 Switch license from GPL to AGPL (#221) 2017-05-16 09:34:34 -07:00
Gregory Schier
ec61efd5f7 Simplify README.md 2017-05-12 10:45:55 -07:00
Gregory Schier
d9c8fe4457 Fix Twitter badge link 2017-05-11 13:48:07 -07:00
Gregory Schier
45824089cc Fix badges again on README 2017-05-11 13:41:37 -07:00
Gregory Schier
9a3005ac6b Appveyor badge 2017-05-11 13:34:17 -07:00