Commit Graph

17 Commits

Author SHA1 Message Date
Cocker Koch
c5af89c448 Issue-260: Correct Calculation of Timedifferences in index.html
For calculating Timedifferences (12h, 7d, 30d) there is reused the
Variable "now".  Indeed the Substractions are cumulated in the Variable,
resulting in incorrect Timedifferences.

- use moment() instead of Variable "now"
- rename Timevariables to be more speaking
- introduce a Timevariable f0 for "now"
- add Seconds to Timeformat to be more intuitive to ISO8601-Format
- add GET-Variable "to", to be editable more easy in Addressbar
- resort GET-Variables "from" and "to" to Front, to be editable more easy in Addressbar
2018-11-27 00:14:58 +01:00
Jan-Piet Mens
9fcc8e0430 skip pingping on landing page
addresses #195
2017-06-20 12:28:53 +02:00
Jan-Piet Mens
75911cd6f7 shuffle favicon img
closes #121
2016-04-22 12:18:01 +02:00
Jan-Piet Mens
bc3c9db7c2 temporizing 2016-03-01 16:41:52 +01:00
Jan-Piet Mens
4fde26f0c1 fix jquery link 2016-02-15 08:00:20 +01:00
Jan-Piet Mens
e4ff5a04d0 change to static js 2016-02-11 21:06:03 +01:00
Jan-Piet Mens
a27a5e6fc3 fix favicon for all pages 2015-10-13 13:53:36 +02:00
Jan-Piet Mens
9e784dc1fb add app logo 2015-10-12 18:19:04 +02:00
Jan-Piet Mens
341d9517e7 remove ?fit link 2015-10-01 08:41:08 +02:00
Jan-Piet Mens
dccff43153 add link to auto-zoom map 2015-09-30 17:32:36 +02:00
Jan-Piet Mens
17c3b3ddb2 it's minutes, not month! 2015-09-29 10:04:02 +02:00
Jan-Piet Mens
57e420eda2 use UTC to go back in time 2015-09-29 08:17:17 +02:00
Jan-Piet Mens
6817e159df add "Live" to map 2015-09-18 08:42:12 +02:00
Jan-Piet Mens
86ab3e27b5 remove 30d points which can be too 'heavy' for browsers 2015-09-16 11:45:18 +02:00
Jan-Piet Mens
e6fac1fc7b add links to -12h, -7d, -30d 2015-09-15 14:58:14 +02:00
Jan-Piet Mens
dd067a6512 docroot: main index now shows users/devices already in storage 2015-09-14 17:56:29 +02:00
Jan-Piet Mens
bf04fcc1cd rename of docroot 2015-09-14 14:08:59 +02:00