aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/web
Commit message (Collapse)AuthorAgeFilesLines
* web: raw content viewMaximilian Hils2015-03-222-7/+54
|
* tweak cssMaximilian Hils2015-03-221-0/+6
|
* web: add content viewsMaximilian Hils2015-03-222-33/+192
|
* structure componentsMaximilian Hils2015-03-211-424/+449
|
* web: fix bugsMaximilian Hils2015-03-211-7/+10
|
* add table sortMaximilian Hils2015-03-172-56/+196
|
* web: smaller changesMaximilian Hils2015-03-151-54/+33
|
* improve source map generationMaximilian Hils2015-03-111-466/+550
|
* add sourcemap generation for scripts-app-dev taskSuyash2015-03-071-1/+3
|
* Merge remote-tracking branch 'legend/master'Maximilian Hils2015-03-061-6/+18
|\ | | | | | | | | Conflicts: libmproxy/web/static/app.js
| * another clean up for #503 #504Legend Tang2015-03-061-3/+6
| |
| * clean up for #503 #504Legend Tang2015-03-061-5/+5
| |
| * Replace `addListener` method with multiple bindings, fix for #503 504Legend Tang2015-03-061-4/+13
| |
* | fix #506Legend Tang2015-03-061-11/+13
|/
* clean up web buildsMaximilian Hils2015-03-0518-8844/+11111
|
* Add PEG support to gulpfileAldo Cortesi2015-01-032-562/+564
| | | | | - Extract conf - all project specific conf outside gulpfile - Generalize filt.js exports, add required imports
* Unit test framework for web client-side codeAldo Cortesi2015-01-022-9/+15
| | | | | | - Also make formatSize nicer and test it. Now there's no excuse! ;)
* Consolidate reading flows from file, use in mitmweb.Aldo Cortesi2015-01-022-3/+15
|
* components/utils.js -> common.jsAldo Cortesi2015-01-011-223/+221
| | | | | Too many utils modules makes things confusing. These are more "common components" or "common mixins" than utils anyway.
* Make header more compactAldo Cortesi2015-01-012-9/+3
| | | | | - Remove title bar - File -> mitmproxy - ultimately our logo can go here
* Use Facebook's dispatcherAldo Cortesi2015-01-011-41/+343
|
* Replace custom EventEmitter with one from browserifyAldo Cortesi2015-01-011-60/+333
|
* All files and only files in in js/components are jsxAldo Cortesi2015-01-011-24/+24
| | | | So remove the redundant naming
* More browesrification.Aldo Cortesi2014-12-311-48/+209
|
* More conversions to browserifyAldo Cortesi2014-12-301-21/+427
|
* Fix fonts, stylesheets, add much more flexible bootstrap over-rides.Aldo Cortesi2014-12-3017-581/+1004
|
* Basic conversion: browserified web app now works.Aldo Cortesi2014-12-307-43712/+44741
|
* web: integrate filter docsMaximilian Hils2014-12-263-10/+75
|
* web: CSP, revert functionality, serve contentMaximilian Hils2014-12-252-87/+107
|
* web: show mitmproxy versionMaximilian Hils2014-12-251-0/+2
|
* web: much ui work, such christmasMaximilian Hils2014-12-253-56/+163
|
* web: duplicate, delete, replay flowsMaximilian Hils2014-12-243-132/+214
|
* web: move eventlog state out of settingsMaximilian Hils2014-12-233-16/+47
|
* web: intercept featureMaximilian Hils2014-12-234-65/+154
|
* web: squash bugsMaximilian Hils2014-12-231-16/+12
|
* web: simpler filter uiMaximilian Hils2014-12-232-87/+43
|
* highlight ui: complicated versionMaximilian Hils2014-12-221-16/+57
|
* web: filter/highlight ui, many fixesMaximilian Hils2014-12-134-124/+427
|
* web: disable autoscroll at topMaximilian Hils2014-12-121-1/+5
|
* web: filteringMaximilian Hils2014-12-121-235/+253
|
* web: fight against react-routerMaximilian Hils2014-12-122-10/+1742
|
* web: add filter grammarMaximilian Hils2014-12-111-2321/+0
|
* web: add file menu stubMaximilian Hils2014-12-102-37/+2411
|
* web: implement settings store, modularize storeMaximilian Hils2014-12-102-100/+174
|
* web: take viewport resize into accountMaximilian Hils2014-12-101-52/+77
|
* web: add event store, fix all those bugsMaximilian Hils2014-12-103-231/+150
|
* generalize storeMaximilian Hils2014-12-093-131/+145
|
* always use the app dispatcherMaximilian Hils2014-12-097-7777/+608
|
* web: various improvementsMaximilian Hils2014-11-291-29/+84
|
* event log: virtual scrollingMaximilian Hils2014-11-281-38/+69
|