Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [WebUI] Enable strict mode, | Alexander Moisseev | 2018-07-12 | 1 | -32/+31 | |
* | [Test] Specify JS Globals | Alexander Moisseev | 2018-07-08 | 1 | -0/+3 | |
* | [WebUI] Remove unused variable | Alexander Moisseev | 2018-07-08 | 1 | -1/+0 | |
* | [WebUI] Avoid using "undefined" property | Alexander Moisseev | 2018-07-08 | 1 | -6/+6 | |
* | [Minor] JS: Remove redundant quotes | Alexander Moisseev | 2018-07-06 | 1 | -53/+53 | |
* | [Minor] JS: Add space before parentheses | Alexander Moisseev | 2018-07-05 | 1 | -11/+11 | |
* | [WebUI] Do not accept passwords containing control characters | Alexander Moisseev | 2018-07-05 | 1 | -1/+1 | |
* | [Minor] JS: Remove extra spaces | Alexander Moisseev | 2018-07-05 | 1 | -2/+2 | |
* | [Minor] JS: Add spaces at comments start | Alexander Moisseev | 2018-07-04 | 1 | -5/+5 | |
* | [Minor] JS: Add spaces at blocks edges | Alexander Moisseev | 2018-07-04 | 1 | -2/+2 | |
* | [Minor] JS: Add missing spaces before block brackets | Alexander Moisseev | 2018-07-04 | 1 | -2/+2 | |
* | [Minor] JS: Replace tabs with spaces in indentation | Alexander Moisseev | 2018-07-04 | 1 | -1/+1 | |
* | [Minor] JS: Add missed semicolons | Alexander Moisseev | 2018-07-03 | 1 | -1/+1 | |
* | [Minor] JS: Use consistent indentation | Alexander Moisseev | 2018-07-03 | 1 | -472/+472 | |
* | [Minor] JS: Use double quotes wherever possible | Alexander Moisseev | 2018-07-03 | 1 | -74/+74 | |
* | [WebUI] Stop using "const" declaration | Alexander Moisseev | 2018-07-02 | 1 | -1/+1 | |
* | [WebUI] Restore passwordless login support (#2003) | Andrew Lewis | 2018-01-30 | 1 | -0/+13 | |
* | [WebUI] Stop using commas in pie chart tooltips | Alexander Moisseev | 2017-10-28 | 1 | -1/+1 | |
* | [WebUI] Display multiple alerts at once | Alexander Moisseev | 2017-04-08 | 1 | -11/+10 | |
* | [WebUI] Fix error message | Alexander Moisseev | 2017-04-01 | 1 | -1/+1 | |
* | [WebUI] Increase default timeout to 20 seconds | Vsevolod Stakhov | 2017-04-01 | 1 | -1/+1 | |
* | [WebUI] Fix history clustering | Vsevolod Stakhov | 2017-03-25 | 1 | -2/+2 | |
* | [WebUI] Fix graph dataset selector initialization | Alexander Moisseev | 2017-02-21 | 1 | -2/+2 | |
* | [WebUI] Add neighbours RRD data consolidation | Alexander Moisseev | 2017-02-12 | 1 | -1/+2 | |
* | [WebUI] Add basic cluster support to Throughput tab | Alexander Moisseev | 2017-02-10 | 1 | -2/+2 | |
* | [WebUI] Add server selector to navbar | Alexander Moisseev | 2017-02-05 | 1 | -0/+6 | |
* | [WebUI] Unify send data functions | Vsevolod Stakhov | 2017-02-02 | 1 | -16/+70 | |
* | [WebUI] Finish interface rework | Vsevolod Stakhov | 2017-02-01 | 1 | -186/+3 | |
* | [WebUI] Move history tab | Vsevolod Stakhov | 2017-01-31 | 1 | -236/+6 | |
* | [WebUI] Fix symbols config | Vsevolod Stakhov | 2017-01-31 | 1 | -108/+5 | |
* | [WebUI] Move configuration tab to a separate module | Vsevolod Stakhov | 2017-01-31 | 1 | -262/+14 | |
* | [WebUI] Fix retarded datatables | Vsevolod Stakhov | 2017-01-31 | 1 | -14/+6 | |
* | [WebUI] Add graph tab | Vsevolod Stakhov | 2017-01-31 | 1 | -151/+101 | |
* | [WebUI] Further fixes | Vsevolod Stakhov | 2017-01-31 | 1 | -551/+245 | |
* | [WebUI] Rework interface to use requirejs | Vsevolod Stakhov | 2017-01-31 | 1 | -0/+1607 |