Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | web interleave old store and redux flow state | Maximilian Hils | 2016-06-04 | 1 | -2/+11 | |
| | ||||||
* | web: remove old event log store | Maximilian Hils | 2016-06-03 | 1 | -5/+1 | |
| | ||||||
* | web: implement redux store fetching | Maximilian Hils | 2016-06-03 | 1 | -1/+0 | |
| | ||||||
* | Merge branch 'redux-ducks' | Maximilian Hils | 2016-06-02 | 4 | -161/+122 | |
|\ | ||||||
| * | web: fix eventlog height registration | Maximilian Hils | 2016-06-02 | 1 | -11/+16 | |
| | | ||||||
| * | web: reduxify event log store | Maximilian Hils | 2016-06-02 | 1 | -45/+24 | |
| | | ||||||
| * | web: reduxify WebSocket | Maximilian Hils | 2016-06-02 | 1 | -12/+12 | |
| | | ||||||
| * | web: :hatching_chick: | Maximilian Hils | 2016-06-02 | 4 | -117/+80 | |
| | | ||||||
| * | add basic redux architecture, convert eventlog to redux | Maximilian Hils | 2016-06-02 | 2 | -21/+35 | |
| | | ||||||
* | | change some pr issuses | Clemens | 2016-06-02 | 1 | -3/+3 | |
| | | ||||||
* | | basic file up and download working | Clemens | 2016-06-02 | 1 | -3/+12 | |
| | | ||||||
* | | added basic file up_download functionality (not finish yet) | Clemens | 2016-06-02 | 1 | -18/+6 | |
| | | ||||||
* | | added ui | Clemens | 2016-06-02 | 1 | -0/+12 | |
|/ | ||||||
* | start of developing server side for options (#1155) | Clemens Brunner | 2016-05-29 | 3 | -54/+143 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added UI for options menu * update UI for options menu * update UI for options v2 * update UI for options v2 * added new btn class * little changes * little changes * merge * deleted branch * change menu button class * added option route + added very incomplete handler class * moved options to settings * added toggleinputbutton * changed options menu * added option for stream large bodies, but no working * added option for stream large bodies, but no working | |||||
* | [web] add default value for text views | Jason | 2016-05-28 | 1 | -2/+2 | |
| | ||||||
* | [web] eliminate RawMixin | Jason | 2016-05-28 | 1 | -17/+47 | |
| | ||||||
* | [web] use props.location instead of context.location | Jason | 2016-05-24 | 1 | -4/+3 | |
| | ||||||
* | [web] eliminate Router mixin | Jason | 2016-05-24 | 6 | -71/+66 | |
| | ||||||
* | added UI for options menu (#1130) | Clemens Brunner | 2016-05-14 | 2 | -17/+67 | |
| | | | | | | | | | | | | | | | | | | | | | | * added UI for options menu * update UI for options menu * update UI for options v2 * update UI for options v2 * added new btn class * little changes * little changes * merge * deleted branch * change menu button class | |||||
* | docs: minor fixes | Maximilian Hils | 2016-04-30 | 1 | -1/+1 | |
| | ||||||
* | [web] fix virtual scroll range | Jason | 2016-03-12 | 1 | -1/+1 | |
| | ||||||
* | [web] VirtualScroll and AutoScroll helper | Jason | 2016-03-10 | 6 | -366/+411 | |
| | ||||||
* | Merge pull request #1012 from gzzhanghao/router | Maximilian Hils | 2016-03-09 | 2 | -10/+7 | |
|\ | | | | | [web] eliminate common.Router.getParams | |||||
| * | [web] eliminate common.Router.getParams | Jason | 2016-03-09 | 2 | -10/+7 | |
| | | ||||||
* | | [web] dont mutate props | Jason | 2016-03-09 | 1 | -2/+3 | |
|/ | ||||||
* | [web] uniform code style for Footer component | Jason | 2016-03-08 | 1 | -5/+7 | |
| | ||||||
* | [web] eliminate SettingsState | Jason | 2016-03-07 | 4 | -46/+35 | |
| | ||||||
* | [web] remove common.ChildFocus | Jason | 2016-03-02 | 5 | -21/+15 | |
| | ||||||
* | [web] StoreView.index -> indexOf | Jason | 2016-03-02 | 1 | -1/+1 | |
| | ||||||
* | web: use es6 modules | Maximilian Hils | 2016-02-29 | 15 | -193/+173 | |
| | ||||||
* | web: fix router | Maximilian Hils | 2016-02-29 | 7 | -92/+78 | |
| | ||||||
* | fix up web stuff | Maximilian Hils | 2016-02-28 | 11 | -113/+103 | |
| | ||||||
* | move mitmproxy/web to root | Maximilian Hils | 2016-02-18 | 16 | -0/+2905 | |
| | ||||||
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 16 | -2905/+0 | |
| | ||||||
* | update web builds, use watchify | Maximilian Hils | 2015-10-08 | 1 | -0/+1 | |
| | ||||||
* | code -> status_code, httpversion -> http_version | Maximilian Hils | 2015-09-17 | 2 | -11/+11 | |
| | ||||||
* | adjust to netlib changes | Maximilian Hils | 2015-09-16 | 1 | -3/+3 | |
| | ||||||
* | check in last attempt at contenteditable before retreating to inputs | Maximilian Hils | 2015-05-02 | 1 | -25/+71 | |
| | ||||||
* | web: try harder to fix editor | Maximilian Hils | 2015-05-01 | 1 | -2/+7 | |
| | ||||||
* | mitmweb: add editor | Maximilian Hils | 2015-05-01 | 5 | -155/+239 | |
| | ||||||
* | web: add prompt for keyboard navigation | Maximilian Hils | 2015-03-30 | 8 | -51/+254 | |
| | ||||||
* | s/filter/search/ | Maximilian Hils | 2015-03-30 | 2 | -8/+8 | |
| | | | | | no matter what we agree on in #542, this needs to be done anyway. | |||||
* | web: add more keyboard shortcuts | Maximilian Hils | 2015-03-29 | 3 | -17/+39 | |
| | ||||||
* | web: global key handling | Maximilian Hils | 2015-03-29 | 2 | -4/+24 | |
| | ||||||
* | web: use contexts to pass down stores. | Maximilian Hils | 2015-03-27 | 8 | -136/+129 | |
| | | | | | | Using contexts frees us from the contracts we have using props - namely, we can assume them to be constant for the lifetime of the object. | |||||
* | web: fix react-router | Maximilian Hils | 2015-03-27 | 1 | -2/+4 | |
| | ||||||
* | Merge remote-tracking branch 'vzvu/react-router-0.13.2' | Maximilian Hils | 2015-03-27 | 1 | -3/+0 | |
|\ | | | | | | | | | Conflicts: libmproxy/web/static/vendor.js | |||||
| * | web: upgrade to react-router 0.13.2 | vzvu3k6k | 2015-03-27 | 1 | -3/+0 | |
| | | ||||||
* | | web: initial attempt at header editor | Maximilian Hils | 2015-03-27 | 1 | -23/+131 | |
|/ | ||||||
* | web: add basic edit capability for first line | Maximilian Hils | 2015-03-23 | 5 | -30/+242 | |
| |