Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | [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 | |
* | | | | [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 | 1 | -0/+83 | |
* | | | | [web] refactoring ducks/flows | Jason | 2016-06-23 | 2 | -79/+108 | |
* | | | | [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 | 1 | -2/+2 | |
* | | | added tests for ui | Clemens | 2016-06-20 | 1 | -2/+2 | |
* | | | [web] replace SetttingsActions.update with settings.updateSettings | Jason | 2016-06-19 | 1 | -10/+10 | |
| |/ |/| | ||||||
* | | add setInterceptPattern action creator | Maximilian Hils | 2016-06-17 | 1 | -0/+5 | |
* | | simplify settings reducer | Maximilian Hils | 2016-06-17 | 1 | -44/+52 | |
* | | [web] simplify settings | Jason | 2016-06-17 | 1 | -36/+8 | |
* | | [web] fix settings ducks | Jason | 2016-06-17 | 1 | -8/+16 | |
* | | [web] promot reduce | Jason | 2016-06-17 | 1 | -16/+19 | |
* | | [web] remove store | Jason | 2016-06-17 | 1 | -7/+7 | |
* | | [web] settings store | Jason | 2016-06-17 | 2 | -0/+83 | |
|/ | ||||||
* | minor fixes | Maximilian Hils | 2016-06-15 | 2 | -11/+16 | |
* | rename view -> ui, make code more readable | Clemens | 2016-06-15 | 2 | -9/+10 | |
* | add previous state to dispatch function | Clemens | 2016-06-15 | 3 | -7/+15 | |
* | code review | Clemens | 2016-06-14 | 1 | -25/+6 | |
* | added flowMenu | Clemens | 2016-06-14 | 2 | -1/+53 | |
* | [web] separate flowtable to multiple files | Jason | 2016-06-09 | 1 | -3/+3 | |
* | fix default websocket state | Maximilian Hils | 2016-06-08 | 1 | -2/+2 | |
* | sorting add pr review changes | Clemens | 2016-06-08 | 2 | -9/+19 | |
* | sorting done, ready to review | Clemens | 2016-06-07 | 1 | -1/+1 | |
* | sorting done, ready to review | Clemens | 2016-06-07 | 2 | -6/+24 | |
* | moved sort state to redux, missing apply sort | Clemens | 2016-06-07 | 1 | -0/+13 | |
* | web: accept all falsey sortFns in sortedIndexOf | Maximilian Hils | 2016-06-06 | 1 | -8/+4 | |
* | web: fix list update propagation | Maximilian Hils | 2016-06-05 | 2 | -3/+6 | |
* | web: fix list reducer | Maximilian Hils | 2016-06-05 | 1 | -3/+3 | |
* | web: completely move flow state to redux | Maximilian Hils | 2016-06-04 | 3 | -20/+110 | |
* | web interleave old store and redux flow state | Maximilian Hils | 2016-06-04 | 1 | -1/+1 | |
* | web: implement update and remove for list and view | Maximilian Hils | 2016-06-04 | 3 | -20/+95 | |
* | web: add flows to redux state | Maximilian Hils | 2016-06-03 | 3 | -5/+36 | |
* | web: add redux list views | Maximilian Hils | 2016-06-03 | 3 | -7/+73 | |
* | web: implement redux store fetching | Maximilian Hils | 2016-06-03 | 3 | -31/+140 | |
* | web: reduxify event log store | Maximilian Hils | 2016-06-02 | 5 | -26/+48 | |
* | web: reduxify WebSocket | Maximilian Hils | 2016-06-02 | 3 | -2/+55 | |
* | web: :hatching_chick: | Maximilian Hils | 2016-06-02 | 3 | -0/+48 |