Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [web] remove react-router | Jason | 2016-08-15 | 4 | -43/+58 |
* | Merge pull request #1406 from gzzhanghao/fix36 | Maximilian Hils | 2016-07-27 | 6 | -19/+51 |
|\ | |||||
| * | [web] change test files | Jason | 2016-07-27 | 7 | -7/+0 |
| * | [web] bug fix and add test | Jason | 2016-07-26 | 4 | -13/+37 |
| * | [web] fix: Flow update changes list order #36 | Jason | 2016-07-24 | 1 | -10/+25 |
* | | add favicon to mitmweb (#1440) | Clemens Brunner | 2016-07-27 | 2 | -1/+2 |
* | | add up/download button to ContentTooLarge view | Maximilian Hils | 2016-07-25 | 1 | -4/+14 |
* | | simplify stop edit | Maximilian Hils | 2016-07-25 | 3 | -19/+22 |
* | | fix flow edit | Maximilian Hils | 2016-07-25 | 3 | -16/+26 |
* | | Merge remote-tracking branch 'jason/style' into flow_editing_v2 | Maximilian Hils | 2016-07-25 | 2 | -2/+12 |
|\ \ | |||||
| * | | [web] style improvement | Jason | 2016-07-24 | 2 | -2/+12 |
| |/ | |||||
* | | make empty buttons editable | Maximilian Hils | 2016-07-25 | 3 | -9/+12 |
* | | web: refactor ContentLoader | Maximilian Hils | 2016-07-25 | 8 | -115/+159 |
* | | Merge remote-tracking branch 'origin/master' into flow_editing_v2 | Maximilian Hils | 2016-07-25 | 3 | -9/+26 |
|\| | |||||
| * | web: perf++ | Maximilian Hils | 2016-07-21 | 3 | -5/+23 |
* | | rewrite getDiff | Clemens | 2016-07-25 | 1 | -6/+5 |
* | | remove auto change to raw mode on edit | Clemens | 2016-07-25 | 3 | -4/+3 |
* | | combine content with header updates | Clemens | 2016-07-25 | 1 | -9/+0 |
* | | added contentHash | Clemens | 2016-07-25 | 2 | -3/+2 |
* | | remove lastFileUpload field | Clemens | 2016-07-25 | 5 | -24/+10 |
* | | file upload updates contentview, editable contentloader, diffs on upload | Clemens | 2016-07-22 | 8 | -47/+65 |
* | | moved editor to raw_view mode, add content_file_upload | Clemens | 2016-07-21 | 6 | -25/+50 |
* | | moved editor to raw_view mode | Clemens | 2016-07-21 | 4 | -41/+39 |
|/ | |||||
* | web: fix ValueEditor, clean up code | Maximilian Hils | 2016-07-21 | 27 | -747/+657 |
* | added flow_content update | Clemens | 2016-07-19 | 4 | -50/+98 |
* | Merge remote-tracking branch 'origin/master' into flow_editing | Clemens | 2016-07-19 | 30 | -656/+645 |
|\ | |||||
| * | web: fix flow selection | Maximilian Hils | 2016-07-19 | 2 | -2/+2 |
| * | simplify web ui ducks | Maximilian Hils | 2016-07-19 | 23 | -400/+316 |
| * | web: remove SELECT_RELATIVE | Maximilian Hils | 2016-07-18 | 3 | -23/+15 |
| * | Merge remote-tracking branch 'jason/ui' | Maximilian Hils | 2016-07-18 | 15 | -411/+551 |
| |\ | |||||
| | * | [web] add tests for main view and ui | Jason | 2016-07-08 | 3 | -39/+172 |
| | * | [web] bug fixs | Jason | 2016-07-05 | 8 | -151/+88 |
| | |\ | |||||
| | | * | [web] set display large | Jason | 2016-07-05 | 5 | -76/+70 |
| | | * | [web] listen to window.onKeyDown | Jason | 2016-07-05 | 5 | -75/+13 |
| | * | | [web] bug fix | Jason | 2016-07-05 | 2 | -3/+3 |
| | |/ | |||||
| | * | [web] change ducks/ui | Jason | 2016-07-05 | 7 | -229/+278 |
| | * | [web] ui ducks for content view | Jason | 2016-07-01 | 3 | -29/+50 |
| * | | fixed bug (#1342) | Clemens Brunner | 2016-07-12 | 2 | -4/+4 |
| |/ | |||||
* | | moved flow editor state to redux | Clemens | 2016-07-19 | 9 | -58/+118 |
* | | added new btn, changed to codemirror | Clemens | 2016-07-15 | 6 | -39/+50 |
* | | change way to edit | Clemens | 2016-07-14 | 8 | -82/+122 |
* | | chaged editor style | Clemens | 2016-07-13 | 1 | -2/+2 |
* | | gzip issue | Clemens | 2016-07-13 | 1 | -0/+1 |
* | | make file out ouf string to combine flow content updates via editor and fileu... | Clemens | 2016-07-13 | 1 | -0/+2 |
* | | added code editor and file upload | Clemens | 2016-07-13 | 7 | -48/+97 |
* | | modify flow content | Clemens | 2016-07-11 | 5 | -10/+52 |
|/ | |||||
* | [web] add tests for utils | Jason | 2016-06-27 | 7 | -34/+236 |
* | fix mitmproxy/mitmweb#25 | Maximilian Hils | 2016-06-26 | 4 | -22/+17 |
* | [web] (mostly) remove jQuery | Maximilian Hils | 2016-06-26 | 5 | -38/+16 |
* | minor fixes | Maximilian Hils | 2016-06-26 | 14 | -114/+84 |