Commit Graph

194 Commits

Author SHA1 Message Date
Anna Stakhova
c36509bb0e [WebUI] New sec to time function 2016-12-09 10:03:50 +00:00
Andrew Lewis
e3ef060c1b [WebUI] Set focus to password field (#1230)
Reported-by: @madorin
2016-12-06 12:52:28 +02:00
Alexander Moisseev
1a9f55ce12 [WebUI] Load graph data on reconnect if the tab is active 2016-11-30 18:56:48 +03:00
Vsevolod Stakhov
c76e16b227 Merge pull request #1209 from AnnaStakhova/master
Make status responsive
2016-11-30 13:58:43 +00:00
Anna Stakhova
7abace5041 [WebUI] Improve uptime responsive 2016-11-30 13:52:00 +00:00
Alexander Moisseev
96b1c202f1 [WebUI] Fix graph percentage mode resetting
on reconnect / reload

Fixes: #1193
2016-11-30 16:35:18 +03:00
Toni Mattila
487a6c8311 [WebUI] fix savesymbols absolute url to relative 2016-11-29 08:50:37 +02:00
Anna Stakhova
a3f1ef5835 Fix scan clear btn
Fix scan clear btn
Add upload btn (for future using)
Improve navbar right buttons
2016-11-26 18:43:02 +00:00
Anna Stakhova
a96a08e35a Fix maps display 2016-11-25 22:49:11 +00:00
Vsevolod Stakhov
d69f2e3e9d [WebUI] Add support for errors ring in WebUI 2016-11-14 16:53:33 +00:00
Vsevolod Stakhov
c721be3313 [WebUI] Distinguish read-only interface, multiple bugs fixed 2016-11-14 12:51:19 +00:00
Alexander Moisseev
c105a644f6 [WebUI] Update d3evolution
Update to moisseev/D3Evolution@d5d42052df
- Invert on-mouseover fading-out of paths
- Enable mouse events for paths as well
2016-11-12 13:39:41 +03:00
Vsevolod Stakhov
02a2e48fb6 [WebUI] Improve visual representation of symbols table 2016-11-02 17:09:50 +00:00
Vsevolod Stakhov
b0ddd926a6 [WebUI] Use local versions of css and js 2016-11-02 16:56:53 +00:00
Vsevolod Stakhov
7c95fa79e6 [WebUI] More fixes to symbols config 2016-11-01 11:59:13 +00:00
Vsevolod Stakhov
3eb97904d4 [WebUI] Further rework of symbols scores 2016-11-01 11:25:12 +00:00
Vsevolod Stakhov
d6edc7ab34 [WebUI] Rework symbols scores 2016-11-01 09:14:44 +00:00
Alexander Moisseev
9ac6dae1e7 [WebUI] Update d3evolution
Update to moisseev/D3Evolution@6538632cfc
    - Change `null` area transition effect to fade-out/fade-in
2016-10-16 16:48:48 +03:00
Alexander Moisseev
85fafc57b2 [WebUI] Ask for history reset confirmation
Issue: #1027
Reported by: @fenice2
2016-10-15 18:18:28 +03:00
Alexander Moisseev
48e922586c [WebUI] Improve history table length drop-down menu
- set sane table lengths
- save table display information (using a cookie)
 
Issue: #1027
Reported by: @fenice2
2016-10-15 16:58:18 +03:00
Vsevolod Stakhov
dd8ec631d0 [Minor] Fix bloody jsonp 2016-10-04 17:27:31 +01:00
Andrew Lewis
a308288392 [WebUI] Implement passwordless login 2016-10-04 11:27:31 +02:00
Pavel Rochnyack
b514cd569f WebUI: Add missing parameter to error handlers 2016-10-02 22:00:23 +06:00
Andrew Lewis
6d78b53299 Revert "[WebUI] Fix saving actions from web interface (#769)"
This reverts commit 692a0de56d.
2016-09-05 09:03:17 +02:00
Alexander Moisseev
1e11243b77 [WebUI] Update d3evolution
Update to moisseev/D3Evolution@3e5867b994
    - Fix stacked area yScale for negative values
2016-08-22 11:13:02 +03:00
Andrew Lewis
aa68c4952d [WebUI] Retain history length on update (#829) 2016-08-09 16:49:14 +02:00
Andrew Lewis
5b6bc2edf6 [WebUI] Try harder to clear password on disconnect 2016-08-01 19:36:45 +02:00
Andrew Lewis
5bb5d15843 [WebUI] Clear connect password (#783) 2016-08-01 17:21:24 +02:00
Andrew Lewis
692a0de56d [WebUI] Fix saving actions from web interface (#769) 2016-08-01 11:53:39 +02:00
Andrew Lewis
5570afeb03 [WebUI] Friendly error messages for failed learns 2016-07-26 14:56:08 +02:00
Vsevolod Stakhov
66947c4aab [Fix] Fix displaying of rewrite subject in WebUI 2016-07-19 18:48:25 +01:00
Vsevolod Stakhov
4844423a36 [Fix] Fix fuzzy adding in webui 2016-07-16 23:53:07 +01:00
Alexander Moisseev
0e39ad6729 [WebUI] Update d3evolution
- Update to moisseev/D3Evolution@c73017a039 :
	- Fix X-axis scale
	- [Fix] Do not draw paths through undefined regions
	- [Feature] Display `null` values as colored areas
- Add `step` interpolation
2016-07-10 20:25:26 +03:00
Alexander Moisseev
abf56bcc1b [WebUI] Update d3evolution
Update to e3ce22ebe3 :
    - Add `convert` method (percentage)
    - Add Y-axis label
2016-07-07 22:23:06 +03:00
Vsevolod Stakhov
dd547832d1 [WebUI] Use local copy of d3evolution 2016-07-02 21:24:28 +01:00
Vsevolod Stakhov
34991810fb [WebUI] Rework webui
- Remove uploaders as they are utterly broken
- Simplify actions loading
- Rework interface loading
2016-07-02 21:16:37 +01:00
Vsevolod Stakhov
68b4e302b0 [WebUI] Enable throughput graph show 2016-07-01 17:37:13 +01:00
Vsevolod Stakhov
4317665c28 [Feature] Show symbols description in scan output 2016-06-30 17:46:44 +01:00
Vsevolod Stakhov
a224081631 [Feature] Humanize numbers in stats widgets 2016-06-30 15:26:43 +01:00
Alexander Moisseev
f3d589f50d [Feature] Add throughput graph for RRD backend to WebUI 2016-05-26 10:33:35 +03:00
Andrew Lewis
5c71b574ab [Fix] Make web interface not send password in query strings (#585) 2016-04-15 19:14:19 +02:00
Vsevolod Stakhov
da53479006 [Feature] Sort symbols in webui 2016-03-23 10:16:55 +00:00
Vsevolod Stakhov
d1e49accf9 [Feature] Show map URLs in webui 2016-03-23 10:13:01 +00:00
Vsevolod Stakhov
2375dba898 Remove bloody submodules. 2015-12-31 17:38:02 +00:00