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
/
ducks
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring
Clemens
2016-08-19
1
-2
/
+1
*
fix deselection on delete, fix toggleInputButton props
Clemens
2016-08-17
1
-1
/
+4
*
Merge pull request #1483 from gzzhanghao/history
Maximilian Hils
2016-08-15
1
-1
/
+1
|
\
|
*
[web] remove react-router
Jason
2016-08-15
1
-1
/
+1
*
|
move content to redux, add lines to view
Clemens
2016-08-10
1
-1
/
+16
*
|
merge with master
Clemens
2016-08-09
1
-12
/
+42
|
\
|
|
*
Merge pull request #1406 from gzzhanghao/fix36
Maximilian Hils
2016-07-27
1
-12
/
+42
|
|
\
|
|
*
[web] change test files
Jason
2016-07-27
1
-1
/
+0
|
|
*
[web] bug fix and add test
Jason
2016-07-26
1
-6
/
+22
|
|
*
[web] fix: Flow update changes list order #36
Jason
2016-07-24
1
-10
/
+25
*
|
|
added hints from mhils
Clemens
2016-08-09
1
-14
/
+1
*
|
|
add view all button, add dropdown for contentviews
Clemens
2016-08-03
1
-9
/
+56
*
|
|
combine clientside and serverside contentviews
Clemens
2016-07-29
1
-0
/
+4
*
|
|
add image to mitmproxy.contentview.image
Clemens
2016-07-28
1
-1
/
+1
|
/
/
*
|
simplify stop edit
Maximilian Hils
2016-07-25
1
-15
/
+18
*
|
remove auto change to raw mode on edit
Clemens
2016-07-25
1
-1
/
+0
*
|
combine content with header updates
Clemens
2016-07-25
1
-9
/
+0
*
|
added contentHash
Clemens
2016-07-25
1
-2
/
+1
*
|
remove lastFileUpload field
Clemens
2016-07-25
2
-15
/
+1
*
|
file upload updates contentview, editable contentloader, diffs on upload
Clemens
2016-07-22
1
-18
/
+23
*
|
moved editor to raw_view mode, add content_file_upload
Clemens
2016-07-21
1
-2
/
+24
*
|
moved editor to raw_view mode
Clemens
2016-07-21
1
-1
/
+2
|
/
*
web: fix ValueEditor, clean up code
Maximilian Hils
2016-07-21
8
-319
/
+291
*
added flow_content update
Clemens
2016-07-19
1
-5
/
+38
*
Merge remote-tracking branch 'origin/master' into flow_editing
Clemens
2016-07-19
9
-196
/
+362
|
\
|
*
web: fix flow selection
Maximilian Hils
2016-07-19
2
-2
/
+2
|
*
simplify web ui ducks
Maximilian Hils
2016-07-19
9
-225
/
+169
|
*
web: remove SELECT_RELATIVE
Maximilian Hils
2016-07-18
1
-23
/
+12
|
*
[web] bug fixs
Jason
2016-07-05
1
-8
/
+30
|
|
\
|
|
*
[web] set display large
Jason
2016-07-05
1
-6
/
+23
|
|
/
|
*
[web] change ducks/ui
Jason
2016-07-05
2
-1
/
+218
|
*
[web] ui ducks for content view
Jason
2016-07-01
1
-14
/
+26
*
|
moved flow editor state to redux
Clemens
2016-07-19
1
-0
/
+19
*
|
change way to edit
Clemens
2016-07-14
1
-3
/
+2
*
|
gzip issue
Clemens
2016-07-13
1
-0
/
+1
*
|
make file out ouf string to combine flow content updates via editor and fileu...
Clemens
2016-07-13
1
-0
/
+2
*
|
added code editor and file upload
Clemens
2016-07-13
1
-0
/
+8
|
/
*
[web] add tests for utils
Jason
2016-06-27
3
-14
/
+14
*
minor fixes
Maximilian Hils
2016-06-26
4
-17
/
+13
*
[web] sorter -> sort
Maximilian Hils
2016-06-25
2
-36
/
+36
*
[web] fix imports
Jason
2016-06-25
2
-0
/
+2
*
[web] fix update filter
Jason
2016-06-25
1
-1
/
+1
*
[web] fix actions
Jason
2016-06-25
2
-11
/
+18
*
[web] fix selectFlows
Jason
2016-06-25
2
-4
/
+6
*
[web] add msgQueue
Jason
2016-06-25
8
-191
/
+233
*
Merge branch 'master' of github.com:mitmproxy/mitmproxy into list
Jason
2016-06-24
2
-17
/
+128
|
\
|
*
Merge remote-tracking branch 'jason/websocket'
Maximilian Hils
2016-06-23
2
-17
/
+127
|
|
\
|
|
*
[web] set connected to false when DISCONNECTED
Jason
2016-06-22
1
-1
/
+1
|
|
*
[web] store ws object in symbol property
Jason
2016-06-22
1
-3
/
+5
|
|
*
Merge remote-tracking branch 'origin/master' into websocket
Jason
2016-06-22
2
-12
/
+12
|
|
|
\
[next]