Commit Graph

253 Commits

Author SHA1 Message Date
viisauksena
fc2a1e3872 proportions: allow hiding of statistics and add gateway client statistics
Update proportions.js: enable onclick hiding of Statistics <H2> and add clients per GW <H2>
hiding works by clicking on H2 element, so you can have the overview you like
[need to add some hidden line in scss/main.scss also]
clients per GW is based on nodes.json and the offered clientcount by the nodes directly (so this is only rough idea of reality, for alfred this means extra timedifferences upto 30 minutes)

update main.scss: to allow hiding of statistics element
add this to allow statistics element hiding

use consistent var table and dict Names
change gwTable and gwDict (and gw2 ...) to
gwNodes and gwClients
2016-03-22 04:52:16 +01:00
Milan Pässler
2eace51bfe add configurable linkinfos 2016-03-08 20:01:38 +01:00
Milan Pässler
a7c18b3a0a infobox/node: eliminate duplicate 'vor' 2016-03-05 14:21:33 +01:00
Milan Pässler
2e414cd5b8 infobox/node: unseen status orange 2016-03-05 13:48:49 +01:00
Milan Pässler
8d4cc87994 main: unseen nodes are online 2016-03-05 13:48:49 +01:00
Milan Pässler
f7bc41dcec infobox/node: lastseen proper quantity 2016-03-05 13:48:49 +01:00
Milan Pässler
309878d607 forcegraph: partially revert 'draw unseen nodes orange' 2016-03-05 13:48:44 +01:00
Milan Pässler
4c8b2c03c6 infobox/location: fix uci commands 2016-03-03 20:00:18 +01:00
Milan Pässler
593a96e07e infobox/node: more detailed lastseen 2016-03-02 22:34:35 +01:00
Milan Pässler
24987f4963 forcegraph: draw unseen nodes orange 2016-03-02 21:55:44 +01:00
Milan Pässler
23ded77089 infobox/location: more detailed command 2016-03-02 10:45:41 +01:00
Milan Pässler
c541f5b721 main: fix missing location error 2016-03-01 19:50:14 +01:00
Milan Pässler
2e823a90c8 nodefilter: filter unknown nodes 2016-02-28 01:27:00 +01:00
Milan Pässler
97a00b6925 forcegraph: show links with unknown nodes 2016-02-27 14:43:47 +01:00
Milan Pässler
9f48cb1f3b location: remove debug prints
also some style corrections
2016-02-25 21:38:01 +01:00
Milan Pässler
273d0d5d23 infobox/location: show uci in one box 2016-02-25 21:15:28 +01:00
Milan Pässler
8758c04a29 infobox/node: always show lastseen
also change loadavg name
2016-02-25 21:00:05 +01:00
Moorviper
85fcdee20c Location Picker - show on sidebar
data is now represented at sidebar
2016-02-25 20:05:36 +01:00
Moorviper
115d9abab9 Location Picker
Both
Rightclick and Button
with higher precision
2016-02-25 18:15:24 +01:00
Moorviper
32b919dca7 INFOBOX - Show Offline since in Sidebar
Shows the date and time since the node is offline
2016-02-25 18:15:11 +01:00
Moorviper
e385ac73ad INFOBOX - add maybe annouced weblink to sitebar
Add annouced Weblinks to Webpages/Services

As example
alias.json

"pages": [
      "https://kuechenfunk.fffd"
    ]

How it looks like :

http://picpaste.com/pics/Bildschirmfoto_2016-02-25_um_14.49.33-GV9DnX33.1456408206.png
2016-02-25 18:14:58 +01:00
Moorviper
2dc989ab63 INFOBOX - Show Load avg at sidebar
Show the average load in the sidebar

under a load 1.0 it is colored green
above its red
2016-02-25 18:14:30 +01:00
Milan Pässler
6aab7aec7d main: fix meshlinks counter 2016-02-20 10:56:07 +01:00
Milan Pässler
92de127bed main: reverse link sorting 2016-02-18 21:46:05 +00:00
Milan Pässler
f321867482 map: don't hide cable links 2016-02-18 20:55:19 +00:00
Milan Pässler
6ee0d02b7b cleanup and fix things 2016-02-18 19:47:12 +00:00
Milan Pässler
f77aabd37d redo link type handling 2016-02-18 19:26:05 +00:00
Milan Pässler
3a7cc2bbc5 infobox/node: move direction indicator to own column 2016-02-18 17:42:42 +00:00
Milan Pässler
1cb22c45f5 main: sort links by tq 2016-02-18 16:48:35 +00:00
Milan Pässler
f354a6fbc7 infobox: handle directional links 2016-02-18 16:38:36 +00:00
Milan Pässler
d13b032b61 infobox/node: show chosen gateway 2016-02-18 15:58:28 +00:00
Milan Pässler
fa9a16defb infobox, nodelist: rename neighbours to links 2016-02-06 07:26:03 +01:00
PetaByteBoy
80967c6259 statistics: site code statistics
configurable and documented!
2016-02-06 03:25:09 +01:00
Milan Pässler
c0ab7afa15 nodelist: show number of neighbours 2016-02-06 03:24:50 +01:00
PetaByteBoy
80afc7d162 statistics: re-add "Gateway-Feature"
revert commit c13e648cc6.
2016-02-06 03:24:06 +01:00
Milan Pässler
1e74f319ef statistics: uplink statistics 2016-02-06 03:23:58 +01:00
Milan Pässler
956b2a4d76 Merge commit '8f634b4ba2b2c2ebb3d6337ad3df1270e7fd8328' 2016-02-06 02:50:11 +01:00
Milan Pässler
6d6cb72f37 forcegraph: mark uplink nodes 2016-02-06 00:45:09 +01:00
Milan Pässler
5708b63873 main: support multiple data sources 2016-02-06 00:38:53 +01:00
Milan Pässler
5da5623bf1 rebranding
fix build
2016-02-06 00:38:50 +01:00
Jonas Platte
6fbc531c17 map: fix coord picker on first click 2016-01-11 23:22:37 +01:00
Jörg Deckert
f9e8c72508 map: add coordinates picker 2015-12-18 22:44:30 +01:00
Nils Schneider
8f634b4ba2 gui: use two datadistributors, one for filtered data 2015-09-04 15:06:25 +02:00
Nils Schneider
653a329698 filters: combine filters first 2015-09-04 15:06:24 +02:00
Nils Schneider
036b6d6099 genericnode: show negation in label 2015-09-04 15:06:24 +02:00
Nils Schneider
caf8383b6f filters: negation, styling 2015-09-04 15:06:24 +02:00
Nils Schneider
09bdb7d61a basic filter support 2015-09-04 15:06:24 +02:00
Nils Schneider
aeae866998 proportions: sort firmware based on version 2015-09-04 15:01:27 +02:00
Nils Schneider
5a278f5b86 about: update source code URL to github/ffnord 2015-09-04 14:59:46 +02:00
Nils Schneider
9a0b5ac672 update to nodes.json version 2 2015-09-04 14:58:10 +02:00