index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[web] Update ContentLoader class name.
Matthew Shao
2017-06-12
2
-80
/
+81
|
*
[web] Export PureViewServer in ContentView/ContentView.jsx
Matthew Shao
2017-06-08
1
-3
/
+3
|
*
[web] Add tests for js/components/ContentView/ContentView.jsx
Matthew Shao
2017-06-08
2
-0
/
+137
|
*
[web] Add tests for js/components/ContentView/ContentLoader.jsx
Matthew Shao
2017-06-08
2
-0
/
+86
|
*
[web] Add mock-xmlhttprequest dependency.
Matthew Shao
2017-06-08
2
-0
/
+5
|
*
[web] Add tests for js/components/ContentView/ViewSelector.jsx
Matthew Shao
2017-06-06
3
-1
/
+162
|
*
[web] Add tests for js/components/ContentView/UploadContentButton.jsx
Matthew Shao
2017-06-06
3
-0
/
+32
|
*
[web] Imporve indentation.
Matthew Shao
2017-06-06
1
-5
/
+5
|
*
[web] Add tests for js/components/ContentView/ShowFullContentButton.jsx
Matthew Shao
2017-06-05
3
-1
/
+65
|
*
[web] Add tests for js/components/ContentView/MetaViews.jsx
Matthew Shao
2017-06-05
2
-0
/
+103
|
*
[web] Add tests for js/components/ContentView/DownloadContentButton.jsx
Matthew Shao
2017-06-05
3
-0
/
+29
*
|
Merge pull request #2389 from ujjwal96/test-coverage
Thomas Kriechbaumer
2017-06-11
2
-2
/
+38
|
\
\
|
*
|
tests for Proxy config
Ujjwal Verma
2017-06-12
2
-2
/
+38
|
/
/
*
|
Merge pull request #2388 from cortesi/consolebits
Aldo Cortesi
2017-06-11
19
-246
/
+70
|
\
\
|
*
|
console: console.eventlog.clear command, bind to "z" by default
Aldo Cortesi
2017-06-11
6
-6
/
+19
|
*
|
console: extract "enter" to m_select
Aldo Cortesi
2017-06-11
12
-131
/
+18
|
*
|
console: delete stale help code
Aldo Cortesi
2017-06-11
2
-30
/
+0
|
*
|
console: extract "tab" to m_next pseudo-key
Aldo Cortesi
2017-06-11
8
-73
/
+16
|
*
|
console: Make global nav keys work within help
Aldo Cortesi
2017-06-11
2
-6
/
+17
*
|
|
Merge pull request #2387 from cortesi/helptext
Aldo Cortesi
2017-06-11
4
-118
/
+147
|
\
|
|
|
*
|
console: Key binding help
Aldo Cortesi
2017-06-11
4
-118
/
+147
*
|
|
Merge pull request #2386 from cortesi/help
Aldo Cortesi
2017-06-11
18
-536
/
+390
|
\
|
|
|
*
|
console: auto-generate context key binding help
Aldo Cortesi
2017-06-11
12
-78
/
+111
|
*
|
Keep emojis out of tox.ini
Aldo Cortesi
2017-06-11
1
-2
/
+2
|
*
|
console: help - remove hardcoded help everywhere
Aldo Cortesi
2017-06-11
7
-205
/
+3
|
*
|
console: generalise grideditor help text, only show headers if we have them
Aldo Cortesi
2017-06-11
1
-15
/
+17
|
*
|
console: grideditor - re-add column headers
Aldo Cortesi
2017-06-11
2
-21
/
+2
|
*
|
console: grideditor keybindings for r, R and e
Aldo Cortesi
2017-06-11
3
-70
/
+72
|
*
|
console: overlays shouldn't clear window titles
Aldo Cortesi
2017-06-11
2
-7
/
+11
|
*
|
console: extract grideditor keybindings
Aldo Cortesi
2017-06-11
12
-148
/
+191
|
*
|
console: grideditors don't display their own titles anymore
Aldo Cortesi
2017-06-10
1
-10
/
+1
*
|
|
Merge pull request #2384 from cortesi/layouts
Aldo Cortesi
2017-06-11
10
-12
/
+46
|
\
|
|
|
*
|
console: layout pane heaaders
Aldo Cortesi
2017-06-10
10
-12
/
+46
|
/
/
*
|
Merge pull request #2375 from mhils/isatty
Maximilian Hils
2017-06-06
1
-0
/
+9
|
\
\
|
*
|
always pretend to have a tty in tests
Maximilian Hils
2017-06-05
1
-0
/
+9
|
|
/
*
|
Merge pull request #2379 from ujjwal96/kaitai
Thomas Kriechbaumer
2017-06-06
1
-3
/
+5
|
\
\
|
*
|
Update png.py. Stop reading after IEND
Ujjwal Verma
2017-06-06
1
-3
/
+5
*
|
|
Merge pull request #2378 from ujjwal96/console-fixes
Thomas Kriechbaumer
2017-06-06
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixes #2377 #2323
Ujjwal Verma
2017-06-06
2
-2
/
+2
|
/
/
*
/
[requires.io] dependency update on master branch (#2373)
Maximilian Hils
2017-06-05
1
-1
/
+1
|
/
*
add windows store experiment
Maximilian Hils
2017-06-04
4
-0
/
+61
*
check tty after options parsing
Thomas Kriechbaumer
2017-06-04
2
-5
/
+6
*
check for tty when running mitmproxy
Thomas Kriechbaumer
2017-06-04
1
-1
/
+7
*
Merge pull request #2367 from mhils/issue-2329
Thomas Kriechbaumer
2017-06-02
5
-13
/
+64
|
\
|
*
minor improvements
Maximilian Hils
2017-06-02
4
-12
/
+21
|
*
fix #2329
Maximilian Hils
2017-06-01
2
-1
/
+43
*
|
Fixes #2230 (#2361)
Ujjwal Verma
2017-06-02
4
-28
/
+62
*
|
Merge pull request #2365 from MatthewShao/jest-dev
Maximilian Hils
2017-06-02
4
-0
/
+95
|
\
\
|
|
/
|
/
|
|
*
explain codemirror rendering shortcomins
Maximilian Hils
2017-06-02
1
-0
/
+4
|
*
[web] Update tests for js/components/ContentView/ContentViewOptions.jsx
Matthew Shao
2017-06-02
2
-6
/
+3
[prev]
[next]