Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | 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 |
* | | 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 |
* | 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 |
|\ | |||||
| * | 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 |
* | components/utils.js -> common.js | Aldo Cortesi | 2015-01-01 | 7 | -18/+16 |
* | Make header more compact | Aldo Cortesi | 2015-01-01 | 1 | -4/+1 |
* | All files and only files in in js/components are jsx | Aldo Cortesi | 2015-01-01 | 10 | -15/+15 |
* | 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 |