index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[web] Load dumped options at start up.
Matthew Shao
2017-07-26
1
-0
/
+6
*
[web] Update options auto dump for frontend.
Matthew Shao
2017-07-26
3
-26
/
+6
*
[web] Update POST /options/dump API in backend.
Matthew Shao
2017-07-26
1
-9
/
+3
*
[web] Update tests.
Matthew Shao
2017-07-24
3
-2
/
+44
*
[web] Add Download/Load button to OptionEditor.
Matthew Shao
2017-07-24
2
-1
/
+28
*
[web] Add /options/dump API to backend.
Matthew Shao
2017-07-24
1
-1
/
+18
*
[web] Update OptManager.save() to suit the need of mitmweb.
Matthew Shao
2017-07-24
1
-5
/
+11
*
[web] OptionModal component coverge ++.
Matthew Shao
2017-07-22
3
-1
/
+116
*
[web] Update tests.
Matthew Shao
2017-07-21
1
-0
/
+33
*
[web] Add default value suggester in option editor.
Matthew Shao
2017-07-21
1
-0
/
+27
*
Merge pull request #2430 from MatthewShao/mitmweb-options
Maximilian Hils
2017-07-20
17
-236
/
+679
|
\
|
*
[web] Remove js/ducks/ui/option.js
Matthew Shao
2017-07-20
2
-78
/
+0
|
*
[web] Minor fix and update tests.
Matthew Shao
2017-07-20
12
-83
/
+404
|
*
[web] Fix line breaking in StringSequenceOption.
Matthew Shao
2017-07-19
1
-1
/
+1
|
*
[web] sorting the options and minor improve ux.
Matthew Shao
2017-07-18
3
-267
/
+13
|
*
Merge branch 'mitmweb-options' of https://github.com/MatthewShao/mitmproxy in...
Matthew Shao
2017-07-18
39
-256
/
+1109
|
|
\
|
|
*
[web] options: add some styling, minor fixes
Maximilian Hils
2017-07-17
2
-19
/
+36
|
|
*
[web] options: make help and err permanently visible, improve perf
Maximilian Hils
2017-07-17
10
-338
/
+260
|
|
*
[web] Update OptionMaster.
Matthew Shao
2017-07-17
2
-73
/
+44
|
|
*
[web] Add reducer and actions for option editor.
Matthew Shao
2017-07-17
2
-1
/
+42
|
|
*
[web] Add simple validation and improve UI.
Matthew Shao
2017-07-17
3
-18
/
+61
|
|
*
[web] Update error msg in PUT /options API.
Matthew Shao
2017-07-17
1
-1
/
+1
|
|
*
[web] Update tests.
Matthew Shao
2017-07-17
1
-4
/
+16
|
|
*
[web] Try StringSequence update logic and add tooltip.
Matthew Shao
2017-07-17
1
-38
/
+138
|
|
*
[web] Update test.
Matthew Shao
2017-07-17
1
-80
/
+99
|
|
*
[web] Add PureStringSequenceOption type to OptionMaster.jsx
Matthew Shao
2017-07-17
2
-48
/
+82
|
*
|
[web] Update OptionMaster.
Matthew Shao
2017-07-17
2
-73
/
+44
|
*
|
[web] Add reducer and actions for option editor.
Matthew Shao
2017-07-17
2
-1
/
+42
|
*
|
[web] Add simple validation and improve UI.
Matthew Shao
2017-07-15
3
-18
/
+61
|
*
|
[web] Update error msg in PUT /options API.
Matthew Shao
2017-07-15
1
-1
/
+1
|
*
|
[web] Update tests.
Matthew Shao
2017-07-10
1
-4
/
+16
|
*
|
[web] Try StringSequence update logic and add tooltip.
Matthew Shao
2017-07-10
1
-38
/
+138
|
*
|
[web] Update test.
Matthew Shao
2017-07-07
1
-80
/
+99
|
*
|
[web] Add PureStringSequenceOption type to OptionMaster.jsx
Matthew Shao
2017-07-07
2
-48
/
+82
*
|
|
Merge pull request #2454 from mhils/minor-improvements
Maximilian Hils
2017-07-20
6
-63
/
+73
|
\
\
\
|
*
|
|
update mypy
Maximilian Hils
2017-07-20
4
-14
/
+14
|
*
|
|
fix type declaration
Maximilian Hils
2017-07-20
1
-1
/
+1
|
*
|
|
shorten option help
Maximilian Hils
2017-07-20
3
-18
/
+17
|
*
|
|
make eventsequence.iterate extendable
Maximilian Hils
2017-07-15
1
-39
/
+55
|
*
|
|
remove `--shortversion`
Maximilian Hils
2017-07-15
1
-6
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2455 from mhils/script-fixes
Maximilian Hils
2017-07-20
3
-4
/
+38
|
\
\
\
|
*
|
|
replace deprecated use of SourceFileLoader.load_module
Maximilian Hils
2017-07-20
1
-2
/
+4
|
*
|
|
fix loading scripts with same filename
Maximilian Hils
2017-07-20
3
-3
/
+35
|
/
/
/
*
|
|
Merge pull request #2436 from ujjwal96/addon
Thomas Kriechbaumer
2017-07-15
3
-0
/
+69
|
\
\
\
|
*
|
|
Update test_allowremote.py
Thomas Kriechbaumer
2017-07-15
1
-31
/
+28
|
*
|
|
Allow remote addon
Ujjwal Verma
2017-07-15
3
-0
/
+72
|
/
/
/
*
/
/
make issue template more concise
Maximilian Hils
2017-07-13
1
-7
/
+1
|
/
/
*
|
Merge pull request #2427 from ujjwal96/protobuf
Thomas Kriechbaumer
2017-07-10
10
-65
/
+372
|
\
\
|
*
|
Kaitai parser for protobuf
Ujjwal Verma
2017-07-10
10
-65
/
+372
*
|
|
[requires.io] dependency update on master branch (#2426)
Thomas Kriechbaumer
2017-07-09
1
-1
/
+1
[next]