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
/
ContentView
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[web] fix contentviews, simplify related logic
Maximilian Hils
2017-06-12
2
-4
/
+4
|
*
[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
|
*
change import of prop-types
cle1000
2017-04-27
8
-12
/
+18
|
*
remove contentview selector and view description if edit mode is on
cle1000
2017-02-08
2
-14
/
+5
|
*
[web] various fixes
Maximilian Hils
2016-12-12
1
-1
/
+3
|
*
minor fixes
Maximilian Hils
2016-11-23
3
-8
/
+6
|
*
Merge pull request #1489 from mitmproxy/web_refactor
Maximilian Hils
2016-08-22
4
-87
/
+53
|
\
|
|
|
|
Web refactor
|
*
fix refactoring bug
Clemens
2016-08-19
1
-2
/
+2
|
|
|
*
refactoring
Clemens
2016-08-19
1
-3
/
+1
|
|
|
*
refactor contentviews, dropdown, filemenu and footer
Clemens
2016-08-18
1
-10
/
+23
|
|
|
*
refactor dropdown menu, view selector
Clemens
2016-08-18
1
-58
/
+22
|
|
|
*
fix viewselector bug
Clemens
2016-08-17
1
-1
/
+1
|
|
|
*
refactor codeeditor
Clemens
2016-08-17
1
-2
/
+1
|
|
|
*
refactor file up and download
Clemens
2016-08-16
1
-14
/
+6
|
|
*
|
added tests
Clemens
2016-08-19
1
-1
/
+1
|
/
*
move content to redux, add lines to view
Clemens
2016-08-10
2
-14
/
+19
|
*
added hints from mhils
Clemens
2016-08-09
3
-9
/
+8
|
*
add sticky footer contentview
Clemens
2016-08-06
1
-1
/
+1
|
*
change some style
Clemens
2016-08-05
2
-8
/
+36
|
*
litte style changes
Clemens
2016-08-03
1
-1
/
+1
|
*
add view all button, add dropdown for contentviews
Clemens
2016-08-03
3
-50
/
+146
|
*
combine clientside and serverside contentviews
Clemens
2016-07-29
2
-38
/
+18
|
*
add image to mitmproxy.contentview.image
Clemens
2016-07-28
2
-4
/
+10
|
*
mitmproxy.contentviews added
Clemens
2016-07-28
3
-26
/
+20
|
*
add contentviews to client
Clemens
2016-07-27
3
-4
/
+24
|
*
add up/download button to ContentTooLarge view
Maximilian Hils
2016-07-25
1
-4
/
+14
|
*
simplify stop edit
Maximilian Hils
2016-07-25
1
-3
/
+3
|
*
fix flow edit
Maximilian Hils
2016-07-25
1
-4
/
+11
|
*
make empty buttons editable
Maximilian Hils
2016-07-25
2
-2
/
+6
|
*
web: refactor ContentLoader
Maximilian Hils
2016-07-25
6
-87
/
+172
|
*
remove auto change to raw mode on edit
Clemens
2016-07-25
1
-2
/
+2
|
*
added contentHash
Clemens
2016-07-25
1
-1
/
+1
|
*
remove lastFileUpload field
Clemens
2016-07-25
1
-2
/
+2
|
*
file upload updates contentview, editable contentloader, diffs on upload
Clemens
2016-07-22
2
-4
/
+8
|
*
moved editor to raw_view mode, add content_file_upload
Clemens
2016-07-21
1
-6
/
+5
|
*
moved editor to raw_view mode
Clemens
2016-07-21
1
-2
/
+4
|
*
Merge remote-tracking branch 'origin/master' into flow_editing
Clemens
2016-07-19
2
-2
/
+2
|
\
|
*
[web] set display large
Jason
2016-07-05
1
-1
/
+1
|
|
|
*
[web] ui ducks for content view
Jason
2016-07-01
1
-1
/
+1
|
|
*
|
moved flow editor state to redux
Clemens
2016-07-19
1
-36
/
+0
|
|
*
|
added new btn, changed to codemirror
Clemens
2016-07-15
1
-11
/
+5
|
|
*
|
change way to edit
Clemens
2016-07-14
2
-24
/
+47
|
|
*
|
added code editor and file upload
Clemens
2016-07-13
1
-9
/
+21
|
|
*
|
modify flow content
Clemens
2016-07-11
1
-4
/
+12
|
/
*
fix mitmproxy/mitmweb#25
Maximilian Hils
2016-06-26
1
-1
/
+0
|
[next]