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 (
Expand
)
Author
Age
Files
Lines
*
[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
12
-357
/
+364
*
[web] fix updateLocation
Jason
2016-06-09
3
-7
/
+12
*
[web] rewrite ProxyApp and MainView with es6
Jason
2016-06-09
6
-356
/
+385
*
fix default websocket state
Maximilian Hils
2016-06-08
1
-2
/
+2
*
sorting add pr review changes
Clemens
2016-06-08
4
-17
/
+26
*
sorting done, ready to review
Clemens
2016-06-07
1
-1
/
+1
*
sorting done, ready to review
Clemens
2016-06-07
3
-34
/
+26
*
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
3
-47
/
+62
*
web: accept all falsey sortFns in sortedIndexOf
Maximilian Hils
2016-06-06
1
-8
/
+4
*
web: fix list update propagation
Maximilian Hils
2016-06-05
2
-3
/
+6
*
web: modernize flow table columns
Maximilian Hils
2016-06-05
2
-223
/
+148
*
web: update react
Maximilian Hils
2016-06-05
1
-3
/
+2
*
web: fix list reducer
Maximilian Hils
2016-06-05
1
-3
/
+3
*
web: completely move flow state to redux
Maximilian Hils
2016-06-04
8
-330
/
+191
*
web interleave old store and redux flow state
Maximilian Hils
2016-06-04
3
-4
/
+17
*
web: implement update and remove for list and view
Maximilian Hils
2016-06-04
3
-20
/
+95
*
web: add flows to redux state
Maximilian Hils
2016-06-03
4
-6
/
+40
*
web: add redux list views
Maximilian Hils
2016-06-03
3
-7
/
+73
*
web: remove old event log store
Maximilian Hils
2016-06-03
5
-45
/
+7
*
web: implement redux store fetching
Maximilian Hils
2016-06-03
7
-38
/
+160
*
Merge branch 'redux-ducks'
Maximilian Hils
2016-06-02
14
-197
/
+289
|
\
|
*
web: fix eventlog height registration
Maximilian Hils
2016-06-02
1
-11
/
+16
|
*
web: reduxify event log store
Maximilian Hils
2016-06-02
9
-80
/
+85
|
*
web: reduxify WebSocket
Maximilian Hils
2016-06-02
6
-26
/
+81
|
*
remove reducers directory
Maximilian Hils
2016-06-02
1
-8
/
+0
|
*
web: :hatching_chick:
Maximilian Hils
2016-06-02
12
-180
/
+138
|
*
use object spread operator
Maximilian Hils
2016-06-02
2
-3
/
+4
|
*
add basic redux architecture, convert eventlog to redux
Maximilian Hils
2016-06-02
7
-25
/
+99
|
*
add redux as dependency
Maximilian Hils
2016-06-01
1
-0
/
+2
*
|
fix dumpfile upload
Maximilian Hils
2016-06-02
1
-9
/
+6
*
|
web: add fetchApi convenience method
Maximilian Hils
2016-06-02
2
-8
/
+17
*
|
change some pr issuses
Clemens
2016-06-02
4
-8
/
+16
*
|
basic file up and download working
Clemens
2016-06-02
2
-4
/
+13
*
|
basic file up and download working
Clemens
2016-06-02
1
-1
/
+2
*
|
added basic file up_download functionality (not finish yet)
Clemens
2016-06-02
2
-18
/
+13
*
|
added ui
Clemens
2016-06-02
1
-0
/
+12
*
|
web: use object spread operator
Maximilian Hils
2016-06-02
2
-1
/
+2
|
/
*
start of developing server side for options (#1155)
Clemens Brunner
2016-05-29
4
-56
/
+159
*
Merge remote-tracking branch 'origin/master' into contentview
Jason
2016-05-28
1
-1
/
+1
|
\
|
*
Refactor dev.sh
Aldo Cortesi
2016-05-26
1
-1
/
+1
*
|
[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
|
/
[next]