Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | [web] websocket | Jason | 2016-06-17 | 4 | -76/+110 | |
| | | | | | | ||||||
* | | | | | | [web] bug fix | Jason | 2016-06-24 | 3 | -8/+12 | |
| | | | | | | ||||||
* | | | | | | [web] fix bugs | Jason | 2016-06-24 | 6 | -21/+35 | |
| | | | | | | ||||||
* | | | | | | [web] fix eventLog flow | Jason | 2016-06-24 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | [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 | 6 | -14/+15 | |
| | | | | | | ||||||
* | | | | | | [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 | 6 | -71/+100 | |
| | | | | | | ||||||
* | | | | | | [web] separate views and list | Jason | 2016-06-23 | 6 | -173/+413 | |
| | | | | | | ||||||
* | | | | | | [web] fix data connection | Jason | 2016-06-23 | 7 | -13/+12 | |
| | | | | | | ||||||
* | | | | | | [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 | 2 | -2/+2 | |
|\| | | | | | ||||||
| * | | | | | [web] updateSettings -> handleWsMsg | Jason | 2016-06-22 | 2 | -2/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | [web] connect new ducks actions | Jason | 2016-06-23 | 10 | -28/+31 | |
| | | | | | ||||||
* | | | | | [web] fix ducks/flows | Jason | 2016-06-23 | 2 | -9/+18 | |
| | | | | | ||||||
* | | | | | [web] remove ducks/utils/view | Jason | 2016-06-23 | 1 | -134/+0 | |
| | | | | | ||||||
* | | | | | [web] flows.makeFun | Jason | 2016-06-23 | 1 | -14/+21 | |
| | | | | | ||||||
* | | | | | [web] FlowActions -> flows ducks | Jason | 2016-06-23 | 2 | -55/+83 | |
| | | | | | ||||||
* | | | | | [web] refactoring ducks/flows | Jason | 2016-06-23 | 3 | -80/+109 | |
| | | | | | ||||||
* | | | | | [web] finish utils/list | Jason | 2016-06-23 | 3 | -153/+153 | |
| | | | | | ||||||
* | | | | | [web] use a dummy action to init list | Jason | 2016-06-22 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [web] update eventlog | Jason | 2016-06-22 | 1 | -53/+103 | |
|/ / / / | ||||||
* | | | | add better description | Maximilian Hils | 2016-06-20 | 2 | -7/+8 | |
| | | | | ||||||
* | | | | added tests for ui | Clemens | 2016-06-20 | 4 | -6/+41 | |
| | | | | ||||||
* | | | | added accept and revert to flowmenu | Clemens | 2016-06-20 | 2 | -6/+10 | |
| | | | | ||||||
* | | | | [web] replace SetttingsActions.update with settings.updateSettings | Jason | 2016-06-19 | 7 | -75/+65 | |
| |_|/ |/| | | ||||||
* | | | add setInterceptPattern action creator | Maximilian Hils | 2016-06-17 | 2 | -3/+13 | |
| | | | ||||||
* | | | add fetchApi.put shortcut | Maximilian Hils | 2016-06-17 | 1 | -3/+15 | |
| | | | ||||||
* | | | simplify settings reducer | Maximilian Hils | 2016-06-17 | 3 | -57/+56 | |
| | | | ||||||
* | | | [web] simplify settings | Jason | 2016-06-17 | 1 | -36/+8 | |
| | | | ||||||
* | | | Merge branch 'master' into settings | Jason | 2016-06-17 | 37 | -1514/+1472 | |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | Conflicts: mitmproxy/web/static/app.css mitmproxy/web/static/app.js web/src/js/components/ProxyApp.jsx | |||||
| * | | [web] clean up | Jason | 2016-06-17 | 2 | -9/+2 | |
| | | | ||||||
| * | | [web] common | Jason | 2016-06-17 | 11 | -183/+194 | |
| | | | ||||||
| * | | [web] editor config for line endings | Jason | 2016-06-17 | 3 | -224/+225 | |
| | | | ||||||
| * | | [web] Editor & Prompt | Jason | 2016-06-17 | 9 | -344/+339 | |
| | | | ||||||
| * | | [web] FlowView and ContentView | Jason | 2016-06-17 | 21 | -989/+947 | |
| |/ | ||||||
* | | [web] fix settings ducks | Jason | 2016-06-17 | 2 | -9/+25 | |
| | | ||||||
* | | [web] promot reduce | Jason | 2016-06-17 | 1 | -16/+19 | |
| | | ||||||
* | | [web] remove store | Jason | 2016-06-17 | 3 | -98/+7 | |
| | | ||||||
* | | [web] eliminate SettingsStore | Jason | 2016-06-17 | 1 | -5/+0 | |
| | | ||||||
* | | [web] settings store | Jason | 2016-06-17 | 6 | -33/+95 | |
|/ | ||||||
* | web: fix tests | Maximilian Hils | 2016-06-16 | 2 | -12/+9 | |
| | ||||||
* | web: use implicit bindActionCreators | Maximilian Hils | 2016-06-15 | 5 | -15/+10 | |
| | ||||||
* | minor fixes | Maximilian Hils | 2016-06-15 | 3 | -14/+19 | |
| | ||||||
* | rename view -> ui, make code more readable | Clemens | 2016-06-15 | 3 | -11/+12 | |
| | ||||||
* | add previous state to dispatch function | Clemens | 2016-06-15 | 4 | -20/+30 | |
| | ||||||
* | code review | Clemens | 2016-06-14 | 3 | -41/+17 | |
| |