Thomas Kriechbaumer
|
8c37538314
|
code formatting: fix whitespace issues
|
2016-01-27 10:36:28 +01:00 |
|
Thomas Kriechbaumer
|
c2bb29f669
|
cleanup imports
|
2016-01-27 10:36:28 +01:00 |
|
Chris Czub
|
493302d180
|
Support writing to outfile from mitmweb
|
2016-01-10 11:57:37 +01:00 |
|
Maximilian Hils
|
7d8191ee37
|
update web builds, use watchify
|
2015-10-08 12:43:55 +02:00 |
|
Maximilian Hils
|
1b6ea5caf3
|
adjust to netlib response changes + docs
|
2015-09-26 17:41:14 +02:00 |
|
Maximilian Hils
|
906360f63f
|
code -> status_code, httpversion -> http_version
|
2015-09-17 15:16:33 +02:00 |
|
Maximilian Hils
|
0af0608978
|
adjust to netlib changes
|
2015-09-16 18:45:22 +02:00 |
|
Maximilian Hils
|
5125c669cc
|
adjust to new netlib Headers class
|
2015-09-05 20:45:58 +02:00 |
|
isra17
|
c33df9dd1c
|
Use ensure_ascii in wep.app#broadcast
Otherwise, a non-unicode character in a flow cause mitmweb to crash.
|
2015-07-13 18:19:33 -04:00 |
|
Maximilian Hils
|
d389b9c59d
|
fix #615
|
2015-06-08 19:01:32 +02:00 |
|
Jim Shaver
|
b51363b3ca
|
Merge remote-tracking branch 'upstream/master' into print-bracket-fix
Conflicts:
examples/har_extractor.py
examples/nonblocking.py
examples/read_dumpfile
libmproxy/web/app.py
|
2015-05-31 01:21:44 -04:00 |
|
Jim Shaver
|
4fe2c069cc
|
Fixed print function to be inline with python 3
|
2015-05-29 23:17:48 -04:00 |
|
Aldo Cortesi
|
a05a70d816
|
Add coding style check, reformat.
|
2015-05-30 12:03:28 +12:00 |
|
Maximilian Hils
|
bb965b8e34
|
web: try harder to fix editor
|
2015-05-01 20:45:31 +02:00 |
|
Maximilian Hils
|
3f5ca10c39
|
mitmweb: add editor
|
2015-05-01 17:24:44 +02:00 |
|
Legend Tang
|
269571efe5
|
web: fix delete flows
|
2015-03-30 20:18:56 +08:00 |
|
Maximilian Hils
|
6d29f93e9e
|
web: add prompt for keyboard navigation
|
2015-03-30 03:49:50 +02:00 |
|
Maximilian Hils
|
737002921e
|
s/filter/search/
no matter what we agree on in #542,
this needs to be done anyway.
|
2015-03-30 00:46:33 +02:00 |
|
Maximilian Hils
|
93d1d0416d
|
web: add more keyboard shortcuts
|
2015-03-29 03:24:03 +02:00 |
|
Maximilian Hils
|
fd911b75e6
|
web: global key handling
|
2015-03-29 01:45:37 +01:00 |
|
Maximilian Hils
|
1913975fa6
|
web: use contexts to pass down stores.
Using contexts frees us from the contracts we have
using props - namely, we can assume them to be constant
for the lifetime of the object.
|
2015-03-27 21:58:04 +01:00 |
|
Maximilian Hils
|
f39e6c5c18
|
web: minor ux improvements
|
2015-03-27 18:51:25 +01:00 |
|
Maximilian Hils
|
dcb42b3016
|
web: fix react-router
|
2015-03-27 16:54:21 +01:00 |
|
Maximilian Hils
|
11b082c998
|
Merge remote-tracking branch 'vzvu/react-router-0.13.2'
Conflicts:
libmproxy/web/static/vendor.js
|
2015-03-27 16:17:35 +01:00 |
|
Maximilian Hils
|
42cd942b64
|
web: initial attempt at header editor
|
2015-03-27 15:30:19 +01:00 |
|
vzvu3k6k
|
d65a4b6100
|
web: upgrade to react-router 0.13.2
|
2015-03-27 04:32:38 +09:00 |
|
Maximilian Hils
|
04f2467e84
|
Merge branch 'master' of github.com:mitmproxy/mitmproxy
|
2015-03-26 18:17:36 +01:00 |
|
Maximilian Hils
|
9854379046
|
web: backup flows on edit
|
2015-03-26 18:17:30 +01:00 |
|
peralta
|
901bf018c0
|
mitmweb: start onboarding app if instructed to
|
2015-03-26 17:20:32 +01:00 |
|
Maximilian Hils
|
968c7021df
|
web: add basic edit capability for first line
|
2015-03-23 00:24:56 +01:00 |
|
Maximilian Hils
|
2acd77dea0
|
web: add content download
|
2015-03-22 15:29:55 +01:00 |
|
Maximilian Hils
|
39a8ac7e2a
|
web: improve views
|
2015-03-22 15:19:35 +01:00 |
|
Maximilian Hils
|
cf9f91b0b4
|
web: upgrade to react 0.13
|
2015-03-22 14:33:42 +01:00 |
|
Maximilian Hils
|
9415846232
|
web: raw content view
|
2015-03-22 02:25:47 +01:00 |
|
Maximilian Hils
|
89d66360d6
|
tweak css
|
2015-03-22 00:28:08 +01:00 |
|
Maximilian Hils
|
1143552e16
|
web: add content views
|
2015-03-22 00:21:38 +01:00 |
|
Maximilian Hils
|
02a61ea45d
|
structure components
|
2015-03-21 22:49:51 +01:00 |
|
Maximilian Hils
|
ac5d74d42c
|
web: fix bugs
|
2015-03-21 21:55:02 +01:00 |
|
Maximilian Hils
|
40c242c3f6
|
add table sort
|
2015-03-17 03:05:59 +01:00 |
|
Maximilian Hils
|
4a92c42517
|
web: smaller changes
|
2015-03-15 22:05:50 +01:00 |
|
Maximilian Hils
|
2f40a6fd78
|
improve source map generation
|
2015-03-11 11:13:20 +01:00 |
|
Suyash
|
e47f9738ec
|
add sourcemap generation for scripts-app-dev task
|
2015-03-07 01:47:50 +05:30 |
|
Maximilian Hils
|
353a6ace47
|
Merge remote-tracking branch 'legend/master'
Conflicts:
libmproxy/web/static/app.js
|
2015-03-06 10:05:12 +01:00 |
|
Legend Tang
|
de306e6aeb
|
fix #506
|
2015-03-06 16:54:18 +08:00 |
|
Legend Tang
|
0b57f851bd
|
another clean up for #503 #504
|
2015-03-06 04:03:52 +08:00 |
|
Legend Tang
|
98c0047b4e
|
clean up for #503 #504
|
2015-03-06 03:57:38 +08:00 |
|
Legend Tang
|
36db55f662
|
Replace addListener method with multiple bindings, fix for #503 504
|
2015-03-06 03:45:58 +08:00 |
|
Maximilian Hils
|
300868edff
|
clean up web builds
|
2015-03-05 01:52:47 +01:00 |
|
Aldo Cortesi
|
1959aebc08
|
Add PEG support to gulpfile
- Extract conf - all project specific conf outside gulpfile
- Generalize filt.js exports, add required imports
|
2015-01-03 11:46:51 +13:00 |
|
Aldo Cortesi
|
80339aef93
|
Unit test framework for web client-side code
- Also make formatSize nicer and test it.
Now there's no excuse! ;)
|
2015-01-02 15:29:51 +13:00 |
|