Commit Graph

68 Commits

Author SHA1 Message Date
Xaver Maierhofer
db16ea8375
[!!!][TASK] Refactor to meshviewer.json 2017-10-29 15:11:24 +01:00
Moritz Warning
e2a6200d75
[BUGFIX] Allow missing site 2017-09-08 22:09:33 +02:00
Moritz Warning
a5d4140bda
[BUGFIX] Show available firmware information 2017-09-06 23:34:50 +02:00
Moritz Warning
c24cf3cfb5 [TASK] Add space between label and connection count 2017-09-02 23:01:42 +02:00
Xaver Maierhofer
ecf73dd7ab [TASK] Add gateway filter 2017-05-13 14:49:34 +02:00
Xaver Maierhofer
c28840f3f5
[TASK] Use snabbdom for DOM
Replaces virtual-dom
2017-04-25 23:21:55 +02:00
Xaver Maierhofer
ecd5aee769
[TASK] Implement new router 2017-04-20 00:28:42 +02:00
Xaver Maierhofer
ced03814e1 [TASK] Replace chroma-js with d3 2017-03-10 11:03:37 +01:00
Xaver Maierhofer
5fce84cb5c [TASK] Refactor showBar in node infobox 2017-02-14 12:56:37 +01:00
Xaver Maierhofer
92272d87ad [TASK] Switch stats and neighbours in node infobox
Images has no fixed height and this avoids jumping neighbours list.
2017-02-07 00:07:16 +01:00
Xaver Maierhofer
59a73a3fb5 [TASK] Add & update icons to table-header 2017-02-05 16:56:02 +01:00
Xaver Maierhofer
2a2b22bf10
[TASK] Replace last tablesort with SimpleTable 2017-02-04 20:30:26 +01:00
Xaver Maierhofer
e8ff43c6a7
[TASK] Href with working links 2017-02-04 17:53:29 +01:00
Martin Geno
63fbd7f23c
[BUGFIX]'tablesort' not found and node-table 2017-01-30 16:52:59 +01:00
Xaver Maierhofer
834f57de64
[TASK] Add translations 2017-01-30 01:17:21 +01:00
Xaver Maierhofer
5600832305
[TASK] Move to es5 eslint airbnb
Step forward to es6 airbnb
2017-01-30 00:51:12 +01:00
Xaver Maierhofer
2ddc32d8f9
[TASK] Remove webpages 2017-01-29 03:22:23 +01:00
Martin Geno
ecf8fe7ec4
[TASK] Optional hardware usage in node infobox 2017-01-21 03:29:36 +01:00
Xaver Maierhofer
7d838dd7a1
[TASK] Improve code, remove unsed code 2017-01-20 15:06:06 +01:00
Xaver Maierhofer
9a5038f3f4
[TASK] Limit shown coordinates to 6 decimals 2017-01-17 17:00:03 +01:00
Xaver Maierhofer
a617449ba4
[TASK] Show decimmal instead of degree, minute 2017-01-17 16:35:41 +01:00
Xaver Maierhofer
23c267b6c5 [TASK] One loadavg per core 2017-01-07 16:09:35 +01:00
Xaver Maierhofer
bcd126464f [TASK] Update to moment.js 2.17 & several small bugfix updates 2016-12-26 03:44:59 +01:00
Xaver Maierhofer
1d1cf5595b [TASK] Update node and link infobox with latest json
- Includes a cache-breaker variable for stats images
2016-06-22 03:15:56 +02:00
Xaver Maierhofer
7326bd7673 [TASK] No link color for unavilable nodes 2016-06-03 21:05:20 +02:00
Xaver Maierhofer
e10fb566c9 [TASK] Improve cross browser support
- Reduce issues with i*-devices and vh height
- Calculate height better for mobile devices and add min-height of the map
- Fix icon and combined class issues in multiple browsers
- THX to browser stack for free open source account to fix the problems
2016-06-03 19:44:09 +02:00
Xaver Maierhofer
cdecdd9ee7 [!!!][TASK] Refactor Scss, add Sass-lint and adjust styling
Add variables to allow easy modifications to color, font and also extending Style
2016-05-29 15:22:21 +02:00
Xaver Maierhofer
ae62bbf8a0 [TASK] Use strict 2016-05-29 14:55:22 +02:00
Xaver Maierhofer
4f30c9af27 [!!!][TASK] Use eslint default 2016-05-26 18:37:32 +02:00
Xaver Maierhofer
dd101a9196 [TASK] Remove tablesort number
No complex different styled numbers need to be sorted
2016-05-26 12:14:06 +02:00
Xaver Maierhofer
1768e82793 [TASK] Replace numeraljs with toFixed vanilla js 2016-05-26 12:14:06 +02:00
Xaver Maierhofer
5162946fca [TASK] Format load average 2016-05-24 23:26:46 +02:00
Xaver Maierhofer
5d84a328bd [TASK] Remove unsupported stats 2016-05-24 23:21:46 +02:00
Xaver Maierhofer
ba15956bb7 [TASK] Unicode instead of utf8 icons 2016-05-24 00:22:34 +02:00
Xaver Maierhofer
32ea88c65a [TASK] Replace all specialchars in NODE_NAME in stat urls 2016-05-23 00:50:48 +02:00
Xaver Maierhofer
f571864e98 [TASK] Update bower components 2016-05-22 16:06:12 +02:00
Xaver Maierhofer
7bee4d9640 [TASK] Only include additional german locale
English is default
2016-05-22 16:03:45 +02:00
Xaver Maierhofer
a828a55d51 [TASK] Reformat code spacing & remove braces jslint 2016-05-22 16:01:24 +02:00
Xaver Maierhofer
c0726461fb [TASK] Add semicolon
Most code is writen with semicolon and IDE shows errors in nearly every line
2016-05-22 16:01:15 +02:00
Milan Pässler
08e00d4b91 infobox/node: nodeinfos {NODE_NAME} support 2016-03-28 22:58:45 +02:00
Benjamin
961a18fec4 infobox: added support for iframes 2016-03-23 13:41:02 +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
f7bc41dcec infobox/node: lastseen proper quantity 2016-03-05 13:48:49 +01:00
Milan Pässler
593a96e07e infobox/node: more detailed lastseen 2016-03-02 22:34:35 +01:00
Milan Pässler
97a00b6925 forcegraph: show links with unknown nodes 2016-02-27 14:43:47 +01:00
Milan Pässler
8758c04a29 infobox/node: always show lastseen
also change loadavg name
2016-02-25 21:00:05 +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