aboutsummaryrefslogtreecommitdiffstats
path: root/web/package.json
Commit message (Expand)AuthorAgeFilesLines
* [web] update gulp to fix nodejs compatibilityMaximilian Hils2019-12-121-12/+12
* [web] Fix unstable sorting by using 'stable' dependencyMatthew Shao2018-02-051-1/+2
* [web] update to react 16.0Maximilian Hils2017-10-251-23/+22
* [web] Update react,react-dom,react-test-renderer to 16-beta.3Matthew Shao2017-08-081-3/+3
* [web] update dependenciesMaximilian Hils2017-06-121-18/+18
* [web] Add mock-xmlhttprequest dependency.Matthew Shao2017-06-081-0/+1
* [web] Add 'react-test-renderer' dependency.Matthew Shao2017-05-111-1/+4
* web: do not collect coverage when invoking "jest"Maximilian Hils2017-05-091-2/+1
* honest js coverageMaximilian Hils2017-05-021-1/+2
* [web] Introduce redux-mock-store and minor fix.Matthew Shao2017-04-301-3/+4
* change import of prop-typescle10002017-04-271-0/+1
* [web] Minor fixes for the test.Matthew Shao2017-03-261-5/+5
* [web] Exclude src/js/filt/filt.js from coverage report.Matthew Shao2017-03-261-1/+4
* [web] Add JS coverage to codecov.Matthew Shao2017-03-261-1/+3
* [web] Update configuration of jest to avoid deprecation warningMatthew Shao2017-03-221-1/+1
* [web] yarn? yarn.Maximilian Hils2017-02-211-32/+29
* clean up mitmwebMaximilian Hils2016-11-081-1/+0
* [web] fix testRegexJason2016-08-151-1/+1
* [web] remove react-routerJason2016-08-151-3/+3
* Merge pull request #1406 from gzzhanghao/fix36Maximilian Hils2016-07-271-0/+1
|\
| * [web] change test filesJason2016-07-271-0/+1
* | web: refactor ContentLoaderMaximilian Hils2016-07-251-5/+5
|/
* added new btn, changed to codemirrorClemens2016-07-151-1/+1
* added code editor and file uploadClemens2016-07-131-2/+2
* modify flow contentClemens2016-07-111-2/+3
* [web] build with envifyJason2016-06-251-0/+1
* added tests for uiClemens2016-06-201-0/+1
* [web] settings storeJason2016-06-171-1/+3
* web: fix testsMaximilian Hils2016-06-161-10/+8
* 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
|/
* 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
* Unit test framework for web client-side codeAldo Cortesi2015-01-021-36/+48