Age | Commit message (Expand) | Author | Files | Lines |
2013-05-28 | Trellis external filtering and broadcastingbrushable-trellis | Freeyorp | 3 | -30/+111 |
2013-05-28 | Fix brush call, remove debugging output | Freeyorp | 1 | -2/+1 |
2013-05-28 | Apply filters from trellis brushes | Freeyorp | 1 | -4/+8 |
2013-05-27 | Pass brushG to redrawBrush | Freeyorp | 1 | -5/+4 |
2013-05-27 | Switch zip submodule from https:// to git:// | Freeyorp | 1 | -1/+1 |
2013-05-27 | Initial brushable trellis chart | Freeyorp | 2 | -130/+255 |
2013-05-27 | Disable controls until init has finished | Freeyorp | 3 | -2/+13 |
2013-05-26 | Remove some no longer needed debugging output | Freeyorp | 1 | -3/+0 |
2013-05-26 | Update dc submodule pointer | Freeyorp | 1 | -0/+0 |
2013-05-26 | Set sensible min-height | Freeyorp | 1 | -1/+1 |
2013-05-26 | Implement remote resource loading | Freeyorp | 3 | -47/+121 |
2013-05-26 | Update d3 submodule, use Freeyorp/d3.git for now | Freeyorp | 2 | -1/+1 |
2013-05-26 | Make map chart and user list bigger | Freeyorp | 2 | -6/+6 |
2013-05-26 | Style changes | Freeyorp | 1 | -0/+19 |
2013-05-26 | Flatten loader closure, adjust event callback | Freeyorp | 2 | -75/+85 |
2013-05-26 | Remove accidentally committed debugging fragment | Freeyorp | 1 | -2/+0 |
2013-05-25 | Allow loading of zip files | Freeyorp | 5 | -58/+99 |
2013-05-16 | Always call parent renderlet in received updates | Freeyorp | 1 | -2/+2 |
2013-05-16 | Always update join channel link | Freeyorp | 1 | -2/+4 |
2013-05-16 | Round the brush on bar charts | Freeyorp | 1 | -2/+4 |
2013-05-16 | Show the active filter, display reset in a nicer way | Freeyorp | 3 | -7/+20 |
2013-05-16 | Add axis labels and help text | Freeyorp | 3 | -12/+81 |
2013-05-15 | Completely remove display of hidden charts | Freeyorp | 1 | -2/+2 |
2013-05-15 | Clear filters when charts are hidden | Freeyorp | 1 | -0/+3 |
2013-05-15 | Create logger after the ID is known | Freeyorp | 1 | -1/+1 |
2013-05-15 | Actually return when killing an invalid session | Freeyorp | 1 | -0/+1 |
2013-05-15 | Kill sockets without a valid session | Freeyorp | 1 | -0/+3 |
2013-05-15 | Remove login; apply handlers on connection | Freeyorp | 2 | -117/+114 |
2013-05-15 | Use a relative path for socket.io | Freeyorp | 1 | -1/+1 |
2013-05-15 | Add a note about possible UI lockups | Freeyorp | 2 | -2/+3 |
2013-05-15 | Compatability fixes | Freeyorp | 2 | -2/+2 |
2013-05-15 | Add a thin line of separation between charts | Freeyorp | 2 | -1/+8 |
2013-05-15 | Remove column backgrounds | Freeyorp | 1 | -14/+0 |
2013-05-15 | Log proxied IPs, make log format JSON | Freeyorp | 2 | -8/+20 |
2013-05-14 | Remove debug spam, show visible warning on disconnect | Freeyorp | 4 | -9/+20 |
2013-05-14 | Describe how and why records needs to be loaded | Freeyorp | 2 | -1/+3 |
2013-05-14 | We have channels now, update docs and load page | Freeyorp | 2 | -7/+1 |
2013-05-14 | Add channels | Freeyorp | 6 | -44/+243 |
2013-05-14 | Pad the domain maxmimum of unpadded bar charts | Freeyorp | 1 | -2/+2 |
2013-05-14 | Separate connection status, hide while offline | Freeyorp | 3 | -2/+10 |
2013-05-14 | Simplify titles! | Freeyorp | 1 | -8/+8 |
2013-05-14 | Hide KILLXP charts when not filtering for KILLXP | Freeyorp | 2 | -18/+37 |
2013-05-14 | Fix scrubbed blob link generation | Freeyorp | 1 | -1/+1 |
2013-05-14 | Use a bar chart for charting number of attackers | Freeyorp | 1 | -2/+3 |
2013-05-14 | Also consider mob to mob for the attacker count | Freeyorp | 2 | -16/+16 |
2013-05-14 | Chart the number of attackers | Freeyorp | 4 | -3/+18 |
2013-05-14 | Update dc submodule pointer | Freeyorp | 1 | -0/+0 |
2013-05-14 | Fix typo | Freeyorp | 1 | -2/+2 |
2013-05-13 | Also "use strict"; for index.js | Freeyorp | 1 | -0/+1 |
2013-05-13 | Add domain labels to trellis chart | Freeyorp | 2 | -32/+83 |