Commit graph

468 commits

Author SHA1 Message Date
Nils Schneider 301630e47e forcegraph: fix translation of keyboard zoom 2015-09-04 14:22:41 +02:00
Nils Schneider 189172ac65 img: remove gplaypattern.png, not used with dark theme 2015-09-04 14:22:40 +02:00
Nils Schneider 102c8af873 move config.js to config.json, load by XHR 2015-07-27 16:56:30 +02:00
Nils Schneider 848b5b7384 proportions: add online/offline statistics 2015-07-08 00:30:29 +02:00
Nils Schneider ec49c9d59b map: various small fixes 2015-07-07 21:42:55 +02:00
Nils Schneider 02a03e5a61 map: work with no or little nodes 2015-07-07 21:28:44 +02:00
Nils Schneider e67c61d7d3 tabs: render tabs when visible, destroy them when hidden 2015-07-07 17:42:41 +02:00
Nils Schneider 3954ec5eaf map: define layers in config.js 2015-07-07 16:36:19 +02:00
Nils Schneider 9ea5d67bf2 sidebar: reduce transparency 2015-07-07 12:52:53 +02:00
Nils Schneider f81ee255cc gui: use fixed icon for togglebutton 2015-07-07 12:51:12 +02:00
Nils Schneider a240bb2f7a forcegraph: new, dark color theme 2015-07-07 12:42:57 +02:00
Nils Schneider d1beb51868 forcegraph: color theme 4 2015-07-07 11:59:47 +02:00
Nils Schneider b1d876026b gui: fix map/graph toggle button 2015-07-07 11:31:32 +02:00
Nils Schneider 2d1916be02 forcegraph: fix dragging of nodes 2015-07-07 11:27:19 +02:00
Nils Schneider 160100e6df forcegraph: keyboard zoom using + - 2015-07-07 10:19:38 +02:00
Nils Schneider 144dba319e map: show buttons along content buttons 2015-07-07 01:56:11 +02:00
Nils Schneider cc3d591bd0 infobox/node: move status to attributes table 2015-07-07 01:00:30 +02:00
Nils Schneider 37c3278ded router: another bugfix 2015-07-07 00:30:35 +02:00
Nils Schneider 2b3605a46e router: another bugfix 2015-07-07 00:20:34 +02:00
Nils Schneider 8bbad8e1d5 router: bugfix 2015-07-07 00:12:42 +02:00
Nils Schneider b2a90109bb router: ensure currentView is set 2015-07-07 00:10:42 +02:00
Nils Schneider bc8943abc2 router: save view in state 2015-07-07 00:07:29 +02:00
Nils Schneider 2d1fbba40f router: avoid pushing state twice 2015-07-06 23:12:30 +02:00
Nils Schneider d17d6c881e scss: refactor box shadows 2015-07-06 23:00:11 +02:00
Nils Schneider 7a6d572be8 infobox: remove background tint 2015-07-06 22:45:28 +02:00
Nils Schneider cc505f4d4a infobox: ensure sidebar box is visible on create 2015-07-06 22:30:45 +02:00
Nils Schneider e834e2ab94 infobox hides sidebar 2015-07-06 22:27:16 +02:00
Nils Schneider 5334a4b9a7 infobox: replace CLOSE with X 2015-07-06 22:14:45 +02:00
Nils Schneider 3abebc8684 map/graph: change color of clients to magenta 2015-07-06 21:21:30 +02:00
Nils Schneider ea9fff23e3 Update changelog for v3 2015-06-30 12:21:49 +02:00
Nils Schneider 4d69677ede rework client drawing code 2015-06-27 01:37:36 +02:00
dzzinstant d170204b31 Fix comparison: if (d.clients === 0) return does nothing 2015-06-27 01:09:04 +02:00
Nils Schneider 2427a19f39 map: show new nodes above lost nodes (match order in labelslayer.js) 2015-06-21 16:07:14 +02:00
Nils Schneider 7f74fff992 Merge pull request #12 from flokli/startAngle
use node_id hash to calculate startAngle for client layer
2015-06-21 15:59:28 +02:00
Nils Schneider 3a413463ec Merge pull request #20 from oakey-dev/master
add statisik about nodes total, online, with geo
2015-06-19 20:28:11 +02:00
Neal Oakey 3575e08a40 add statistic about geoinformations 2015-06-19 20:24:41 +02:00
Nils Schneider 339d7c7683 Merge pull request #17 from Little-Ben/globalInfos
statistics: show global statistics image (globalGraph) - v2
2015-06-07 19:01:41 +02:00
Little-Ben 607c15ef3b statistics: show global statistics image (globalGraph) - v2 2015-06-07 18:47:14 +02:00
Nils Schneider 15e3f41183 Merge pull request #15 from freifunk-mwu/nodecounts
meshstats: count and show all nodes (online and offline)
2015-06-04 15:23:25 +02:00
kokel ae931347be meshstats: count and show all nodes (online and offline) 2015-06-04 14:55:48 +02:00
Nils Schneider ec0965645f Merge pull request #14 from Little-Ben/nodeInfoDocu_removeType
readme: remove nodeInfo parameter type from documentation
2015-06-04 03:16:17 +02:00
Little-Ben 32a2bc8540 readme: remove nodeInfo parameter type from documentation 2015-06-04 01:44:55 +02:00
Florian Klink 008a1d0b0b use node_id hash to calculate startAngle for client layer 2015-06-02 17:19:04 +02:00
Nils Schneider 47c7fcbfb5 Merge pull request #10 from plumpudding/master
show router hardware in link info
2015-05-30 12:51:48 +02:00
PetaByteBoy f38471f299 show router hardware in link info 2015-05-30 12:29:43 +02:00
Nils Schneider 773cbe8b9c infobox: fix line-wrapping of client list 2015-05-24 19:30:54 +02:00
Nils Schneider d6992bad19 Merge pull request #9 from plumpudding/master
fix typo
2015-05-21 23:06:47 +02:00
PetaByteBoy 1c6c9f38ac fix typo 2015-05-21 22:56:08 +02:00
PetaByteBoy b1957cf0b9 Merge pull request #1 from tcatm/master
merge upstream
2015-05-21 18:38:02 +02:00
Nils Schneider 8b21589520 infobox: fix image width of nodeInfo elements 2015-05-21 17:57:02 +02:00