aboutsummaryrefslogtreecommitdiffstats
path: root/web/package.json
Commit message (Collapse)AuthorAgeFilesLines
* web: update reactMaximilian Hils2016-06-051-3/+2
|
* web: implement redux store fetchingMaximilian Hils2016-06-031-0/+2
|
* Merge branch 'redux-ducks'Maximilian Hils2016-06-021-0/+4
|\
| * web: reduxify event log storeMaximilian Hils2016-06-021-0/+1
| |
| * add basic redux architecture, convert eventlog to reduxMaximilian Hils2016-06-021-0/+1
| |
| * add redux as dependencyMaximilian Hils2016-06-011-0/+2
| |
* | web: use object spread operatorMaximilian Hils2016-06-021-0/+1
|/ | | | | While the spread operator is not part of ES6, React also uses it for JSX. It makes sense for us to keep it in other parts of the codebase as well.
* web: update dependenciesMaximilian Hils2016-05-021-13/+11
|
* gulp-minify-css is deprecated. Adding gulp-clean-cssIsrael Blancas2016-04-111-1/+1
|
* [web] VirtualScroll and AutoScroll helperJason2016-03-101-1/+5
|
* [web] Fix eslint warnings about testsJason2016-03-021-0/+3
|
* fix up web stuffMaximilian Hils2016-02-281-26/+21
|
* move mitmproxy/web to rootMaximilian Hils2016-02-181-0/+55
|
* move mitmproxyMaximilian Hils2016-02-151-55/+0
|
* update web builds, use watchifyMaximilian Hils2015-10-081-29/+32
|
* web: upgrade to react-router 0.13.2vzvu3k6k2015-03-271-1/+1
|
* web: upgrade to react 0.13Maximilian Hils2015-03-221-50/+50
|
* update package.json during transition period, see #518Legend Tang2015-03-151-1/+1
|
* clean up web buildsMaximilian Hils2015-03-051-6/+2
|
* Pin browserify to most recent version that worksAldo Cortesi2015-01-041-1/+1
| | | | | | Issue being tracked here: https://github.com/substack/node-browserify/issues/1044
* Unit test framework for web client-side codeAldo Cortesi2015-01-021-36/+48
| | | | | | - Also make formatSize nicer and test it. Now there's no excuse! ;)
* Use Facebook's dispatcherAldo Cortesi2015-01-011-1/+2
|
* Basic conversion: browserified web app now works.Aldo Cortesi2014-12-301-6/+21
|
* web: implement filtersMaximilian Hils2014-12-121-0/+1
|
* always use the app dispatcherMaximilian Hils2014-12-091-17/+17
|
* undo spritingMaximilian Hils2014-09-171-1/+0
|
* add features to the traffic table, introduce image spritingMaximilian Hils2014-09-171-0/+3
|
* Client-side cleanupAldo Cortesi2014-09-151-11/+0
| | | | | | - Remove grunt - Formatting and spacing. There shall be 4 spaces in a tab. Not 3. Not 5. And 2 is right out.
* include jshint-stylish dependencyMaximilian Hils2014-09-141-0/+1
|
* gulpfile: add tests and notifyMaximilian Hils2014-09-141-0/+2
|
* web: start guiMaximilian Hils2014-09-131-0/+1
|
* gulpfileMaximilian Hils2014-09-131-21/+31
|
* Client-side framework for web applicationAldo Cortesi2014-09-101-0/+22