Gregory Schier
|
8d5ad857a0
|
Merge branch 'master' of github.com:gschier/insomnia
|
2017-02-07 16:32:04 -08:00 |
|
Gregory Schier
|
873a59cdbc
|
Clickable codemirror links (#81)
* Multiple recursive rendering
* Click links in respnose view
|
2017-02-07 16:31:48 -08:00 |
|
Gregory Schier
|
80752aa6eb
|
Merge branch 'master' of github.com:gschier/insomnia
|
2017-02-07 13:32:06 -08:00 |
|
Gregory Schier
|
61a27b5c5f
|
No-parse JSON prettify (#80)
* Multiple recursive rendering
* Added custom JSON prettify that doesn't require parsing to JS
* Fixed spacing issues
|
2017-02-07 09:13:59 -08:00 |
|
Gregory Schier
|
7006f11970
|
Multiple recursive rendering
|
2017-02-07 08:09:12 -08:00 |
|
Gregory Schier
|
4865807822
|
Fix Curl import once and for all! (hopefully)
|
2017-02-02 10:30:13 -08:00 |
|
Gregory Schier
|
e42ba9dc56
|
Fix network reject, url paste
|
2017-02-02 07:04:51 -08:00 |
|
Gregory Schier
|
790ed56e00
|
Bump version umber
|
2017-02-01 12:31:08 -08:00 |
|
Gregory Schier
|
751ca6e4cd
|
Log out when cancelling subscription
|
2017-02-01 12:30:51 -08:00 |
|
Gregory Schier
|
065a31a9a2
|
Add auto-download, fix curl pasting and code gen
|
2017-02-01 12:21:14 -08:00 |
|
Gregory Schier
|
883866a76a
|
Better sidebar filtering, jsonpath, fix content-length
|
2017-01-31 19:01:27 -08:00 |
|
Gregory Schier
|
dfa514c81d
|
Fixed pasting into URL bar
|
2017-01-30 10:06:27 -08:00 |
|
Gregory Schier
|
ef95e32577
|
Import in url now uses onPaste to preserve newlines
|
2017-01-27 22:09:01 -08:00 |
|
Gregory Schier
|
d6b88d64e6
|
Reduce DB compaction to 2 hours (memory leak)
|
2017-01-27 12:53:22 -08:00 |
|
Gregory Schier
|
264bb1f4dd
|
A bunch of memory leak fix attempts (#79)
|
2017-01-26 17:00:27 -08:00 |
|
Gregory Schier
|
bb54d51995
|
Merge branch 'master' of github.com:gschier/insomnia
|
2017-01-25 12:50:43 -08:00 |
|
Gregory Schier
|
b18eca582f
|
Fix webview background color and some tweaks
|
2017-01-25 12:50:35 -08:00 |
|
Gregory Schier
|
55b0fee734
|
Update README.md
|
2017-01-24 20:30:36 -08:00 |
|
Gregory Schier
|
b76989305f
|
Update README.md
|
2017-01-24 20:29:57 -08:00 |
|
Gregory Schier
|
203e1ade15
|
Update README.md
|
2017-01-24 20:29:37 -08:00 |
|
Gregory Schier
|
09fa8f5ae1
|
Update README.md
|
2017-01-24 20:26:52 -08:00 |
|
Gregory Schier
|
bfff36095e
|
Better default color scheme
|
2017-01-24 20:02:42 -08:00 |
|
Gregory Schier
|
42ddf5ee4d
|
Fix settings checkbox label click area
|
2017-01-24 14:30:23 -08:00 |
|
Gregory Schier
|
4ae84d5e1a
|
Styled <select>
|
2017-01-24 14:25:21 -08:00 |
|
Gregory Schier
|
64146a0392
|
Added vim/sublime/emacs editor modes
|
2017-01-24 14:18:11 -08:00 |
|
Gregory Schier
|
ae5651f01c
|
Added some explaination for recursive render
|
2017-01-24 10:59:43 -08:00 |
|
Gregory Schier
|
0d764d4cb2
|
Make same-name environment variables work
|
2017-01-24 10:51:25 -08:00 |
|
Gregory Schier
|
aa36058293
|
Update render logic
|
2017-01-24 10:09:19 -08:00 |
|
Gregory Schier
|
a93758c78f
|
Fix tracking themes poorly?
|
2017-01-23 22:08:21 -08:00 |
|
Gregory Schier
|
ff596604b8
|
Fixed quick switcher workspaces not showing
|
2017-01-23 22:06:40 -08:00 |
|
Gregory Schier
|
99c411dc79
|
Fix theme
|
2017-01-23 19:35:02 -08:00 |
|
Gregory Schier
|
9ba6e4710b
|
Some small tweaks
|
2017-01-23 18:52:48 -08:00 |
|
Gregory Schier
|
61ed2445d8
|
Fix editable drag-n-drop bug
|
2017-01-23 16:48:28 -08:00 |
|
Gregory Schier
|
7c9ce99061
|
some theme tweaks
|
2017-01-23 16:07:00 -08:00 |
|
Gregory Schier
|
6d8db80de6
|
Finish up themes
|
2017-01-23 14:41:31 -08:00 |
|
Gregory Schier
|
00f1d9b4fa
|
Fixed response pane loading background for themes
|
2017-01-20 14:06:26 -08:00 |
|
Gregory Schier
|
3ced73f903
|
Color Themes! (#77)
* Got 3 schemes
* Finished color picke
|
2017-01-20 13:54:03 -08:00 |
|
Gregory Schier
|
54ca64c49b
|
Add ability to render same-env vars
|
2017-01-20 09:51:18 -08:00 |
|
Gregory Schier
|
6a653050ba
|
Some minor tweaks
|
2017-01-19 14:36:42 -08:00 |
|
Gregory Schier
|
3b8a73231e
|
Fix recursive render
|
2017-01-13 11:21:03 -08:00 |
|
Gregory Schier
|
0c66afbf4b
|
Dont encode '+' symbols and add share menu item back
|
2017-01-12 16:45:15 -08:00 |
|
Gregory Schier
|
0ff8f977fa
|
Prevent push/pull race conditions
|
2017-01-11 16:12:03 -08:00 |
|
Gregory Schier
|
805f2c6a7f
|
Update timings
|
2017-01-11 14:01:32 -08:00 |
|
Gregory Schier
|
f9ecbde244
|
Don't write changes so often
|
2017-01-11 13:59:35 -08:00 |
|
Gregory Schier
|
aedaa2c8a8
|
Fixed host header in tests
|
2017-01-11 13:21:30 -08:00 |
|
Gregory Schier
|
d30fb88d8d
|
Fixed host header
|
2017-01-11 13:11:48 -08:00 |
|
Gregory Schier
|
910c9baeef
|
some fixes
|
2017-01-11 12:58:37 -08:00 |
|
Gregory Schier
|
038c3fe9bb
|
Some small sync updates
|
2017-01-11 10:35:44 -08:00 |
|
Gregory Schier
|
9a8f7e9760
|
New sync features (#75)
* Started sync tests
* Simplified logic a bit and better tests
* Some more tests
* More tests yet
* A bunch of stuff
|
2017-01-10 19:18:15 -08:00 |
|
Gregory Schier
|
8efd8fc416
|
Add Sync Tests (#74)
* Started sync tests
* Simplified logic a bit and better tests
* Some more tests
* More tests yet
|
2017-01-09 13:59:52 -08:00 |
|