Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: fix delete flows | Legend Tang | 2015-03-30 | 2 | -1450/+1246 |
* | web: add prompt for keyboard navigation | Maximilian Hils | 2015-03-30 | 2 | -76/+309 |
* | s/filter/search/ | Maximilian Hils | 2015-03-30 | 1 | -9/+9 |
* | web: add more keyboard shortcuts | Maximilian Hils | 2015-03-29 | 1 | -21900/+67 |
* | web: global key handling | Maximilian Hils | 2015-03-29 | 2 | -30/+21906 |
* | web: use contexts to pass down stores. | Maximilian Hils | 2015-03-27 | 1 | -137/+131 |
* | web: minor ux improvements | Maximilian Hils | 2015-03-27 | 2 | -0/+5 |
* | 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 | 2 | -1426/+1753 |
* | | web: initial attempt at header editor | Maximilian Hils | 2015-03-27 | 2 | -1015/+1456 |
|/ | |||||
* | Merge branch 'master' of github.com:mitmproxy/mitmproxy | Maximilian Hils | 2015-03-26 | 1 | -1/+4 |
|\ | |||||
| * | mitmweb: start onboarding app if instructed to | peralta | 2015-03-26 | 1 | -1/+4 |
* | | web: backup flows on edit | Maximilian Hils | 2015-03-26 | 1 | -0/+7 |
* | | web: add basic edit capability for first line | Maximilian Hils | 2015-03-23 | 3 | -73/+396 |
|/ | |||||
* | web: add content download | Maximilian Hils | 2015-03-22 | 2 | -3/+7 |
* | web: improve views | Maximilian Hils | 2015-03-22 | 1 | -25/+71 |
* | web: upgrade to react 0.13 | Maximilian Hils | 2015-03-22 | 3 | -4620/+6511 |
* | web: raw content view | Maximilian Hils | 2015-03-22 | 2 | -7/+54 |
* | tweak css | Maximilian Hils | 2015-03-22 | 1 | -0/+6 |
* | web: add content views | Maximilian Hils | 2015-03-22 | 2 | -33/+192 |
* | structure components | Maximilian Hils | 2015-03-21 | 1 | -424/+449 |
* | web: fix bugs | Maximilian Hils | 2015-03-21 | 1 | -7/+10 |
* | add table sort | Maximilian Hils | 2015-03-17 | 2 | -56/+196 |
* | web: smaller changes | Maximilian Hils | 2015-03-15 | 1 | -54/+33 |
* | improve source map generation | Maximilian Hils | 2015-03-11 | 1 | -466/+550 |
* | add sourcemap generation for scripts-app-dev task | Suyash | 2015-03-07 | 1 | -1/+3 |
* | Merge remote-tracking branch 'legend/master' | Maximilian Hils | 2015-03-06 | 1 | -6/+18 |
|\ | |||||
| * | another clean up for #503 #504 | Legend Tang | 2015-03-06 | 1 | -3/+6 |
| * | clean up for #503 #504 | Legend Tang | 2015-03-06 | 1 | -5/+5 |
| * | Replace `addListener` method with multiple bindings, fix for #503 504 | Legend Tang | 2015-03-06 | 1 | -4/+13 |
* | | fix #506 | Legend Tang | 2015-03-06 | 1 | -11/+13 |
|/ | |||||
* | clean up web builds | Maximilian Hils | 2015-03-05 | 18 | -8844/+11111 |
* | Add PEG support to gulpfile | Aldo Cortesi | 2015-01-03 | 2 | -562/+564 |
* | Unit test framework for web client-side code | Aldo Cortesi | 2015-01-02 | 2 | -9/+15 |
* | Consolidate reading flows from file, use in mitmweb. | Aldo Cortesi | 2015-01-02 | 2 | -3/+15 |
* | components/utils.js -> common.js | Aldo Cortesi | 2015-01-01 | 1 | -223/+221 |
* | Make header more compact | Aldo Cortesi | 2015-01-01 | 2 | -9/+3 |
* | Use Facebook's dispatcher | Aldo Cortesi | 2015-01-01 | 1 | -41/+343 |
* | Replace custom EventEmitter with one from browserify | Aldo Cortesi | 2015-01-01 | 1 | -60/+333 |
* | All files and only files in in js/components are jsx | Aldo Cortesi | 2015-01-01 | 1 | -24/+24 |
* | More browesrification. | Aldo Cortesi | 2014-12-31 | 1 | -48/+209 |
* | More conversions to browserify | Aldo Cortesi | 2014-12-30 | 1 | -21/+427 |
* | Fix fonts, stylesheets, add much more flexible bootstrap over-rides. | Aldo Cortesi | 2014-12-30 | 17 | -581/+1004 |
* | Basic conversion: browserified web app now works. | Aldo Cortesi | 2014-12-30 | 7 | -43712/+44741 |
* | web: integrate filter docs | Maximilian Hils | 2014-12-26 | 3 | -10/+75 |
* | web: CSP, revert functionality, serve content | Maximilian Hils | 2014-12-25 | 2 | -87/+107 |
* | web: show mitmproxy version | Maximilian Hils | 2014-12-25 | 1 | -0/+2 |
* | web: much ui work, such christmas | Maximilian Hils | 2014-12-25 | 3 | -56/+163 |
* | web: duplicate, delete, replay flows | Maximilian Hils | 2014-12-24 | 3 | -132/+214 |