Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | web: add content download | Maximilian Hils | 2015-03-22 | 1 | -1/+5 | |
| | ||||||
* | web: improve views | Maximilian Hils | 2015-03-22 | 1 | -13/+53 | |
| | ||||||
* | web: upgrade to react 0.13 | Maximilian Hils | 2015-03-22 | 2 | -15/+29 | |
| | ||||||
* | web: raw content view | Maximilian Hils | 2015-03-22 | 1 | -5/+38 | |
| | ||||||
* | web: add content views | Maximilian Hils | 2015-03-22 | 2 | -14/+161 | |
| | ||||||
* | structure components | Maximilian Hils | 2015-03-21 | 6 | -401/+420 | |
| | ||||||
* | web: fix bugs | Maximilian Hils | 2015-03-21 | 3 | -1/+4 | |
| | ||||||
* | add table sort | Maximilian Hils | 2015-03-17 | 3 | -42/+136 | |
| | ||||||
* | web: smaller changes | Maximilian Hils | 2015-03-15 | 5 | -44/+25 | |
| | ||||||
* | Merge remote-tracking branch 'legend/master' | Maximilian Hils | 2015-03-06 | 3 | -5/+17 | |
|\ | | | | | | | | | Conflicts: libmproxy/web/static/app.js | |||||
| * | another clean up for #503 #504 | Legend Tang | 2015-03-06 | 2 | -2/+5 | |
| | | ||||||
| * | clean up for #503 #504 | Legend Tang | 2015-03-06 | 1 | -4/+4 | |
| | | ||||||
| * | Replace `addListener` method with multiple bindings, fix for #503 504 | Legend Tang | 2015-03-06 | 1 | -3/+12 | |
| | | ||||||
* | | fix #506 | Legend Tang | 2015-03-06 | 2 | -8/+10 | |
|/ | ||||||
* | Add PEG support to gulpfile | Aldo Cortesi | 2015-01-03 | 1 | -1/+4 | |
| | | | | | - Extract conf - all project specific conf outside gulpfile - Generalize filt.js exports, add required imports | |||||
* | components/utils.js -> common.js | Aldo Cortesi | 2015-01-01 | 7 | -18/+16 | |
| | | | | | Too many utils modules makes things confusing. These are more "common components" or "common mixins" than utils anyway. | |||||
* | Make header more compact | Aldo Cortesi | 2015-01-01 | 1 | -4/+1 | |
| | | | | | - Remove title bar - File -> mitmproxy - ultimately our logo can go here | |||||
* | All files and only files in in js/components are jsx | Aldo Cortesi | 2015-01-01 | 10 | -15/+15 | |
| | | | | So remove the redundant naming | |||||
* | More browesrification. | Aldo Cortesi | 2014-12-31 | 3 | -24/+33 | |
| | ||||||
* | More conversions to browserify | Aldo Cortesi | 2014-12-30 | 2 | -15/+28 | |
| | ||||||
* | Basic conversion: browserified web app now works. | Aldo Cortesi | 2014-12-30 | 9 | -21/+92 | |
| | ||||||
* | web: integrate filter docs | Maximilian Hils | 2014-12-26 | 1 | -8/+46 | |
| | ||||||
* | web: CSP, revert functionality, serve content | Maximilian Hils | 2014-12-25 | 3 | -58/+26 | |
| | ||||||
* | web: much ui work, such christmas | Maximilian Hils | 2014-12-25 | 4 | -56/+145 | |
| | ||||||
* | web: duplicate, delete, replay flows | Maximilian Hils | 2014-12-24 | 2 | -19/+105 | |
| | ||||||
* | web: move eventlog state out of settings | Maximilian Hils | 2014-12-23 | 4 | -12/+21 | |
| | ||||||
* | web: intercept feature | Maximilian Hils | 2014-12-23 | 5 | -44/+72 | |
| | ||||||
* | web: squash bugs | Maximilian Hils | 2014-12-23 | 2 | -15/+11 | |
| | ||||||
* | web: simpler filter ui | Maximilian Hils | 2014-12-23 | 3 | -72/+33 | |
| | ||||||
* | highlight ui: complicated version | Maximilian Hils | 2014-12-22 | 3 | -13/+43 | |
| | ||||||
* | web: filter/highlight ui, many fixes | Maximilian Hils | 2014-12-13 | 2 | -19/+184 | |
| | ||||||
* | web: filtering | Maximilian Hils | 2014-12-12 | 2 | -2/+10 | |
| | ||||||
* | web: fight against react-router | Maximilian Hils | 2014-12-12 | 3 | -9/+33 | |
| | ||||||
* | web: implement filters | Maximilian Hils | 2014-12-12 | 1 | -0/+1 | |
| | ||||||
* | web: add file menu stub | Maximilian Hils | 2014-12-10 | 1 | -9/+83 | |
| | ||||||
* | web: implement settings store, modularize store | Maximilian Hils | 2014-12-10 | 3 | -26/+48 | |
| | ||||||
* | web: take viewport resize into account | Maximilian Hils | 2014-12-10 | 3 | -6/+28 | |
| | ||||||
* | web: add event store, fix all those bugs | Maximilian Hils | 2014-12-10 | 5 | -27/+30 | |
| | ||||||
* | always use the app dispatcher | Maximilian Hils | 2014-12-09 | 2 | -2/+2 | |
| | ||||||
* | web: various improvements | Maximilian Hils | 2014-11-29 | 4 | -28/+78 | |
| | ||||||
* | event log: virtual scrolling | Maximilian Hils | 2014-11-28 | 3 | -36/+67 | |
| | ||||||
* | web: add virtualscroll mixin | Maximilian Hils | 2014-11-28 | 2 | -48/+71 | |
| | ||||||
* | web: various fixes, add clear button | Maximilian Hils | 2014-11-28 | 5 | -18/+41 | |
| | ||||||
* | web: virtual scrolling | Maximilian Hils | 2014-11-28 | 2 | -39/+82 | |
| | ||||||
* | web: fixes | Maximilian Hils | 2014-11-27 | 1 | -4/+4 | |
| | ||||||
* | format code | Maximilian Hils | 2014-11-27 | 6 | -101/+106 | |
| | ||||||
* | web++ | Maximilian Hils | 2014-11-27 | 9 | -156/+171 | |
| | ||||||
* | introduce revised views, port over changes from multiple_views branch | Maximilian Hils | 2014-11-26 | 1 | -3/+9 | |
| | ||||||
* | beef up event log | Maximilian Hils | 2014-09-22 | 3 | -14/+91 | |
| | ||||||
* | web: perf improvements | Maximilian Hils | 2014-09-22 | 2 | -5/+13 | |
| |