aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
...
* web: add content downloadMaximilian Hils2015-03-222-2/+6
* web: improve viewsMaximilian Hils2015-03-226-22/+68
* web: upgrade to react 0.13Maximilian Hils2015-03-223-65/+79
* web: raw content viewMaximilian Hils2015-03-223-6/+53
* tweak cssMaximilian Hils2015-03-229-157/+164
* web: add content viewsMaximilian Hils2015-03-225-14/+174
* structure componentsMaximilian Hils2015-03-217-407/+426
* web: fix bugsMaximilian Hils2015-03-216-6/+9
* add table sortMaximilian Hils2015-03-176-53/+199
* web: smaller changesMaximilian Hils2015-03-158-52/+32
* update package.json during transition period, see #518Legend Tang2015-03-151-1/+1
* fix sourcemapsMaximilian Hils2015-03-111-11/+35
* improve source map generationMaximilian Hils2015-03-111-4/+4
* add sourcemap generation for scripts-app-dev taskSuyash2015-03-071-9/+15
* 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
| * Revert "revert to custom EventEmitter, workaround for #504"Legend Tang2015-03-062-32/+5
| * revert to custom EventEmitter, workaround for #504Legend Tang2015-03-062-5/+32
* | fix #506Legend Tang2015-03-062-8/+10
|/
* clean up web buildsMaximilian Hils2015-03-054-37/+29
* Pin browserify to most recent version that worksAldo Cortesi2015-01-041-1/+1
* Ditch old gulpfileAldo Cortesi2015-01-032-180/+0
* Add PEG support to gulpfileAldo Cortesi2015-01-036-84/+106
* Unit test framework for web client-side codeAldo Cortesi2015-01-024-46/+76
* components/utils.js -> common.jsAldo Cortesi2015-01-017-18/+16
* Make header more compactAldo Cortesi2015-01-012-11/+2
* Use Facebook's dispatcherAldo Cortesi2015-01-012-22/+6
* Replace custom EventEmitter with one from browserifyAldo Cortesi2015-01-014-40/+10
* Remove unused filesAldo Cortesi2015-01-013-57/+0
* All files and only files in in js/components are jsxAldo Cortesi2015-01-0111-16/+16
* More browesrification.Aldo Cortesi2014-12-315-33/+45
* More conversions to browserifyAldo Cortesi2014-12-305-18/+36
* Fix fonts, stylesheets, add much more flexible bootstrap over-rides.Aldo Cortesi2014-12-3033-80350/+84
* Basic conversion: browserified web app now works.Aldo Cortesi2014-12-3026-171/+1118
* Start moving to new gulpfile, browerify, etc.Aldo Cortesi2014-12-301-0/+14
* web: integrate filter docsMaximilian Hils2014-12-262-21/+75
* web: CSP, revert functionality, serve contentMaximilian Hils2014-12-254-58/+29
* web: much ui work, such christmasMaximilian Hils2014-12-256-125/+235
* web: duplicate, delete, replay flowsMaximilian Hils2014-12-246-103/+147
* web: move eventlog state out of settingsMaximilian Hils2014-12-236-15/+47
* web: intercept featureMaximilian Hils2014-12-2310-51/+91
* web: squash bugsMaximilian Hils2014-12-233-16/+12
* web: simpler filter uiMaximilian Hils2014-12-235-85/+45
* highlight ui: complicated versionMaximilian Hils2014-12-224-17/+58
* web: filter/highlight ui, many fixesMaximilian Hils2014-12-138-120/+382
* add filter descriptionsMaximilian Hils2014-12-122-30/+100
* web: disable autoscroll at topMaximilian Hils2014-12-121-1/+5
* web: filteringMaximilian Hils2014-12-126-234/+253