Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix dumpfile upload | Maximilian Hils | 2016-06-02 | 1 | -9/+6 |
* | web: add fetchApi convenience method | Maximilian Hils | 2016-06-02 | 2 | -8/+17 |
* | change some pr issuses | Clemens | 2016-06-02 | 4 | -8/+16 |
* | basic file up and download working | Clemens | 2016-06-02 | 2 | -4/+13 |
* | basic file up and download working | Clemens | 2016-06-02 | 1 | -1/+2 |
* | added basic file up_download functionality (not finish yet) | Clemens | 2016-06-02 | 2 | -18/+13 |
* | added ui | Clemens | 2016-06-02 | 1 | -0/+12 |
* | start of developing server side for options (#1155) | Clemens Brunner | 2016-05-29 | 4 | -56/+159 |
* | [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 | 3 | -17/+71 |
* | 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 | Jason | 2016-03-09 | 2 | -10/+7 |
* | | Merge pull request #1015 from gzzhanghao/props | Maximilian Hils | 2016-03-09 | 1 | -2/+3 |
|\ \ | |||||
| * | | [web] dont mutate props | Jason | 2016-03-09 | 1 | -2/+3 |
| |/ | |||||
* / | [web] fix footer label margin | Jason | 2016-03-09 | 1 | -0/+4 |
|/ | |||||
* | [web] uniform code style for Footer component | Jason | 2016-03-08 | 1 | -5/+7 |
* | [web] eliminate SettingsState | Jason | 2016-03-07 | 4 | -46/+35 |
* | Merge pull request #994 from gzzhanghao/common | Maximilian Hils | 2016-03-05 | 5 | -21/+15 |
|\ | |||||
| * | [web] remove common.ChildFocus | Jason | 2016-03-02 | 5 | -21/+15 |
* | | [web] Fix eslint warnings about tests | Jason | 2016-03-02 | 1 | -1/+2 |
|/ | |||||
* | [web] StoreView.index -> indexOf | Jason | 2016-03-02 | 2 | -4/+4 |
* | [web] fix StoreView.index | Jason | 2016-03-02 | 1 | -1/+1 |
* | web: use es6 modules | Maximilian Hils | 2016-02-29 | 23 | -300/+237 |
* | web: fix router | Maximilian Hils | 2016-02-29 | 8 | -93/+80 |
* | fix up web stuff | Maximilian Hils | 2016-02-28 | 16 | -559/+563 |
* | move mitmproxy/web to root | Maximilian Hils | 2016-02-18 | 60 | -0/+8514 |
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 60 | -8514/+0 |
* | update web builds, use watchify | Maximilian Hils | 2015-10-08 | 10 | -2/+3 |
* | code -> status_code, httpversion -> http_version | Maximilian Hils | 2015-09-17 | 4 | -15/+15 |
* | adjust to netlib changes | Maximilian Hils | 2015-09-16 | 1 | -3/+3 |
* | fix #615 | Maximilian Hils | 2015-06-08 | 1 | -0/+5 |
* | 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: fix delete flows | Legend Tang | 2015-03-30 | 1 | -1/+1 |
* | web: add prompt for keyboard navigation | Maximilian Hils | 2015-03-30 | 12 | -56/+290 |
* | s/filter/search/ | Maximilian Hils | 2015-03-30 | 3 | -9/+9 |
* | web: add more keyboard shortcuts | Maximilian Hils | 2015-03-29 | 4 | -21/+43 |
* | web: global key handling | Maximilian Hils | 2015-03-29 | 5 | -7/+28 |
* | web: use contexts to pass down stores. | Maximilian Hils | 2015-03-27 | 9 | -136/+130 |
* | web: minor ux improvements | Maximilian Hils | 2015-03-27 | 1 | -0/+2 |
* | 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 |
|\ | |||||
| * | web: upgrade to react-router 0.13.2 | vzvu3k6k | 2015-03-27 | 1 | -3/+0 |