summaryrefslogtreecommitdiffstats
path: root/interface/js
Commit message (Collapse)AuthorAgeFilesLines
...
* [WebUI] Replace spinner with animated glyphiconAlexander Moisseev2016-12-241-1/+3
|
* [WebUI] Prevent multiple clicks on `Refresh`Alexander Moisseev2016-12-231-4/+12
|
* [WebUI] Fix stat widgets timers multiplication on `Refresh` clickAlexander Moisseev2016-12-231-1/+2
|
* Merge pull request #1258 from moisseev/patch-1Vsevolod Stakhov2016-12-131-8/+4
|\ | | | | [WebUI] Hide learning tab in read-only mode
| * [WebUI] Hide learning tab in read-only modeAlexander Moisseev2016-12-131-8/+4
| |
* | [WebUI] Remove unused codeAlexander Moisseev2016-12-131-5/+1
|/ | | I believe this code in not necessary. It doesn't work anyway: `e` != `event`
* Merge pull request #1257 from moisseev/patch-1Vsevolod Stakhov2016-12-131-0/+1
|\ | | | | [WebUI] Disable error ring loading in `read only` mode
| * [WebUI] Disable error ring loading in `read only` modeAlexander Moisseev2016-12-131-0/+1
| |
* | [WebUI] Fix read only2Anna Stakhova2016-12-131-11/+13
| |
* | [WebUI] Fix read onlyAnna Stakhova2016-12-121-2/+25
|/
* [WebUI] fix uptimeAnna Stakhova2016-12-111-0/+20
| | | | Add ajax to timer
* [WebUI] New sec to time functionAnna Stakhova2016-12-091-24/+21
|
* [WebUI] Set focus to password field (#1230)Andrew Lewis2016-12-061-0/+1
| | | | Reported-by: @madorin
* [WebUI] Load graph data on reconnect if the tab is activeAlexander Moisseev2016-11-301-0/+4
|
* Merge pull request #1209 from AnnaStakhova/masterVsevolod Stakhov2016-11-301-1/+4
|\ | | | | Make status responsive
| * [WebUI] Improve uptime responsiveAnna Stakhova2016-11-301-1/+4
| |
* | [WebUI] Fix graph percentage mode resettingAlexander Moisseev2016-11-301-0/+1
| | | | | | | | | | on reconnect / reload Fixes: #1193
* | [WebUI] fix savesymbols absolute url to relativeToni Mattila2016-11-291-1/+1
|/
* Fix scan clear btnAnna Stakhova2016-11-261-4/+3
| | | | | | Fix scan clear btn Add upload btn (for future using) Improve navbar right buttons
* Fix maps displayAnna Stakhova2016-11-251-1/+7
|
* [WebUI] Add support for errors ring in WebUIVsevolod Stakhov2016-11-141-0/+64
|
* [WebUI] Distinguish read-only interface, multiple bugs fixedVsevolod Stakhov2016-11-141-52/+23
|
* [WebUI] Update d3evolutionAlexander Moisseev2016-11-121-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 tableVsevolod Stakhov2016-11-021-11/+11
|
* [WebUI] Use local versions of css and jsVsevolod Stakhov2016-11-024-0/+18
|
* [WebUI] More fixes to symbols configVsevolod Stakhov2016-11-011-23/+8
|
* [WebUI] Further rework of symbols scoresVsevolod Stakhov2016-11-011-132/+181
|
* [WebUI] Rework symbols scoresVsevolod Stakhov2016-11-011-29/+45
|
* [WebUI] Update d3evolutionAlexander Moisseev2016-10-161-1/+1
| | | | | Update to moisseev/D3Evolution@6538632cfcbafd01e3685694bfe3283946018a14 - Change `null` area transition effect to fade-out/fade-in
* [WebUI] Ask for history reset confirmationAlexander Moisseev2016-10-151-2/+5
| | | | Issue: #1027 Reported by: @fenice2
* [WebUI] Improve history table length drop-down menuAlexander Moisseev2016-10-151-0/+2
| | | | | | | - set sane table lengths - save table display information (using a cookie) Issue: #1027 Reported by: @fenice2
* [Minor] Fix bloody jsonpVsevolod Stakhov2016-10-041-0/+22
|
* [WebUI] Implement passwordless loginAndrew Lewis2016-10-041-0/+10
|
* WebUI: Add missing parameter to error handlersPavel Rochnyack2016-10-021-2/+2
|
* Revert "[WebUI] Fix saving actions from web interface (#769)"Andrew Lewis2016-09-051-4/+4
| | | | This reverts commit 692a0de56d09031d96864fc71bdefb361be41a33.
* [WebUI] Update d3evolutionAlexander Moisseev2016-08-221-1/+1
| | | | | Update to moisseev/D3Evolution@3e5867b9940eadf14b677fa2cd333e02a0929e4e - Fix stacked area yScale for negative values
* [WebUI] Retain history length on update (#829)Andrew Lewis2016-08-091-1/+8
|
* [WebUI] Try harder to clear password on disconnectAndrew Lewis2016-08-011-0/+1
|
* [WebUI] Clear connect password (#783)Andrew Lewis2016-08-011-0/+1
|
* [WebUI] Fix saving actions from web interface (#769)Andrew Lewis2016-08-011-4/+4
|
* [WebUI] Friendly error messages for failed learnsAndrew Lewis2016-07-261-9/+7
|
* [Fix] Fix displaying of rewrite subject in WebUIVsevolod Stakhov2016-07-191-6/+14
|
* [Fix] Fix fuzzy adding in webuiVsevolod Stakhov2016-07-161-7/+10
|
* [WebUI] Update d3evolutionAlexander Moisseev2016-07-101-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 d3evolutionAlexander Moisseev2016-07-072-2/+6
| | | | | | Update to https://github.com/moisseev/D3Evolution/commit/e3ce22ebe37d75d22437deee99cab58b303471cd : - Add `convert` method (percentage) - Add Y-axis label
* [WebUI] Use local copy of d3evolutionVsevolod Stakhov2016-07-021-0/+1
|
* [WebUI] Rework webuiVsevolod Stakhov2016-07-021-143/+28
| | | | | | - Remove uploaders as they are utterly broken - Simplify actions loading - Rework interface loading
* [WebUI] Enable throughput graph showVsevolod Stakhov2016-07-011-2/+2
|
* [Feature] Show symbols description in scan outputVsevolod Stakhov2016-06-301-1/+17
|
* [Feature] Humanize numbers in stats widgetsVsevolod Stakhov2016-06-302-1/+3
|