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] fix settings ducks
Jason
2016-06-17
1
-1
/
+9
*
[web] settings store
Jason
2016-06-17
1
-30
/
+3
*
web: use implicit bindActionCreators
Maximilian Hils
2016-06-15
5
-15
/
+10
*
minor fixes
Maximilian Hils
2016-06-15
1
-3
/
+3
*
rename view -> ui, make code more readable
Clemens
2016-06-15
1
-2
/
+2
*
add previous state to dispatch function
Clemens
2016-06-15
1
-13
/
+15
*
code review
Clemens
2016-06-14
2
-16
/
+11
*
added flowMenu
Clemens
2016-06-14
4
-13
/
+71
*
[web] header.js -> Header.js
Jason
2016-06-09
11
-469
/
+516
*
[web] eventlog.js -> EventLog.jsx
Jason
2016-06-09
5
-155
/
+143
*
[web] footer.js -> Footer.jsx
Jason
2016-06-09
2
-25
/
+22
*
[web] fix shortcut for header fields
Jason
2016-06-09
2
-1
/
+2
*
[web] separate flowtable to multiple files
Jason
2016-06-09
8
-352
/
+358
*
[web] fix updateLocation
Jason
2016-06-09
3
-7
/
+12
*
[web] rewrite ProxyApp and MainView with es6
Jason
2016-06-09
4
-338
/
+354
*
sorting add pr review changes
Clemens
2016-06-08
2
-8
/
+7
*
sorting done, ready to review
Clemens
2016-06-07
1
-28
/
+2
*
moved redux state injection closer to child
Clemens
2016-06-07
2
-4
/
+6
*
start with sort, continue tomorrow
Clemens
2016-06-07
2
-6
/
+3
*
moved sort state to redux, missing apply sort
Clemens
2016-06-07
2
-47
/
+49
*
web: modernize flow table columns
Maximilian Hils
2016-06-05
2
-223
/
+148
*
web: completely move flow state to redux
Maximilian Hils
2016-06-04
3
-140
/
+81
*
web interleave old store and redux flow state
Maximilian Hils
2016-06-04
1
-2
/
+11
*
web: remove old event log store
Maximilian Hils
2016-06-03
1
-5
/
+1
*
web: implement redux store fetching
Maximilian Hils
2016-06-03
1
-1
/
+0
*
Merge branch 'redux-ducks'
Maximilian Hils
2016-06-02
4
-161
/
+122
|
\
|
*
web: fix eventlog height registration
Maximilian Hils
2016-06-02
1
-11
/
+16
|
*
web: reduxify event log store
Maximilian Hils
2016-06-02
1
-45
/
+24
|
*
web: reduxify WebSocket
Maximilian Hils
2016-06-02
1
-12
/
+12
|
*
web: :hatching_chick:
Maximilian Hils
2016-06-02
4
-117
/
+80
|
*
add basic redux architecture, convert eventlog to redux
Maximilian Hils
2016-06-02
2
-21
/
+35
*
|
change some pr issuses
Clemens
2016-06-02
1
-3
/
+3
*
|
basic file up and download working
Clemens
2016-06-02
1
-3
/
+12
*
|
added basic file up_download functionality (not finish yet)
Clemens
2016-06-02
1
-18
/
+6
*
|
added ui
Clemens
2016-06-02
1
-0
/
+12
|
/
*
start of developing server side for options (#1155)
Clemens Brunner
2016-05-29
3
-54
/
+143
*
[web] add default value for text views
Jason
2016-05-28
1
-2
/
+2
*
[web] eliminate RawMixin
Jason
2016-05-28
1
-17
/
+47
*
[web] use props.location instead of context.location
Jason
2016-05-24
1
-4
/
+3
*
[web] eliminate Router mixin
Jason
2016-05-24
6
-71
/
+66
*
added UI for options menu (#1130)
Clemens Brunner
2016-05-14
2
-17
/
+67
*
docs: minor fixes
Maximilian Hils
2016-04-30
1
-1
/
+1
*
[web] fix virtual scroll range
Jason
2016-03-12
1
-1
/
+1
*
[web] VirtualScroll and AutoScroll helper
Jason
2016-03-10
6
-366
/
+411
*
Merge pull request #1012 from gzzhanghao/router
Maximilian Hils
2016-03-09
2
-10
/
+7
|
\
|
*
[web] eliminate common.Router.getParams
Jason
2016-03-09
2
-10
/
+7
*
|
[web] dont mutate props
Jason
2016-03-09
1
-2
/
+3
|
/
*
[web] uniform code style for Footer component
Jason
2016-03-08
1
-5
/
+7
*
[web] eliminate SettingsState
Jason
2016-03-07
4
-46
/
+35
*
[web] remove common.ChildFocus
Jason
2016-03-02
5
-21
/
+15
[next]