aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/css
Commit message (Collapse)AuthorAgeFilesLines
* [web] Update css for modal.Matthew Shao2017-07-052-0/+11
|
* [web] Add src/css/modal.lessMatthew Shao2017-06-281-0/+3
|
* [web] add connection indicatorMaximilian Hils2017-04-291-3/+27
|
* Adjust pop-up docs positionFrank Ahn2017-03-151-0/+8
| | | | - Shift pop-up docs to the right position according to responsiveness
* Merge pull request #2085 from MatthewShao/devMaximilian Hils2017-03-051-0/+7
|\ | | | | [web] Add mouse support for FilterInput popover.
| * [web] Add mouse support for FilterInput popover.Matthew Shao2017-03-021-0/+7
| |
* | [web] fix scroll bug in flow detail. (#2083)Matthew Shao2017-03-041-2/+1
|/
* fix response body edit issuecle10002017-02-081-1/+0
|
* [web] various fixesMaximilian Hils2016-12-122-1/+5
|
* [web] style flow menuMaximilian Hils2016-12-111-23/+49
|
* [web] style start menuMaximilian Hils2016-12-111-1/+15
|
* [web] style options menuMaximilian Hils2016-12-111-8/+50
| | | | The other menus are WIP.
* fix dropdown css, add new selection after deleteClemens2016-08-221-1/+1
|
* refactor contentviews, dropdown, filemenu and footerClemens2016-08-181-0/+4
|
* fix css bugClemens2016-08-091-1/+1
|
* little changes in cssClemens2016-08-091-14/+16
|
* added hints from mhilsClemens2016-08-091-16/+13
|
* add sticky footer contentviewClemens2016-08-062-4/+5
|
* change some styleClemens2016-08-051-7/+24
|
* litte style changesClemens2016-08-031-0/+4
|
* add view all button, add dropdown for contentviewsClemens2016-08-031-0/+1
|
* combine clientside and serverside contentviewsClemens2016-07-291-4/+8
|
* mitmproxy.contentviews addedClemens2016-07-282-0/+11
|
* fix flow editMaximilian Hils2016-07-251-11/+13
|
* [web] style improvementJason2016-07-241-1/+11
|
* web: fix ValueEditor, clean up codeMaximilian Hils2016-07-213-14/+19
|
* moved flow editor state to reduxClemens2016-07-192-2/+11
|
* added new btn, changed to codemirrorClemens2016-07-153-2/+32
|
* change way to editClemens2016-07-141-1/+1
|
* [web] FlowView and ContentViewJason2016-06-171-1/+3
|
* web: :hatching_chick:Maximilian Hils2016-06-022-17/+8
|
* start of developing server side for options (#1155)Clemens Brunner2016-05-291-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added UI for options menu * update UI for options menu * update UI for options v2 * update UI for options v2 * added new btn class * little changes * little changes * merge * deleted branch * change menu button class * added option route + added very incomplete handler class * moved options to settings * added toggleinputbutton * changed options menu * added option for stream large bodies, but no working * added option for stream large bodies, but no working
* added UI for options menu (#1130)Clemens Brunner2016-05-141-0/+4
| | | | | | | | | | | | | | | | | | | | | | * added UI for options menu * update UI for options menu * update UI for options v2 * update UI for options v2 * added new btn class * little changes * little changes * merge * deleted branch * change menu button class
* [web] fix footer label marginJason2016-03-091-0/+4
|
* web: fix routerMaximilian Hils2016-02-291-1/+2
|
* fix up web stuffMaximilian Hils2016-02-281-1/+1
|
* move mitmproxy/web to rootMaximilian Hils2016-02-1814-0/+588
|
* move mitmproxyMaximilian Hils2016-02-1514-588/+0
|
* update web builds, use watchifyMaximilian Hils2015-10-081-1/+1
|
* fix #615Maximilian Hils2015-06-081-0/+5
|
* web: add prompt for keyboard navigationMaximilian Hils2015-03-302-0/+28
|
* web: global key handlingMaximilian Hils2015-03-292-3/+3
|
* web: minor ux improvementsMaximilian Hils2015-03-271-0/+2
|
* web: add basic edit capability for first lineMaximilian Hils2015-03-231-0/+24
|
* web: add content downloadMaximilian Hils2015-03-221-1/+1
|
* web: raw content viewMaximilian Hils2015-03-221-1/+2
|
* tweak cssMaximilian Hils2015-03-229-157/+164
|
* web: add content viewsMaximilian Hils2015-03-223-0/+13
|
* add table sortMaximilian Hils2015-03-171-0/+32
|
* Make header more compactAldo Cortesi2015-01-011-7/+1
| | | | | - Remove title bar - File -> mitmproxy - ultimately our logo can go here