Matthew Shao
|
5c45a90ce9
|
[web] Update tests.
|
2017-07-24 20:36:21 +08:00 |
|
Matthew Shao
|
8c3e988a8c
|
[web] Add Download/Load button to OptionEditor.
|
2017-07-24 20:34:15 +08:00 |
|
Matthew Shao
|
38d926d159
|
[web] Add /options/dump API to backend.
|
2017-07-24 20:32:46 +08:00 |
|
Matthew Shao
|
6c4dbcc7a7
|
[web] Update OptManager.save() to suit the need of mitmweb.
|
2017-07-24 20:30:14 +08:00 |
|
Matthew Shao
|
93cd1562de
|
[web] OptionModal component coverge ++.
|
2017-07-22 21:16:16 +08:00 |
|
Matthew Shao
|
a0d14caa89
|
[web] Update tests.
|
2017-07-21 23:00:10 +08:00 |
|
Matthew Shao
|
663e6026fb
|
[web] Add default value suggester in option editor.
|
2017-07-21 22:58:20 +08:00 |
|
Maximilian Hils
|
e1d0bc6de9
|
Merge pull request #2430 from MatthewShao/mitmweb-options
[web] [WIP] Mitmweb options
|
2017-07-20 18:01:53 +02:00 |
|
Maximilian Hils
|
8526ca9e17
|
Merge pull request #2454 from mhils/minor-improvements
Minor improvements
|
2017-07-20 17:45:40 +02:00 |
|
Maximilian Hils
|
7b0485d6d6
|
update mypy
|
2017-07-20 16:27:13 +02:00 |
|
Matthew Shao
|
cb73658dd4
|
[web] Remove js/ducks/ui/option.js
|
2017-07-20 22:26:28 +08:00 |
|
Maximilian Hils
|
8b0b4c42b0
|
Merge pull request #2455 from mhils/script-fixes
Fix loading scripts with same filename
|
2017-07-20 16:00:58 +02:00 |
|
Maximilian Hils
|
9176626dab
|
fix type declaration
|
2017-07-20 15:43:36 +02:00 |
|
Maximilian Hils
|
b7bda8f4b2
|
shorten option help
We can have longer versions in the docs, but this makes the
options pages quite hard to parse.
|
2017-07-20 15:27:41 +02:00 |
|
Maximilian Hils
|
94d28831e1
|
replace deprecated use of SourceFileLoader.load_module
|
2017-07-20 15:23:22 +02:00 |
|
Maximilian Hils
|
779677bcc6
|
fix loading scripts with same filename
|
2017-07-20 15:21:09 +02:00 |
|
Matthew Shao
|
f465f08c9a
|
[web] Minor fix and update tests.
|
2017-07-20 15:39:43 +08:00 |
|
Matthew Shao
|
cbf5db9a4f
|
[web] Fix line breaking in StringSequenceOption.
|
2017-07-19 22:24:45 +08:00 |
|
Matthew Shao
|
c2f0b94fb7
|
[web] sorting the options and minor improve ux.
|
2017-07-18 14:46:18 +08:00 |
|
Matthew Shao
|
70bb123101
|
Merge branch 'mitmweb-options' of https://github.com/MatthewShao/mitmproxy into mitmweb-options
|
2017-07-18 09:14:28 +08:00 |
|
Maximilian Hils
|
183079f731
|
[web] options: add some styling, minor fixes
|
2017-07-17 21:13:24 +02:00 |
|
Maximilian Hils
|
babd967eb8
|
[web] options: make help and err permanently visible, improve perf
|
2017-07-17 21:04:01 +02:00 |
|
Matthew Shao
|
21b3f9c029
|
[web] Update OptionMaster.
|
2017-07-17 13:59:25 +02:00 |
|
Matthew Shao
|
ec5061327f
|
[web] Add reducer and actions for option editor.
|
2017-07-17 13:59:25 +02:00 |
|
Matthew Shao
|
6be1c2efb9
|
[web] Add simple validation and improve UI.
|
2017-07-17 13:59:25 +02:00 |
|
Matthew Shao
|
1f5ede2857
|
[web] Update error msg in PUT /options API.
|
2017-07-17 13:59:25 +02:00 |
|
Matthew Shao
|
0b8b943b0b
|
[web] Update tests.
|
2017-07-17 13:59:25 +02:00 |
|
Matthew Shao
|
73685da78b
|
[web] Try StringSequence update logic and add tooltip.
|
2017-07-17 13:59:25 +02:00 |
|
Matthew Shao
|
e1ee21d8bb
|
[web] Update test.
|
2017-07-17 13:59:25 +02:00 |
|
Matthew Shao
|
5df15208d6
|
[web] Add PureStringSequenceOption type to OptionMaster.jsx
|
2017-07-17 13:59:25 +02:00 |
|
Matthew Shao
|
4a02822b34
|
[web] Update OptionMaster.
|
2017-07-17 15:32:52 +08:00 |
|
Matthew Shao
|
c19a184ba2
|
[web] Add reducer and actions for option editor.
|
2017-07-17 15:28:06 +08:00 |
|
Matthew Shao
|
80091c859a
|
[web] Add simple validation and improve UI.
|
2017-07-15 22:54:33 +08:00 |
|
Matthew Shao
|
ca8364404d
|
[web] Update error msg in PUT /options API.
|
2017-07-15 22:53:11 +08:00 |
|
Maximilian Hils
|
a81cd18d92
|
make eventsequence.iterate extendable
|
2017-07-15 12:26:38 +02:00 |
|
Maximilian Hils
|
af777f9b4f
|
remove --shortversion
this has no benefit over --version and clutters our cmdline options.
|
2017-07-15 12:21:15 +02:00 |
|
Thomas Kriechbaumer
|
374c27feb6
|
Merge pull request #2436 from ujjwal96/addon
Allow remote Addon
|
2017-07-15 10:57:45 +02:00 |
|
Thomas Kriechbaumer
|
74708d546b
|
Update test_allowremote.py
|
2017-07-15 10:01:14 +02:00 |
|
Ujjwal Verma
|
fdc64be04a
|
Allow remote addon
|
2017-07-15 10:01:14 +02:00 |
|
Maximilian Hils
|
be9c5084c5
|
make issue template more concise
|
2017-07-13 14:56:52 +02:00 |
|
Thomas Kriechbaumer
|
3814f171dd
|
Merge pull request #2427 from ujjwal96/protobuf
Kaitai parser for protobuf
|
2017-07-10 22:58:38 +02:00 |
|
Matthew Shao
|
73855908da
|
[web] Update tests.
|
2017-07-10 20:43:59 +08:00 |
|
Matthew Shao
|
89a300fe3e
|
[web] Try StringSequence update logic and add tooltip.
|
2017-07-10 20:42:24 +08:00 |
|
Ujjwal Verma
|
3f269d2b68
|
Kaitai parser for protobuf
|
2017-07-10 01:24:43 +05:30 |
|
Thomas Kriechbaumer
|
b115c25dcc
|
[requires.io] dependency update on master branch (#2426)
|
2017-07-09 09:44:24 +02:00 |
|
Matthew Shao
|
1cc143d502
|
[web] Update test.
|
2017-07-07 10:20:12 +08:00 |
|
Matthew Shao
|
30fbcfa355
|
[web] Add PureStringSequenceOption type to OptionMaster.jsx
|
2017-07-07 10:18:29 +08:00 |
|
Maximilian Hils
|
062a58f848
|
Merge pull request #2423 from MatthewShao/mitmweb-options
[web] [WIP] Mitmweb options editor content
|
2017-07-05 16:25:38 +02:00 |
|
Matthew Shao
|
37fea267c1
|
Fix the test for websocket connection.
|
2017-07-05 18:57:19 +08:00 |
|
Matthew Shao
|
7516f706b4
|
[web] Update Option Modal UI and its tests.
|
2017-07-05 18:55:56 +08:00 |
|