aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/connection.js
Commit message (Collapse)AuthorAgeFilesLines
* [web] websocketJason2016-06-171-45/+0
|
* web interleave old store and redux flow stateMaximilian Hils2016-06-041-1/+5
|
* web: add flows to redux stateMaximilian Hils2016-06-031-1/+4
|
* web: remove old event log storeMaximilian Hils2016-06-031-4/+4
|
* web: implement redux store fetchingMaximilian Hils2016-06-031-4/+11
|
* web: reduxify event log storeMaximilian Hils2016-06-021-2/+2
|
* web: reduxify WebSocketMaximilian Hils2016-06-021-7/+9
|
* web: use es6 modulesMaximilian Hils2016-02-291-8/+8
|
* move mitmproxy/web to rootMaximilian Hils2016-02-181-0/+29
|
* move mitmproxyMaximilian Hils2016-02-151-29/+0
|
* web: improve viewsMaximilian Hils2015-03-221-2/+3
|
* Basic conversion: browserified web app now works.Aldo Cortesi2014-12-301-5/+9
|
* always use the app dispatcherMaximilian Hils2014-12-091-33/+19
|
* format codeMaximilian Hils2014-11-271-6/+6
|
* introduce revised views, port over changes from multiple_views branchMaximilian Hils2014-11-261-23/+28
|
* beef up event logMaximilian Hils2014-09-221-3/+3
|
* implement FlowStore basicsMaximilian Hils2014-09-171-0/+2
|
* connect eventlog events to uiMaximilian Hils2014-09-171-8/+1
|
* Introduce short form object state, and connect the ends to send data to web appAldo Cortesi2014-09-171-1/+9
|
* formattingMaximilian Hils2014-09-171-6/+6
|
* Basic websocket connection, code cleanup.Aldo Cortesi2014-09-171-14/+11
|
* Convert to ES5 inheritance patternAldo Cortesi2014-09-161-24/+24
|
* We're not ready for ES6Aldo Cortesi2014-09-161-0/+33
Lets re-evaluate in June next year when it's actually released