aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/components
Commit message (Expand)AuthorAgeFilesLines
* added UI for options menu (#1130)Clemens Brunner2016-05-142-17/+67
* docs: minor fixesMaximilian Hils2016-04-301-1/+1
* [web] fix virtual scroll rangeJason2016-03-121-1/+1
* [web] VirtualScroll and AutoScroll helperJason2016-03-106-366/+411
* Merge pull request #1012 from gzzhanghao/routerMaximilian Hils2016-03-092-10/+7
|\
| * [web] eliminate common.Router.getParamsJason2016-03-092-10/+7
* | [web] dont mutate propsJason2016-03-091-2/+3
|/
* [web] uniform code style for Footer componentJason2016-03-081-5/+7
* [web] eliminate SettingsStateJason2016-03-074-46/+35
* [web] remove common.ChildFocusJason2016-03-025-21/+15
* [web] StoreView.index -> indexOfJason2016-03-021-1/+1
* web: use es6 modulesMaximilian Hils2016-02-2915-193/+173
* web: fix routerMaximilian Hils2016-02-297-92/+78
* fix up web stuffMaximilian Hils2016-02-2811-113/+103
* move mitmproxy/web to rootMaximilian Hils2016-02-1816-0/+2905
* move mitmproxyMaximilian Hils2016-02-1516-2905/+0
* update web builds, use watchifyMaximilian Hils2015-10-081-0/+1
* code -> status_code, httpversion -> http_versionMaximilian Hils2015-09-172-11/+11
* adjust to netlib changesMaximilian Hils2015-09-161-3/+3
* check in last attempt at contenteditable before retreating to inputsMaximilian Hils2015-05-021-25/+71
* web: try harder to fix editorMaximilian Hils2015-05-011-2/+7
* mitmweb: add editorMaximilian Hils2015-05-015-155/+239
* web: add prompt for keyboard navigationMaximilian Hils2015-03-308-51/+254
* s/filter/search/Maximilian Hils2015-03-302-8/+8
* web: add more keyboard shortcutsMaximilian Hils2015-03-293-17/+39
* web: global key handlingMaximilian Hils2015-03-292-4/+24
* web: use contexts to pass down stores.Maximilian Hils2015-03-278-136/+129
* web: fix react-routerMaximilian Hils2015-03-271-2/+4
* Merge remote-tracking branch 'vzvu/react-router-0.13.2'Maximilian Hils2015-03-271-3/+0
|\
| * web: upgrade to react-router 0.13.2vzvu3k6k2015-03-271-3/+0
* | web: initial attempt at header editorMaximilian Hils2015-03-271-23/+131
|/
* web: add basic edit capability for first lineMaximilian Hils2015-03-235-30/+242
* web: add content downloadMaximilian Hils2015-03-221-1/+5
* web: improve viewsMaximilian Hils2015-03-221-13/+53
* web: upgrade to react 0.13Maximilian Hils2015-03-222-15/+29
* web: raw content viewMaximilian Hils2015-03-221-5/+38
* web: add content viewsMaximilian Hils2015-03-222-14/+161
* structure componentsMaximilian Hils2015-03-216-401/+420
* web: fix bugsMaximilian Hils2015-03-213-1/+4
* add table sortMaximilian Hils2015-03-173-42/+136
* web: smaller changesMaximilian Hils2015-03-155-44/+25
* Merge remote-tracking branch 'legend/master'Maximilian Hils2015-03-063-5/+17
|\
| * another clean up for #503 #504Legend Tang2015-03-062-2/+5
| * clean up for #503 #504Legend Tang2015-03-061-4/+4
| * Replace `addListener` method with multiple bindings, fix for #503 504Legend Tang2015-03-061-3/+12
* | fix #506Legend Tang2015-03-062-8/+10
|/
* Add PEG support to gulpfileAldo Cortesi2015-01-031-1/+4
* components/utils.js -> common.jsAldo Cortesi2015-01-017-18/+16
* Make header more compactAldo Cortesi2015-01-011-4/+1
* All files and only files in in js/components are jsxAldo Cortesi2015-01-0110-15/+15