Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-05-13 | Restructure trellis-chart DOM, add separators | Freeyorp | 2 | -33/+82 |
2013-05-13 | White chart backgrounds, pad userlist | Freeyorp | 1 | -1/+5 |
2013-05-13 | Faint backgrounds for each column | Freeyorp | 2 | -18/+25 |
2013-05-13 | Remove definedness chart | Freeyorp | 2 | -23/+0 |
2013-05-13 | "use strict"; | Freeyorp | 7 | -0/+7 |
2013-05-13 | Ghost multiple session connections | Freeyorp | 1 | -0/+16 |
2013-05-13 | Validate input in socket callbacks | Freeyorp | 1 | -0/+6 |
2013-05-13 | Fix trellis-chart redrawing | Freeyorp | 2 | -0/+9 |
2013-05-13 | Fix SPELLDMG parsing, add MOB-TO-MOB-DMG parsing | Freeyorp | 1 | -3/+20 |
2013-05-13 | Remove the softAssert function | Freeyorp | 1 | -5/+0 |
2013-05-13 | Rewrite parser | Freeyorp | 1 | -162/+206 |
2013-05-13 | Remove pc chart, postprocess records, make blob download available | Freeyorp | 6 | -9/+75 |
2013-05-13 | Update README.md for npm instructions | Freeyorp | 1 | -2/+2 |
2013-05-13 | Add package.json | Freeyorp | 1 | -0/+20 |
2013-05-13 | Update documentation | Freeyorp | 3 | -5/+24 |
2013-05-13 | Move served files to a public/ directory | Freeyorp | 23 | -8/+5 |
2013-05-13 | Broadcast active filters | Freeyorp | 9 | -17/+349 |
2013-05-12 | Update dc submodule pointer | Freeyorp | 1 | -0/+0 |
2013-05-09 | Add pixel padding to the map chartgh-pages | Freeyorp | 1 | -1/+2 |
2013-05-09 | Update dc submodule pointer | Freeyorp | 1 | -0/+0 |
2013-05-09 | Stretch wide charts to cover remaining space | Freeyorp | 1 | -3/+6 |
2013-05-03 | Update dc submodule pointer | Freeyorp | 1 | -0/+0 |
2013-05-03 | Relate Map bubble area to instances | Freeyorp | 1 | -2/+3 |
2013-05-02 | Disable Jekyll processing for github | Freeyorp | 1 | -0/+0 |
2013-05-02 | Parse spell damage | Freeyorp | 1 | -1/+12 |
2013-05-02 | Names for weapons and mobs | Freeyorp | 6 | -4/+946 |
2013-05-02 | Pack pie charts in tighter | Freeyorp | 3 | -10/+22 |
2013-04-23 | Add initial stat trellis chart | Freeyorp | 7 | -16/+206 |
2013-04-14 | Fix a silly copy error | Freeyorp | 1 | -1/+1 |