aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/ducks
Commit message (Expand)AuthorAgeFilesLines
...
* | moved flow editor state to reduxClemens2016-07-191-0/+19
* | change way to editClemens2016-07-141-3/+2
* | gzip issueClemens2016-07-131-0/+1
* | make file out ouf string to combine flow content updates via editor and fileu...Clemens2016-07-131-0/+2
* | added code editor and file uploadClemens2016-07-131-0/+8
|/
* [web] add tests for utilsJason2016-06-273-14/+14
* minor fixesMaximilian Hils2016-06-264-17/+13
* [web] sorter -> sortMaximilian Hils2016-06-252-36/+36
* [web] fix importsJason2016-06-252-0/+2
* [web] fix update filterJason2016-06-251-1/+1
* [web] fix actionsJason2016-06-252-11/+18
* [web] fix selectFlowsJason2016-06-252-4/+6
* [web] add msgQueueJason2016-06-258-191/+233
* Merge branch 'master' of github.com:mitmproxy/mitmproxy into listJason2016-06-242-17/+128
|\
| * Merge remote-tracking branch 'jason/websocket'Maximilian Hils2016-06-232-17/+127
| |\
| | * [web] set connected to false when DISCONNECTEDJason2016-06-221-1/+1
| | * [web] store ws object in symbol propertyJason2016-06-221-3/+5
| | * Merge remote-tracking branch 'origin/master' into websocketJason2016-06-222-12/+12
| | |\
| | * \ Merge branch 'master' of github.com:mitmproxy/mitmproxy into websocketJason2016-06-183-12/+96
| | |\ \
| | * | | [web] add app ducksJason2016-06-182-8/+38
| | * | | [web] websocketJason2016-06-171-14/+87
* | | | | [web] bug fixJason2016-06-242-4/+8
* | | | | [web] fix bugsJason2016-06-246-21/+35
* | | | | [web] reduce eventlog viewJason2016-06-241-1/+4
* | | | | [web] code formatJason2016-06-241-2/+6
* | | | | [web] fix view data structureJason2016-06-241-2/+2
* | | | | [web] fix flows data flowJason2016-06-241-2/+2
* | | | | [web] ws methodsJason2016-06-232-21/+43
* | | | | [web] check item existence before updateJason2016-06-232-2/+8
* | | | | [web] fix eventLog ducksJason2016-06-235-64/+99
* | | | | [web] separate views and listJason2016-06-236-173/+413
* | | | | [web] fix data connectionJason2016-06-232-3/+3
* | | | | [web] fix utils/listJason2016-06-233-27/+30
* | | | | Merge branch 'master' of github.com:mitmproxy/mitmproxy into listJason2016-06-231-1/+1
|\| | | |
| * | | | [web] updateSettings -> handleWsMsgJason2016-06-221-1/+1
| | |_|/ | |/| |
* | | | [web] connect new ducks actionsJason2016-06-232-3/+7
* | | | [web] fix ducks/flowsJason2016-06-232-9/+18
* | | | [web] remove ducks/utils/viewJason2016-06-231-134/+0
* | | | [web] flows.makeFunJason2016-06-231-14/+21
* | | | [web] FlowActions -> flows ducksJason2016-06-231-0/+83
* | | | [web] refactoring ducks/flowsJason2016-06-232-79/+108
* | | | [web] finish utils/listJason2016-06-233-153/+153
* | | | [web] use a dummy action to init listJason2016-06-221-1/+1
* | | | [web] update eventlogJason2016-06-221-53/+103
|/ / /
* | | add better descriptionMaximilian Hils2016-06-201-2/+2
* | | added tests for uiClemens2016-06-201-2/+2
* | | [web] replace SetttingsActions.update with settings.updateSettingsJason2016-06-191-10/+10
| |/ |/|
* | add setInterceptPattern action creatorMaximilian Hils2016-06-171-0/+5
* | simplify settings reducerMaximilian Hils2016-06-171-44/+52
* | [web] simplify settingsJason2016-06-171-36/+8