Gregory Schier
3e63e533f3
A few more things
2016-07-27 13:07:50 -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
40aa0d037b
Changed environmente editor to JSON editor
2016-07-22 14:35:49 -07:00
Gregory Schier
7dce5ce3c3
Renamed some response params and fixed relative webview urls
2016-07-22 13:38:28 -07:00
Gregory Schier
3ed07c67ee
Removed Request.ContentType, added urlencoded editor, and added Copy to headers
2016-07-22 13:02:17 -07:00
Gregory Schier
81f4429ab0
Some more minor thingsg
2016-07-21 15:26:51 -07:00
Gregory Schier
7a7ef7c570
Fix curl export
2016-07-21 14:55:03 -07:00
Gregory Schier
ea579f4d03
Some stuff
2016-07-21 09:33:35 -07:00
Gregory Schier
bb6e385971
LOts of good stuff
2016-07-20 16:16:28 -07:00
Gregory Schier
a98b05383e
Better error handling and some CSS
2016-07-20 14:15:11 -07:00
Gregory Schier
1ecbe35d87
Basic changelog modal
2016-07-19 17:34:47 -07:00
Gregory Schier
a404d964c6
Implemented settings ( #27 )
...
* Implemented settings in DB
* Added follow redirects to settings
2016-07-19 12:13:51 -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
0bab94bb24
Minor things
2016-07-19 09:15:03 -07:00
Gregory Schier
0df4db0cb5
Hacky import script ( #26 )
...
v0 import/export stuff
2016-07-18 21:01:31 -07:00
Gregory Schier
8688a9c920
Add semicolons to all import statements
2016-07-15 19:06:10 -07:00
Gregory Schier
3544996163
Some fixes
2016-07-14 20:50:59 -07:00
Gregory Schier
3ef7d08b02
Don't export blank headers via curl
2016-07-14 19:43:57 -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
c5131f946c
stuff
2016-07-07 23:30:26 -07:00
Gregory Schier
d9a1ba2f4e
Small things
2016-07-07 15:06:18 -07:00
Gregory Schier
9ed0685264
Added response code descriptions
2016-07-07 13:39:24 -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
4e4d085403
Upgrade some deps
2016-06-19 23:14:51 -07:00
Gregory Schier
e5cbad3942
webview URI with external resources
2016-06-19 00:21:43 -07:00
Gregory Schier
4da618bbd4
lots of small tweaks
2016-06-18 14:02:27 -07:00
Gregory Schier
419aaa0c5f
Replace Loki with POJSO ( #16 )
2016-05-10 22:43:51 -07:00
Gregory Schier
9980d24d58
Added dummy settings modal
2016-05-07 10:29:24 -07:00
Gregory Schier
ba0f8041aa
preview stuff
2016-04-29 22:01:57 -07:00
Gregory Schier
d53ece6713
Fixed some things
2016-04-29 01:15:37 -07:00
Gregory Schier
ce26d16c8e
Refactored a bunch of components
2016-04-28 21:57:03 -07:00
Gregory Schier
41581822d4
localStorage middleware and tweaks
2016-04-28 20:37:49 -07:00
Gregory Schier
cf9f401441
Merge branch 'master' of github.com:gschier/insomnia
2016-04-28 00:30:32 -07:00
Gregory Schier
9bce4f2e8f
A few updates to network requests
2016-04-28 00:30:26 -07:00
Gregory Schier
4c768804b2
Hooked up content type selection dropdown ( #14 )
2016-04-27 23:22:50 -07:00
Gregory Schier
9c11a7d61c
Switch to LokiJS ( #12 )
...
* LokiJS is working pretty well
* Tidy up
2016-04-26 20:17:05 -07:00
Gregory Schier
e9d64ebb23
Workspaces ( #7 )
...
* Got a hacky workspace implementation running
* Removed some hax with reducer composition
* Moved some more around
* Moved files back out
* Started on entities reducer
* Split up some components
* Moved nested modules back out of workspaces
* Started on new Sidebar tree stuff
* Better store stuff
* Some more tweaks
* Removed workspace update action
* Re-implemented filtering in the Sidbare
* Switch to get the newest response
2016-04-26 00:29:24 -07:00
Gregory Schier
926b53e8cf
Simplified files
2016-04-22 23:08:52 -07:00
Gregory Schier
cc45559232
All platform builds
2016-04-21 12:58:20 -07:00
Gregory Schier
b13309d52a
POC Responses in DB
2016-04-17 21:39:15 -07:00
Gregory Schier
8f38c0cedd
Implemented Response tags status size time
2016-04-16 22:10:59 -07:00
Gregory Schier
094328afea
Minor tweak
2016-04-16 21:28:57 -07:00
Gregory Schier
097859aac1
PouchDB, import, environments closes #13
2016-04-16 18:52:53 -07:00
Gregory Schier
fc9d0c41fb
PouchDB up and running POC
2016-04-16 16:24:57 -07:00
Gregory Schier
8a4c4fcd4f
Refactored modals a bit
2016-04-14 22:23:54 -07:00
Gregory Schier
949dbff04b
Tweaking some things for environments
2016-04-14 19:18:56 -07:00
Gregory Schier
13c8ab424c
update
2016-04-13 16:32:49 -07:00