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
*
fixes copying on macos
Mumen Yassin
2019-01-23
1
-1
/
+1
*
[web] Fixes #3228:API endpoint error
Matthew Shao
2018-08-13
1
-1
/
+1
*
[web] Fix unstable sorting by using 'stable' dependency
Matthew Shao
2018-02-05
1
-2
/
+4
*
[web] make it possible to run static viewer in subdirectories
Maximilian Hils
2017-08-21
1
-1
/
+1
*
[web] Minor fix for frontend and tests.
Matthew Shao
2017-07-27
1
-2
/
+2
*
[web] Update options auto dump for frontend.
Matthew Shao
2017-07-26
1
-10
/
+2
*
[web] Add Download/Load button to OptionEditor.
Matthew Shao
2017-07-24
1
-0
/
+12
*
[web] Remove js/ducks/ui/option.js
Matthew Shao
2017-07-20
1
-39
/
+0
*
[web] Minor fix and update tests.
Matthew Shao
2017-07-20
3
-4
/
+4
*
Merge branch 'mitmweb-options' of https://github.com/MatthewShao/mitmproxy in...
Matthew Shao
2017-07-18
6
-25
/
+104
|
\
|
*
[web] options: make help and err permanently visible, improve perf
Maximilian Hils
2017-07-17
7
-64
/
+105
|
*
[web] Update OptionMaster.
Matthew Shao
2017-07-17
1
-17
/
+14
|
*
[web] Add reducer and actions for option editor.
Matthew Shao
2017-07-17
2
-1
/
+42
|
*
[web] Add simple validation and improve UI.
Matthew Shao
2017-07-17
1
-2
/
+17
*
|
[web] Update OptionMaster.
Matthew Shao
2017-07-17
1
-17
/
+14
*
|
[web] Add reducer and actions for option editor.
Matthew Shao
2017-07-17
2
-1
/
+42
*
|
[web] Add simple validation and improve UI.
Matthew Shao
2017-07-15
1
-2
/
+17
|
/
*
[web] Try toggle options in option modal.
Matthew Shao
2017-07-02
1
-0
/
+2
*
[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] fix stopEdit
Maximilian Hils
2017-06-12
1
-3
/
+2
*
[web] add connection indicator
Maximilian Hils
2017-04-29
4
-9
/
+55
*
Fix the tests for flows actions.
Matthew Shao
2017-04-25
1
-2
/
+2
*
simplify selectRelative, add example for action testing
Maximilian Hils
2017-04-24
2
-27
/
+25
*
Fix #2134
Frank Ahn
2017-03-18
1
-1
/
+1
*
[web] Fixes the flaw in #2133
Matthew Shao
2017-03-13
1
-4
/
+4
*
[web] Fixes stopEdit action in ducks/ui/flow.js
Matthew Shao
2017-03-11
1
-3
/
+4
*
fix show_lines button visible in edit mode if you change tabs
cle1000
2017-02-08
1
-1
/
+1
*
[web] various fixes
Maximilian Hils
2016-12-12
4
-33
/
+75
*
[web] style start menu
Maximilian Hils
2016-12-11
1
-2
/
+2
*
[web] style options menu
Maximilian Hils
2016-12-11
1
-2
/
+2
*
mitmweb: fix event display
Maximilian Hils
2016-11-23
1
-3
/
+1
*
mitmweb: minor fixes
Maximilian Hils
2016-11-09
2
-3
/
+19
*
web: simplify flow storage
Maximilian Hils
2016-11-08
10
-540
/
+333
*
clean up mitmweb
Maximilian Hils
2016-11-08
9
-470
/
+24
*
Merge pull request #1489 from mitmproxy/web_refactor
Maximilian Hils
2016-08-22
2
-3
/
+12
|
\
|
*
fix dropdown css, add new selection after delete
Clemens
2016-08-22
1
-2
/
+9
|
*
refactoring
Clemens
2016-08-19
1
-2
/
+1
|
*
fix deselection on delete, fix toggleInputButton props
Clemens
2016-08-17
1
-1
/
+4
*
|
added tests
Clemens
2016-08-19
1
-12
/
+9
|
/
*
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
[next]