Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [WebUI] Add support for errors ring in WebUI | Vsevolod Stakhov | 2016-11-14 | 1 | -0/+64 | |
| | ||||||
* | [WebUI] Distinguish read-only interface, multiple bugs fixed | Vsevolod Stakhov | 2016-11-14 | 1 | -52/+23 | |
| | ||||||
* | [WebUI] Update d3evolution | Alexander Moisseev | 2016-11-12 | 1 | -1/+1 | |
| | | | | | | Update to moisseev/D3Evolution@d5d42052dfb406d1d62b7fb9b1a2d9e2269c004e - Invert on-mouseover fading-out of paths - Enable mouse events for paths as well | |||||
* | [WebUI] Improve visual representation of symbols table | Vsevolod Stakhov | 2016-11-02 | 1 | -11/+11 | |
| | ||||||
* | [WebUI] Use local versions of css and js | Vsevolod Stakhov | 2016-11-02 | 4 | -0/+18 | |
| | ||||||
* | [WebUI] More fixes to symbols config | Vsevolod Stakhov | 2016-11-01 | 1 | -23/+8 | |
| | ||||||
* | [WebUI] Further rework of symbols scores | Vsevolod Stakhov | 2016-11-01 | 1 | -132/+181 | |
| | ||||||
* | [WebUI] Rework symbols scores | Vsevolod Stakhov | 2016-11-01 | 1 | -29/+45 | |
| | ||||||
* | [WebUI] Update d3evolution | Alexander Moisseev | 2016-10-16 | 1 | -1/+1 | |
| | | | | | Update to moisseev/D3Evolution@6538632cfcbafd01e3685694bfe3283946018a14 - Change `null` area transition effect to fade-out/fade-in | |||||
* | [WebUI] Ask for history reset confirmation | Alexander Moisseev | 2016-10-15 | 1 | -2/+5 | |
| | | | | Issue: #1027 Reported by: @fenice2 | |||||
* | [WebUI] Improve history table length drop-down menu | Alexander Moisseev | 2016-10-15 | 1 | -0/+2 | |
| | | | | | | | - set sane table lengths - save table display information (using a cookie) Issue: #1027 Reported by: @fenice2 | |||||
* | [Minor] Fix bloody jsonp | Vsevolod Stakhov | 2016-10-04 | 1 | -0/+22 | |
| | ||||||
* | [WebUI] Implement passwordless login | Andrew Lewis | 2016-10-04 | 1 | -0/+10 | |
| | ||||||
* | WebUI: Add missing parameter to error handlers | Pavel Rochnyack | 2016-10-02 | 1 | -2/+2 | |
| | ||||||
* | Revert "[WebUI] Fix saving actions from web interface (#769)" | Andrew Lewis | 2016-09-05 | 1 | -4/+4 | |
| | | | | This reverts commit 692a0de56d09031d96864fc71bdefb361be41a33. | |||||
* | [WebUI] Update d3evolution | Alexander Moisseev | 2016-08-22 | 1 | -1/+1 | |
| | | | | | Update to moisseev/D3Evolution@3e5867b9940eadf14b677fa2cd333e02a0929e4e - Fix stacked area yScale for negative values | |||||
* | [WebUI] Retain history length on update (#829) | Andrew Lewis | 2016-08-09 | 1 | -1/+8 | |
| | ||||||
* | [WebUI] Try harder to clear password on disconnect | Andrew Lewis | 2016-08-01 | 1 | -0/+1 | |
| | ||||||
* | [WebUI] Clear connect password (#783) | Andrew Lewis | 2016-08-01 | 1 | -0/+1 | |
| | ||||||
* | [WebUI] Fix saving actions from web interface (#769) | Andrew Lewis | 2016-08-01 | 1 | -4/+4 | |
| | ||||||
* | [WebUI] Friendly error messages for failed learns | Andrew Lewis | 2016-07-26 | 1 | -9/+7 | |
| | ||||||
* | [Fix] Fix displaying of rewrite subject in WebUI | Vsevolod Stakhov | 2016-07-19 | 1 | -6/+14 | |
| | ||||||
* | [Fix] Fix fuzzy adding in webui | Vsevolod Stakhov | 2016-07-16 | 1 | -7/+10 | |
| | ||||||
* | [WebUI] Update d3evolution | Alexander Moisseev | 2016-07-10 | 1 | -1/+1 | |
| | | | | | | | | - Update to moisseev/D3Evolution@c73017a039bfb1377627f7d116f7aa0df92ad219 : - Fix X-axis scale - [Fix] Do not draw paths through undefined regions - [Feature] Display `null` values as colored areas - Add `step` interpolation | |||||
* | [WebUI] Update d3evolution | Alexander Moisseev | 2016-07-07 | 2 | -2/+6 | |
| | | | | | | Update to https://github.com/moisseev/D3Evolution/commit/e3ce22ebe37d75d22437deee99cab58b303471cd : - Add `convert` method (percentage) - Add Y-axis label | |||||
* | [WebUI] Use local copy of d3evolution | Vsevolod Stakhov | 2016-07-02 | 1 | -0/+1 | |
| | ||||||
* | [WebUI] Rework webui | Vsevolod Stakhov | 2016-07-02 | 1 | -143/+28 | |
| | | | | | | - Remove uploaders as they are utterly broken - Simplify actions loading - Rework interface loading | |||||
* | [WebUI] Enable throughput graph show | Vsevolod Stakhov | 2016-07-01 | 1 | -2/+2 | |
| | ||||||
* | [Feature] Show symbols description in scan output | Vsevolod Stakhov | 2016-06-30 | 1 | -1/+17 | |
| | ||||||
* | [Feature] Humanize numbers in stats widgets | Vsevolod Stakhov | 2016-06-30 | 2 | -1/+3 | |
| | ||||||
* | [Feature] Add throughput graph for RRD backend to WebUI | Alexander Moisseev | 2016-05-26 | 1 | -0/+73 | |
| | ||||||
* | [Fix] Make web interface not send password in query strings (#585) | Andrew Lewis | 2016-04-15 | 1 | -18/+18 | |
| | ||||||
* | [Feature] Sort symbols in webui | Vsevolod Stakhov | 2016-03-23 | 1 | -0/+6 | |
| | ||||||
* | [Feature] Show map URLs in webui | Vsevolod Stakhov | 2016-03-23 | 1 | -6/+11 | |
| | ||||||
* | Remove bloody submodules. | Vsevolod Stakhov | 2015-12-31 | 3 | -0/+1383 | |