Commit Graph

836 Commits

Author SHA1 Message Date
Xaver Maierhofer
3971c36250 add .editorconfig (#25) 2016-05-22 12:30:44 +02:00
Marvin W
9719385076 map: dynamically select maxLayerZoom (#27)
Fixes clients/names being hidden accidentally (in certain conditions). Also added auto-zoom-out to ensure zoom is in bounds
2016-05-22 12:30:31 +02:00
Marvin W
20f0f08de3 Replace MapQuest with OpenStreetMap.HOT in example config (#26)
MapQuest Open Tiles service is announced to be discontinued and already started removing tiles at the highest zoom level. MapQuest provides a replacement service requiring custom javascript code to be injected, which I don't consider a good idea.
OpenStreetMap.HOT is a OpenStreetMap map style using pastel colours and thus is lot better than Mapnik for rendering stuff on it.
2016-05-22 03:12:08 +02:00
Milan Pässler
81379a8263 meshstats: fix NaN client count 2016-05-22 00:26:36 +02:00
Xaver Maierhofer
31d1464805 clean scss (#21)
* [TASK] CGL - Formation

* [TASK] Generic font fallback

* [TASK] Remove swp file
2016-05-19 17:47:32 +02:00
Xaver Maierhofer
e1e510c308 use libsass (#22)
Avoid ruby dependency
2016-05-19 17:47:13 +02:00
PetaByteBoy // Milan Pässler
ce8853c0fa fix examples 2016-05-09 18:17:45 +02:00
PetaByteBoy // Milan Pässler
075076a2fe infobox/*infos: fix iframe height option 2016-04-24 20:10:53 +02:00
Milan Pässler
2f28c51da1 forcegraph, main: l2tp support 2016-04-24 01:20:01 +02:00
Milan Pässler
2a78af4208 proportions: correct use of online vs all nodes 2016-04-22 01:05:32 +02:00
anoy
8497a5f833 reimplement feature 'encoded url' (#16)
change symbol names for better readability
beautify location-sidebar
cleanup sourcecode

* change symbols to unicode-names

* reimplement feature 'encoded url'
2016-04-21 22:34:21 +02:00
Marvin W
51c1c57e48 Save selected layer in local storage (#17) 2016-04-21 22:32:22 +02:00
eberhab
bc7e7888a5 helper: str replace function should replace all instances of placeholder 2016-04-20 14:04:46 +02:00
anoy
31545c758d infobox/location: beautify location-sidebar
and cleanup sourcecode
2016-04-02 22:47:57 +02:00
PetaByteBoy // Milan Pässler
5fce722f24 Merge pull request #12 from yayachiken/master
Fixed client-dots and labels not showing on zoom levels >= 19
2016-03-28 23:30:58 +02:00
Milan Pässler
08e00d4b91 infobox/node: nodeinfos {NODE_NAME} support 2016-03-28 22:58:45 +02:00
PetaByteBoy // Milan Pässler
1f07f50530 Merge pull request #13 from yayachiken/new-stats-patch
stats: Fix inaccuracies if lat or long is missing
2016-03-24 13:05:12 +01:00
David Kolossa
40dd7d2a0a stats: Fix inaccuracies if lat or long is missing
* please also note that freifunk-gluon/gluon#703 exists.
2016-03-24 00:46:42 +01:00
PetaByteBoy // Milan Pässler
54801ded8f Merge pull request #11 from eberhab/master
Added support for iframes in config
2016-03-23 13:42:27 +01:00
Benjamin
961a18fec4 infobox: added support for iframes 2016-03-23 13:41:02 +01:00
David Kolossa
78de449b88 map: fixed display errors on high zoom levels
* client dots and labels only showed up on zoom
  levels up to 18
2016-03-23 13:14:58 +01:00
PetaByteBoy // Milan Pässler
f8701ca0e3 Merge pull request #9 from viisauksena/patch-1
patch: allow hiding of statistic elements and add cients/gw statistics
2016-03-22 17:42:59 +01:00
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
PetaByteBoy // Milan Pässler
d1e28192b1 Merge pull request #10 from ffggrz/master
added option to fix the map on a specific coordinate
2016-03-16 13:28:58 +01:00
ffggrz.de
8d22417789 added fixed center option
added option to fix the map on a specific coordinate
2016-03-16 00:39:09 +01:00
Milan Pässler
11a157c58a readme: add linkinfos 2016-03-08 20:07:20 +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
PetaByteBoy // Milan Pässler
cec0775423 Merge pull request #8 from Moorviper/master
Location Picker - show on sidebar
2016-02-25 20:17:37 +01:00
Moorviper
85fcdee20c Location Picker - show on sidebar
data is now represented at sidebar
2016-02-25 20:05:36 +01:00
PetaByteBoy // Milan Pässler
91f39ef841 Merge pull request #7 from Moorviper/AddNewFeature
Add new feature
2016-02-25 18:42:17 +01:00
Moorviper
30ff6a9f91 README - update install (Mac OS) 2016-02-25 18:15:38 +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