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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[web] Add tests for js/components/Modal/ModalSpec.js
Matthew Shao
2017-06-29
2
-0
/
+92
|
*
[web] Update __tests__/ducks/tutils.js
Matthew Shao
2017-06-29
1
-1
/
+5
|
*
[web] Add tests for reducors of options and modal.
Matthew Shao
2017-06-28
2
-0
/
+50
|
*
[web] Add src/css/modal.less
Matthew Shao
2017-06-28
1
-0
/
+3
|
*
[web] Minor update for Modal Component.
Matthew Shao
2017-06-28
4
-4
/
+6
|
*
[web] Update test for js/components/Header/FileMenu.jsx
Matthew Shao
2017-06-28
2
-1
/
+27
|
*
[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] Add modal to js/ducks/ui/index.js
Matthew Shao
2017-06-27
1
-0
/
+2
|
*
[web] Add js/ducks/options.js
Matthew Shao
2017-06-27
1
-0
/
+32
|
*
[web] Add js/ducks/ui/modal.js
Matthew Shao
2017-06-27
1
-0
/
+33
|
*
[web] Minor fix and Coverage ++
Matthew Shao
2017-06-26
3
-7
/
+8
|
*
[web] Add tests for js/components/FlowTable.jsx
Matthew Shao
2017-06-25
2
-0
/
+129
|
*
[web] Add tests for js/components/EventLog.jsx
Matthew Shao
2017-06-25
3
-1
/
+134
|
*
[web] Add tests for js/components/ContentView.jsx
Matthew Shao
2017-06-25
2
-0
/
+141
|
*
[web] update dependencies
Maximilian Hils
2017-06-12
4
-560
/
+879
|
*
[web] fix contentviews, simplify related logic
Maximilian Hils
2017-06-12
3
-8
/
+13
|
*
[web] fix stopEdit
Maximilian Hils
2017-06-12
3
-8
/
+12
|
*
[web] Update ContentLoader class name.
Matthew Shao
2017-06-12
2
-80
/
+81
|
*
[web] Export PureViewServer in ContentView/ContentView.jsx
Matthew Shao
2017-06-08
1
-3
/
+3
|
*
[web] Add tests for js/components/ContentView/ContentView.jsx
Matthew Shao
2017-06-08
2
-0
/
+137
|
*
[web] Add tests for js/components/ContentView/ContentLoader.jsx
Matthew Shao
2017-06-08
2
-0
/
+86
|
*
[web] Add mock-xmlhttprequest dependency.
Matthew Shao
2017-06-08
2
-0
/
+5
|
*
[web] Add tests for js/components/ContentView/ViewSelector.jsx
Matthew Shao
2017-06-06
3
-1
/
+162
|
*
[web] Add tests for js/components/ContentView/UploadContentButton.jsx
Matthew Shao
2017-06-06
3
-0
/
+32
|
*
[web] Imporve indentation.
Matthew Shao
2017-06-06
1
-5
/
+5
|
*
[web] Add tests for js/components/ContentView/ShowFullContentButton.jsx
Matthew Shao
2017-06-05
3
-1
/
+65
|
*
[web] Add tests for js/components/ContentView/MetaViews.jsx
Matthew Shao
2017-06-05
2
-0
/
+103
|
*
[web] Add tests for js/components/ContentView/DownloadContentButton.jsx
Matthew Shao
2017-06-05
3
-0
/
+29
|
*
explain codemirror rendering shortcomins
Maximilian Hils
2017-06-02
1
-0
/
+4
|
*
[web] Update tests for js/components/ContentView/ContentViewOptions.jsx
Matthew Shao
2017-06-02
2
-6
/
+3
|
*
[web] Add tests for js/components/ContentView/ContentViewOptions.jsx
Matthew Shao
2017-06-01
3
-1
/
+65
|
*
[web] Add tests for js/components/ContentView/CodeEditor.jsx
Matthew Shao
2017-06-01
2
-0
/
+30
|
*
[web] Remove mock-xmlhttprequest dependency.
Matthew Shao
2017-05-31
2
-5
/
+0
|
*
[web] mock components/ContentView
Matthew Shao
2017-05-31
2
-30
/
+1
|
*
[web] Add tests for js/components/FlowView/Messages.jsx
Matthew Shao
2017-05-31
2
-0
/
+718
|
*
[web] Add mock-xmlhttprequest as dependency.
Matthew Shao
2017-05-31
2
-0
/
+5
|
*
[web] Add tests for js/components/FlowView/ToggleEdit.jsx
Matthew Shao
2017-05-30
2
-0
/
+57
|
*
[web] Add tests for js/components/FlowView/Nav.jsx
Matthew Shao
2017-05-30
3
-1
/
+75
|
*
[web] Add tests for js/components/FlowView/Header.jsx
Matthew Shao
2017-05-30
3
-1
/
+261
|
*
[web] Add tests for js/components/FlowView/Details.jsx
Matthew Shao
2017-05-30
2
-0
/
+324
|
*
[web] Add tests for js/components/EventLog/EventList.jsx
Matthew Shao
2017-05-29
2
-0
/
+52
|
*
[web] Update snapshot.
Matthew Shao
2017-05-29
1
-1
/
+1
|
*
[web] Minor fixes.
Matthew Shao
2017-05-29
2
-3
/
+3
|
*
[web] Add tests for js/components/Header/MainMenu.js
Matthew Shao
2017-05-28
3
-1
/
+117
|
*
[web] Add tests for js/components/Header/OptionMenu.jsx
Matthew Shao
2017-05-27
2
-0
/
+164
|
*
[web] Add tests for js/components/Header/MenuToogle.jsx
Matthew Shao
2017-05-27
2
-0
/
+105
|
*
[web] Update js/Component/Header/FlowMenu.jsx
Matthew Shao
2017-05-27
1
-1
/
+1
|
*
[web] Add snapshot files.
Matthew Shao
2017-05-27
4
-0
/
+173
|
*
[web] Add tests for js/components/Header/FlowMenu.jsx
Matthew Shao
2017-05-27
2
-0
/
+347
|
[next]