Commit Graph

286 Commits

Author SHA1 Message Date
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
Little.Ben
cbe21ee3df insert statistics image in infobox of node 2015-05-19 21:13:15 +02:00
Nils Schneider
5b320bf4a8 Merge pull request #7 from ohrensessel/patch-1
about.js: small adaptions to the license text
2015-04-29 20:17:35 +02:00
Leo Krueger
f8df797963 about.js: small adaptions to the license text
to reflect https://www.gnu.org/licenses/agpl-3.0.html#howto
2015-04-29 19:42:48 +02:00
Nils Schneider
980e669eef Merge pull request #6 from do9xe/master
add unlisted commands to the documentation
2015-04-28 16:25:17 +02:00
do9xe
f50a002d9a add unlisted commands to the documentation 2015-04-28 16:20:24 +02:00
Nils Schneider
115444f1cb config: introduce maxAge setting 2015-04-26 13:12:11 +02:00
Nils Schneider
913f9f70f6 remove contact info from simplenodelist 2015-04-26 11:53:55 +02:00
Nils Schneider
f1da58233a Merge pull request #5 from do9xe/master
some enhancement to the documentation
2015-04-25 23:06:39 +02:00
DO9XE
f12f959736 some enhancement to the documentation 2015-04-25 23:03:57 +02:00
Nils Schneider
d94ba09b2c forcegraph: always draw VPN links 2015-04-22 23:18:10 +02:00
Nils Schneider
9e51bd78fa forcegraph: grayscale vpn links 2015-04-22 12:37:18 +02:00
Nils Schneider
d8c147a323 forcegraph: ignore clicks on vpn links 2015-04-22 02:44:07 +02:00
Nils Schneider
f65e89aaca proportions: count only values that are present 2015-04-22 01:35:31 +02:00
Nils Schneider
d5a9c52788 map/labels: dynamic labels (zoom levels, sizes) 2015-04-21 16:28:06 +02:00
Nils Schneider
fc921e6c59 map: show clients only from zoom 15 onwards 2015-04-21 16:27:29 +02:00
Nils Schneider
ad0bd8182d travis: use config.js.example for CI 2015-04-21 00:20:10 +02:00
Nils Schneider
c48f053619 move config.js from lib to root 2015-04-21 00:11:21 +02:00
Nils Schneider
0caaa8f64e forcegraph: set miterLimit for text to 2 2015-04-20 23:31:55 +02:00
Nils Schneider
db3d8fa795 map: place labels without overlaps 2015-04-20 23:13:03 +02:00
Nils Schneider
879c1e6f25 map: store zoom/center instead of bounds 2015-04-19 17:02:43 +02:00
Nils Schneider
ba9cc703d7 map: save bounds on drag end store on resetview 2015-04-19 16:54:35 +02:00
Nils Schneider
72dccaa51c forcegraph: restore last panzoom on resetview 2015-04-19 16:29:22 +02:00
Nils Schneider
3a6d4855a9 nodelist: fix calculation of negative uptime 2015-04-19 13:35:49 +02:00
Nils Schneider
b3c49d01a0 map: fix drawing of clients 2015-04-19 13:05:23 +02:00
Nils Schneider
071cd3fe69 grunt: record git-revision in index.html 2015-04-19 12:55:14 +02:00
Nils Schneider
22b49c1a55 map: draw only labels present on map using rtrees 2015-04-19 12:22:09 +02:00
Nils Schneider
9d2318dce1 forcegraph: remove unused css 2015-04-19 03:51:36 +02:00
Nils Schneider
8ff0f789f8 forcegraph: do not use global ctx when preparing labels 2015-04-19 03:46:09 +02:00
Nils Schneider
e36d3b1a6a forcegraph: tickevent is already in animation frame 2015-04-19 02:50:15 +02:00
Nils Schneider
8a09342ab7 forcegraph: show vpn links 2015-04-19 02:16:06 +02:00
Nils Schneider
e09ec32d93 map: show client labels 2015-04-17 23:54:19 +02:00
Nils Schneider
139e3c1a32 map: less obstrusive client color 2015-04-17 23:51:03 +02:00