Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [web] change test files | Jason | 2016-07-27 | 1 | -1/+0 |
* | [web] bug fix and add test | Jason | 2016-07-26 | 1 | -6/+22 |
* | [web] fix: Flow update changes list order #36 | Jason | 2016-07-24 | 1 | -10/+25 |
* | web: fix ValueEditor, clean up code | Maximilian Hils | 2016-07-21 | 8 | -319/+291 |
* | added flow_content update | Clemens | 2016-07-19 | 1 | -5/+38 |
* | Merge remote-tracking branch 'origin/master' into flow_editing | Clemens | 2016-07-19 | 9 | -196/+362 |
|\ | |||||
| * | web: fix flow selection | Maximilian Hils | 2016-07-19 | 2 | -2/+2 |
| * | simplify web ui ducks | Maximilian Hils | 2016-07-19 | 9 | -225/+169 |
| * | web: remove SELECT_RELATIVE | Maximilian Hils | 2016-07-18 | 1 | -23/+12 |
| * | [web] bug fixs | Jason | 2016-07-05 | 1 | -8/+30 |
| |\ | |||||
| | * | [web] set display large | Jason | 2016-07-05 | 1 | -6/+23 |
| |/ | |||||
| * | [web] change ducks/ui | Jason | 2016-07-05 | 2 | -1/+218 |
| * | [web] ui ducks for content view | Jason | 2016-07-01 | 1 | -14/+26 |
* | | moved flow editor state to redux | Clemens | 2016-07-19 | 1 | -0/+19 |
* | | change way to edit | Clemens | 2016-07-14 | 1 | -3/+2 |
* | | gzip issue | Clemens | 2016-07-13 | 1 | -0/+1 |
* | | make file out ouf string to combine flow content updates via editor and fileu... | Clemens | 2016-07-13 | 1 | -0/+2 |
* | | added code editor and file upload | Clemens | 2016-07-13 | 1 | -0/+8 |
|/ | |||||
* | [web] add tests for utils | Jason | 2016-06-27 | 3 | -14/+14 |
* | minor fixes | Maximilian Hils | 2016-06-26 | 4 | -17/+13 |
* | [web] sorter -> sort | Maximilian Hils | 2016-06-25 | 2 | -36/+36 |
* | [web] fix imports | Jason | 2016-06-25 | 2 | -0/+2 |
* | [web] fix update filter | Jason | 2016-06-25 | 1 | -1/+1 |
* | [web] fix actions | Jason | 2016-06-25 | 2 | -11/+18 |
* | [web] fix selectFlows | Jason | 2016-06-25 | 2 | -4/+6 |
* | [web] add msgQueue | Jason | 2016-06-25 | 8 | -191/+233 |
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy into list | Jason | 2016-06-24 | 2 | -17/+128 |
|\ | |||||
| * | Merge remote-tracking branch 'jason/websocket' | Maximilian Hils | 2016-06-23 | 2 | -17/+127 |
| |\ | |||||
| | * | [web] set connected to false when DISCONNECTED | Jason | 2016-06-22 | 1 | -1/+1 |
| | * | [web] store ws object in symbol property | Jason | 2016-06-22 | 1 | -3/+5 |
| | * | Merge remote-tracking branch 'origin/master' into websocket | Jason | 2016-06-22 | 2 | -12/+12 |
| | |\ | |||||
| | * \ | Merge branch 'master' of github.com:mitmproxy/mitmproxy into websocket | Jason | 2016-06-18 | 3 | -12/+96 |
| | |\ \ | |||||
| | * | | | [web] add app ducks | Jason | 2016-06-18 | 2 | -8/+38 |
| | * | | | [web] websocket | Jason | 2016-06-17 | 1 | -14/+87 |
* | | | | | [web] bug fix | Jason | 2016-06-24 | 2 | -4/+8 |
* | | | | | [web] fix bugs | Jason | 2016-06-24 | 6 | -21/+35 |
* | | | | | [web] reduce eventlog view | Jason | 2016-06-24 | 1 | -1/+4 |
* | | | | | [web] code format | Jason | 2016-06-24 | 1 | -2/+6 |
* | | | | | [web] fix view data structure | Jason | 2016-06-24 | 1 | -2/+2 |
* | | | | | [web] fix flows data flow | Jason | 2016-06-24 | 1 | -2/+2 |
* | | | | | [web] ws methods | Jason | 2016-06-23 | 2 | -21/+43 |
* | | | | | [web] check item existence before update | Jason | 2016-06-23 | 2 | -2/+8 |
* | | | | | [web] fix eventLog ducks | Jason | 2016-06-23 | 5 | -64/+99 |
* | | | | | [web] separate views and list | Jason | 2016-06-23 | 6 | -173/+413 |
* | | | | | [web] fix data connection | Jason | 2016-06-23 | 2 | -3/+3 |
* | | | | | [web] fix utils/list | Jason | 2016-06-23 | 3 | -27/+30 |
* | | | | | Merge branch 'master' of github.com:mitmproxy/mitmproxy into list | Jason | 2016-06-23 | 1 | -1/+1 |
|\| | | | | |||||
| * | | | | [web] updateSettings -> handleWsMsg | Jason | 2016-06-22 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | [web] connect new ducks actions | Jason | 2016-06-23 | 2 | -3/+7 |
* | | | | [web] fix ducks/flows | Jason | 2016-06-23 | 2 | -9/+18 |