Xaver Maierhofer
d4670d8742
[TASK] Simple sort for firmware versions
2017-03-21 22:53:35 +01:00
Xaver Maierhofer
fe3ba88887
[TASK] Replace numeraljs with toFixed vanilla js
2017-03-21 22:53:35 +01:00
Xaver Maierhofer
2738967343
[TASK] Update npm bower install module
2017-03-21 22:53:35 +01:00
Xaver Maierhofer
d5aa447ab8
[TASK] Add helper.js to grunt watch
2017-03-21 22:53:35 +01:00
Xaver Maierhofer
41c6a03e6b
[TASK] Adjust marker style - focus on online nodes
2017-03-21 22:53:35 +01:00
Milan Pässler
f1e9aacdf7
fix linting
2017-03-21 22:53:35 +01:00
Nils Schneider
8520abf676
[TASK] remove build.js, it is not needed anymore
2017-03-21 22:53:35 +01:00
Xaver Maierhofer
6908e2953f
[TASK] Format load average
2017-03-21 22:53:35 +01:00
Xaver Maierhofer
136157eb37
[TASK] Only add german language from numeral.js
2017-03-21 22:53:35 +01:00
Xaver Maierhofer
d367bf58bf
[TASK] Unicode instead of utf8 icons
2017-03-21 22:53:35 +01:00
Xaver Maierhofer
b510dda006
[BUGFIX] Enable build for default
2017-03-21 22:53:35 +01:00
Xaver Maierhofer
7f3a86596a
[TASK] Replace all specialchars in NODE_NAME in stat urls
2017-03-21 22:53:34 +01:00
Xaver Maierhofer
231bfcedd7
[TASK] Seperate dev and default for requirejs
2017-03-21 22:53:34 +01:00
Xaver Maierhofer
88f43bc57c
[TASK] Add index option to grunt-conncet server
2017-03-21 22:53:34 +01:00
Xaver Maierhofer
8bb0da9d87
[TASK] CGL - Optimize returns and unnecessary math
2017-03-21 22:53:34 +01:00
Xaver Maierhofer
44571c51f0
[TASK] Inline style and icon css and es6-shim
2017-03-21 22:53:34 +01:00
Xaver Maierhofer
30b6f84b6d
[BUGFIX] Correct css path to icon font
2017-03-21 22:53:34 +01:00
Xaver Maierhofer
f7f5744a78
[TASK] Update bower components
2017-03-21 22:53:34 +01:00
Xaver Maierhofer
0a22ed5e6f
[TASK] Only include additional german locale
...
English is default
2017-03-21 22:53:34 +01:00
Xaver Maierhofer
9afb214360
[TASK] Use own iconfont set
...
Reduce overhead in initial load
2017-03-21 22:53:34 +01:00
Milan Pässler
eb4c7a04b0
change code style to ffrgb/meshviewer fork
2017-03-21 22:53:34 +01:00
H4ndl3
8b5bcbfede
add loading animation
...
Create _loader.scss
Update main.scss
Update _base.scss
Update gui.js
Update index.html
removed trailing spaces
removed trailing white spaces for real
2017-03-21 22:53:23 +01:00
Milan Paessler
b2c2627d73
infobox: fix error when gateway could not be resolved
2017-02-14 21:33:36 +01:00
kb-light
a7756c44e8
infobox/link: linkinfos {SOURCE_NAME} and {TARGET_NAME} support ( #82 )
2017-02-11 01:21:20 +01:00
Daniel Krah
5f98da2717
Update README.md ( #86 )
...
change installation of sass on mac.
Version via gem is outdated
2017-02-11 01:20:04 +01:00
PetaByteBoy // Milan Pässler
1a6a4329b5
forcegraph: only draw clients when zoomed in
2017-02-08 09:35:26 +01:00
vsandre
ccc5f0f526
nodelist: Add node id to the href of node name in the table ( #84 )
...
So it is possible to open multiple node pages in a new window/tab
2017-02-03 23:02:20 +01:00
Marvin W
5cb88e8d06
Use server side resolving only, add proper support for nexthop resolving ( #81 )
...
* Revert "Use resolved data if gateway was already resolved (#78 )"
This reverts commit 44bb8e9d3d
.
* Revert "proportions: lookup gateway name"
This reverts commit 94662cb3dc
.
* Revert "infobox/node: change mac used to lookup nodes"
This reverts commit 2ca2604403
.
* Revert "infobox/node: resolve nexthop and gateway from data"
This reverts commit 9e7049c9e3
.
* Resolve nexthop full chain if possible
requires hopglass/hopglass-server#79
* Correctly handle sidecase when nodes on route report inconsistent gateway
2017-01-07 18:43:04 +01:00
Marvin W
44bb8e9d3d
Use resolved data if gateway was already resolved ( #78 )
...
This is now very dirty, I think the old approach was better (although it requires a server side change)
2016-12-10 11:45:21 +01:00
Jonas Platte
7e6d054e98
scss: Fix a few CSS problems ( #73 )
...
* Set text color on body
* Fix not being able to scroll more then sidebar height in Firefox
* Fix button color being set by browser stylesheet instead of site stylesheet
2016-11-26 00:10:27 +01:00
Milan Pssler
94662cb3dc
proportions: lookup gateway name
2016-11-19 11:01:25 +01:00
Milan Pssler
2ca2604403
infobox/node: change mac used to lookup nodes
2016-11-19 10:57:24 +01:00
Milan Paessler
0171ebe7e1
infobox/node: non-clickable mac adresses should be black
2016-11-19 02:27:21 +01:00
Milan Paessler
9e7049c9e3
infobox/node: resolve nexthop and gateway from data
...
not perfect yet: the mac address doesn't always match
2016-11-19 02:17:08 +01:00
Milan Paessler
7d145141c1
infobox/node: handle unknown model when showing router img
2016-11-19 02:05:28 +01:00
Milan Pssler
5a5ce1d346
forcegraph: decrease line radius to increase click accuracy
2016-11-17 23:06:30 +01:00
Milan Pssler
224240c1c4
forcegraph: bidirectional links
2016-11-17 19:47:56 +01:00
Milan Pssler
7eb0675be0
fix meshclients for orange nodes
2016-11-06 17:13:22 +01:00
Milan Pssler
1641bc2437
router pics hopglass changes
...
- don't use display block on the table, instead make the close button
position absolute
- show the old style heading when no source is defined
- clean up the indention and some small things
2016-11-06 00:11:49 +01:00
Moorviper
84aee48229
Router pics ( #37 )
...
* add a padding to sidebar for better use on mobile devices
* allow other things as text in attributeEntry
Now it is possible to use pictures and other stuff in this function
* Show Router-Pic with double fallback
3 Möglichkeiten
1. in config wird externe Quelle angegeben
2. wenn nicht wird in ./nodes/ geseucht
3. ansonsten Knotenname + Knotenname in erster Zeile
extern via:
cdn
"hwImg": [
{ "thumbnail": "https://cdn.rawgit.com/Moorviper/meshviewer_hwpics/master/nodes/{MODELHASH}.svg ",
"caption": "Knoten {MODELHASH}"
}
]
aktueller nicht cdn:
"hwImg": [
{ "thumbnail": "https://rawgit.com/Moorviper/meshviewer_hwpics/master/nodes/{MODELHASH}.svg ",
"caption": "Knoten {MODELHASH}"
}
]
2016-11-05 23:03:46 +01:00
Milan Pssler
e9711c6efc
new example config
2016-11-05 23:01:25 +01:00
Milan Pssler
5599be5cd6
re-add uplink detection, this time generic
...
fixes l2tp uplink detection
2016-11-05 21:54:47 +01:00
Daniel Krah
808b8c1986
Count Clients in a Mesh ( #61 )
...
This functions count all clients in a meshcloud.
It count over wireless and cable links not over VPN links via l2tp or fastd.
2016-11-05 21:24:38 +01:00
Daniel Krah
00a8e5117d
fix es6-shim/es6-shim.map ( #62 )
2016-09-03 01:31:26 +02:00
Marvin W
cb065d8d07
Fully resolve gateway names in hopglass ( #57 )
...
Depends on hopglass/hopglass-server#56
2016-08-05 19:47:25 +02:00
Marvin W
bf2e858c24
Make sure hopglass does not break when server reports nodes without hostname. ( #58 )
2016-08-01 23:25:29 +02:00
Milan Paessler
46de672dc9
main: support for ffmap-backend vpn link notation
2016-07-23 16:33:49 +00:00
Daniel Krah
07d5e3f636
check IPv4/IPv6 ( #56 )
2016-07-23 14:52:49 +00:00
codedust
cfd778dadb
Fix number of decimal places being displayed in the CPU load bar ( #54 )
2016-07-23 14:49:35 +00:00
Milan Paessler
8f7b1e15ce
Revert "Router pics ( #37 )"
...
This reverts commit 8435885e5c
.
2016-07-04 12:45:19 +02:00