Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [web] update gulp to fix nodejs compatibility | Maximilian Hils | 2019-12-12 | 1 | -19/+22 |
| | |||||
* | fix gulpfile copy mistake | Maximilian Hils | 2017-08-21 | 1 | -1/+1 |
| | |||||
* | [web] build with envify | Jason | 2016-06-25 | 1 | -0/+2 |
| | |||||
* | [web] separate flowtable to multiple files | Jason | 2016-06-09 | 1 | -0/+1 |
| | |||||
* | gulp-minify-css is deprecated. Adding gulp-clean-css | Israel Blancas | 2016-04-11 | 1 | -2/+2 |
| | |||||
* | [web] gulp: log errors from buildScript/bundle | Jason | 2016-03-02 | 1 | -0/+4 |
| | |||||
* | fix up web stuff | Maximilian Hils | 2016-02-28 | 1 | -8/+2 |
| | |||||
* | move mitmproxy/web to root | Maximilian Hils | 2016-02-18 | 1 | -0/+224 |
| | |||||
* | move mitmproxy | Maximilian Hils | 2016-02-15 | 1 | -224/+0 |
| | |||||
* | update web builds, use watchify | Maximilian Hils | 2015-10-08 | 1 | -170/+108 |
| | |||||
* | fix sourcemaps | Maximilian Hils | 2015-03-11 | 1 | -11/+35 |
| | |||||
* | improve source map generation | Maximilian Hils | 2015-03-11 | 1 | -4/+4 |
| | |||||
* | add sourcemap generation for scripts-app-dev task | Suyash | 2015-03-07 | 1 | -9/+15 |
| | |||||
* | clean up web builds | Maximilian Hils | 2015-03-05 | 1 | -26/+24 |
| | |||||
* | Ditch old gulpfile | Aldo Cortesi | 2015-01-03 | 1 | -1/+0 |
| | |||||
* | Add PEG support to gulpfile | Aldo Cortesi | 2015-01-03 | 1 | -56/+41 |
| | | | | | - Extract conf - all project specific conf outside gulpfile - Generalize filt.js exports, add required imports | ||||
* | Fix fonts, stylesheets, add much more flexible bootstrap over-rides. | Aldo Cortesi | 2014-12-30 | 1 | -2/+1 |
| | |||||
* | Basic conversion: browserified web app now works. | Aldo Cortesi | 2014-12-30 | 1 | -112/+208 |
| | |||||
* | web: intercept feature | Maximilian Hils | 2014-12-23 | 1 | -1/+0 |
| | |||||
* | web: implement filters | Maximilian Hils | 2014-12-12 | 1 | -27/+41 |
| | |||||
* | web: add event store, fix all those bugs | Maximilian Hils | 2014-12-10 | 1 | -4/+3 |
| | |||||
* | always use the app dispatcher | Maximilian Hils | 2014-12-09 | 1 | -1/+0 |
| | |||||
* | web: add virtualscroll mixin | Maximilian Hils | 2014-11-28 | 1 | -0/+1 |
| | |||||
* | start to fill detailpane | Maximilian Hils | 2014-09-19 | 1 | -0/+1 |
| | |||||
* | add splitter | Maximilian Hils | 2014-09-18 | 1 | -0/+1 |
| | |||||
* | web: detailpane impl | Maximilian Hils | 2014-09-18 | 1 | -0/+2 |
| | |||||
* | flowtable: add selection indicator, add keyboard navigation | Maximilian Hils | 2014-09-18 | 1 | -0/+1 |
| | |||||
* | .jsx -> .jsx.js | Maximilian Hils | 2014-09-18 | 1 | -5/+5 |
| | | | | | Rename jsx files to be compatible with Chrome Dev Tools and Workspace Mapping. | ||||
* | undo spriting | Maximilian Hils | 2014-09-17 | 1 | -18/+6 |
| | |||||
* | add features to the traffic table, introduce image spriting | Maximilian Hils | 2014-09-17 | 1 | -5/+25 |
| | |||||
* | implement FlowStore basics | Maximilian Hils | 2014-09-17 | 1 | -1/+2 |
| | |||||
* | connect eventlog events to ui | Maximilian Hils | 2014-09-17 | 1 | -0/+1 |
| | |||||
* | Slightly more verbose gulping, remove strict declarations for now. | Aldo Cortesi | 2014-09-16 | 1 | -21/+46 |
| | |||||
* | We're not ready for ES6 | Aldo Cortesi | 2014-09-16 | 1 | -12/+12 |
| | | | | Lets re-evaluate in June next year when it's actually released | ||||
* | format javascript | Maximilian Hils | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | web: implement EventLogStore | Maximilian Hils | 2014-09-16 | 1 | -1/+0 |
| | |||||
* | web: eventlog ui | Maximilian Hils | 2014-09-15 | 1 | -1/+1 |
| | |||||
* | client-side structure | Maximilian Hils | 2014-09-15 | 1 | -5/+14 |
| | |||||
* | include jshint-stylish dependency | Maximilian Hils | 2014-09-14 | 1 | -2/+2 |
| | |||||
* | gulpfile: add tests and notify | Maximilian Hils | 2014-09-14 | 1 | -3/+17 |
| | |||||
* | update Gruntfile | Maximilian Hils | 2014-09-13 | 1 | -1/+1 |
| | |||||
* | web: start gui | Maximilian Hils | 2014-09-13 | 1 | -5/+11 |
| | |||||
* | gulpfile | Maximilian Hils | 2014-09-13 | 1 | -0/+99 |