index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
src
/
js
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
[web] update HideInStatic and some components.
Matthew Shao
2017-08-08
5
-8
/
+20
*
[web] Add HideInStatic Component
Matthew Shao
2017-08-07
6
-13
/
+32
*
[web] Minor fix for frontend and tests.
Matthew Shao
2017-07-27
1
-3
/
+6
*
[web] Update options auto dump for frontend.
Matthew Shao
2017-07-26
2
-16
/
+4
*
[web] Add Download/Load button to OptionEditor.
Matthew Shao
2017-07-24
1
-1
/
+16
*
[web] OptionModal component coverge ++.
Matthew Shao
2017-07-22
1
-1
/
+1
*
[web] Add default value suggester in option editor.
Matthew Shao
2017-07-21
1
-0
/
+27
*
[web] Minor fix and update tests.
Matthew Shao
2017-07-20
1
-2
/
+2
*
[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
2
-18
/
+173
|
\
|
*
[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
3
-274
/
+155
|
*
[web] Update OptionMaster.
Matthew Shao
2017-07-17
1
-56
/
+30
|
*
[web] Add simple validation and improve UI.
Matthew Shao
2017-07-17
2
-16
/
+44
|
*
[web] Try StringSequence update logic and add tooltip.
Matthew Shao
2017-07-17
1
-38
/
+138
|
*
[web] Add PureStringSequenceOption type to OptionMaster.jsx
Matthew Shao
2017-07-17
2
-48
/
+82
*
|
[web] Update OptionMaster.
Matthew Shao
2017-07-17
1
-56
/
+30
*
|
[web] Add simple validation and improve UI.
Matthew Shao
2017-07-15
2
-16
/
+44
*
|
[web] Try StringSequence update logic and add tooltip.
Matthew Shao
2017-07-10
1
-38
/
+138
*
|
[web] Add PureStringSequenceOption type to OptionMaster.jsx
Matthew Shao
2017-07-07
2
-48
/
+82
|
/
*
[web] Update Option Modal UI and its tests.
Matthew Shao
2017-07-05
2
-46
/
+39
*
[web] List all options in option modal.
Matthew Shao
2017-07-05
1
-8
/
+9
*
[web] Add keys argument for dump_dict in optmanager.
Matthew Shao
2017-07-05
2
-48
/
+138
*
[web] Try toggle options in option modal.
Matthew Shao
2017-07-02
2
-1
/
+53
*
[web] Update js/components/Modal/OptionModal.jsx
Matthew Shao
2017-06-30
1
-0
/
+45
*
[web] Update the Structure of Modal component.
Matthew Shao
2017-06-30
4
-46
/
+30
*
[web] Minor update for Modal Component.
Matthew Shao
2017-06-28
4
-4
/
+6
*
[web] Add Option Modal to FileMenu.
Matthew Shao
2017-06-28
1
-2
/
+10
*
[web] Add Modal Component and OptionModal
Matthew Shao
2017-06-28
3
-0
/
+69
*
[web] Minor fix and Coverage ++
Matthew Shao
2017-06-26
1
-2
/
+2
*
[web] Add tests for js/components/EventLog.jsx
Matthew Shao
2017-06-25
1
-1
/
+1
*
[web] fix contentviews, simplify related logic
Maximilian Hils
2017-06-12
3
-8
/
+13
*
[web] Update ContentLoader class name.
Matthew Shao
2017-06-12
1
-77
/
+79
*
[web] Export PureViewServer in ContentView/ContentView.jsx
Matthew Shao
2017-06-08
1
-3
/
+3
*
[web] Add tests for js/components/ContentView/ViewSelector.jsx
Matthew Shao
2017-06-06
1
-1
/
+1
*
[web] Add tests for js/components/ContentView/UploadContentButton.jsx
Matthew Shao
2017-06-06
1
-0
/
+1
*
[web] Add tests for js/components/ContentView/ShowFullContentButton.jsx
Matthew Shao
2017-06-05
1
-1
/
+1
*
[web] Add tests for js/components/ContentView/DownloadContentButton.jsx
Matthew Shao
2017-06-05
1
-0
/
+1
*
[web] Add tests for js/components/FlowView/Nav.jsx
Matthew Shao
2017-05-30
1
-1
/
+2
*
[web] Add tests for js/components/FlowView/Header.jsx
Matthew Shao
2017-05-30
1
-1
/
+1
*
[web] Add tests for js/components/Header/MainMenu.js
Matthew Shao
2017-05-28
1
-1
/
+5
*
[web] Update js/Component/Header/FlowMenu.jsx
Matthew Shao
2017-05-27
1
-1
/
+1
*
[web] Add tests for js/components/Header/FileMenu.jsx
Matthew Shao
2017-05-26
1
-1
/
+1
*
[web] Add tests for js/components/Header/ConnectionIndicator.jsx
Matthew Shao
2017-05-26
1
-1
/
+1
*
[web] Add tests for js/components/FlowTable/FlowTableHead.js
Matthew Shao
2017-05-22
1
-1
/
+1
*
[web] Minor fix for FileChooser.jsx
Matthew Shao
2017-05-13
1
-1
/
+1
*
[web] Add tests for js/components/common/FileChooser.jsx & minor fix.
Matthew Shao
2017-05-12
1
-1
/
+1
*
[web] Add tests for js/components/common/DocsLink.jsx
Matthew Shao
2017-05-11
1
-0
/
+1
*
[web] add connection tests
Maximilian Hils
2017-04-29
2
-6
/
+7
[next]