Commit Graph

84 Commits

Author SHA1 Message Date
Jan-Piet Mens
43e17baf9a add original Hello.txt 2018-06-16 17:38:44 +02:00
ldruschk
bc19b558b6 add view html file for OpenStreetMap based on leaflet 2018-03-31 22:17:08 +02:00
rjp
c4558bbd04 Update leaflet.js CDN URL
Ref: owntracks/recorder#206

The URL for `leaflet.js` 1.0.2 is being served as `text/plain`
and also with `nosniff` - this upsets Firefox 54 and consequently
no map is displayed.  Updating the URL to point to the new
1.2.0 version (served as `application/javascript`!) fixes the map.
2017-08-16 11:24:04 +01:00
Jan-Piet Mens
9fcc8e0430 skip pingping on landing page
addresses #195
2017-06-20 12:28:53 +02:00
Jan-Piet Mens
87a5839805 ping/ping monitoring user/device no longer shows up on map nor in table
closes #195
2017-06-19 13:07:47 +02:00
Sven Klomp
d2ee1105fb Remove development code and fix typo 2016-12-20 21:14:47 +01:00
Sven Klomp
ffc34b62e7 Load Leaflet CSS only if needed 2016-12-19 21:34:23 +01:00
Sven Klomp
54287f04b3 Remove development code 2016-12-19 21:15:52 +01:00
Sven Klomp
61ad5ee86e Add support for OSM using Leaflet 2016-12-18 21:23:13 +01:00
Jan-Piet Mens
354cced245 allow name in JSON to override userdev 2016-09-23 12:01:29 +02:00
Jan-Piet Mens
bf39ceb392 Maps browser API key file (apikey.js) is now served by the Recorder
- new option in Recorder: --browser-apikey

	addresses #146
2016-09-12 10:11:21 +02:00
Jan-Piet Mens
b37d6f07f1 add apikey to views 2016-07-15 15:27:05 +02:00
Jan-Piet Mens
bacc3b5641 ignores 2016-07-15 14:58:41 +02:00
Jan-Piet Mens
43d0aded42 move apikeys.js to static/ 2016-07-15 09:09:12 +02:00
Jan-Piet Mens
b8325f49de add apikey to map 2016-07-15 09:05:51 +02:00
Jan-Piet Mens
834530a1f5 apiKey support for last/index.html 2016-07-14 18:28:52 +02:00
Jan-Piet Mens
75911cd6f7 shuffle favicon img
closes #121
2016-04-22 12:18:01 +02:00
Jan-Piet Mens
c2c1ebf107 Live map contains vel and cog
closes #117
2016-04-22 10:34:10 +02:00
Jan-Piet Mens
ef3d90534a add vel,cog to table
addresses #117
2016-04-22 10:23:22 +02:00
Jan-Piet Mens
2f8e1190ca default to last 2 chars of topic for tid
closes #120
2016-04-22 10:11:10 +02:00
Jan-Piet Mens
790543252d clear devices array on reload data
closes #107
2016-04-22 10:03:17 +02:00
Giovanni Angoli
156c92c009 fix for slash html entity / in map_marker tooltip (live map) 2016-04-04 13:10:04 +02:00
Jan-Piet Mens
9ca53b264f http publishes are marked with _http:true in JSON 2016-03-02 19:49:00 +01:00
Jan-Piet Mens
08aff2a930 change popup on linestring geojson
closes #97
2016-03-02 11:07:04 +01:00
Jan-Piet Mens
e25033abea stab for CARD in user-dev/u-d.json before user/u.json
closes #94
2016-03-01 22:02:33 +01:00
Jan-Piet Mens
bc3c9db7c2 temporizing 2016-03-01 16:41:52 +01:00
Jan-Piet Mens
9e3d5839c6 remove unused variable 2016-02-16 13:50:08 +01:00
Jan-Piet Mens
69b09d2439 add avatar to live map 2016-02-16 13:47:04 +01:00
Jan-Piet Mens
4f97d21ae1 fix height; add CARD 2016-02-16 10:05:34 +01:00
Jan-Piet Mens
fc5bf40bf8 fix map heights
closes #84
2016-02-16 10:03:25 +01:00
Jan-Piet Mens
4fde26f0c1 fix jquery link 2016-02-15 08:00:20 +01:00
Jan-Piet Mens
95e732b42c bump jQuery version 2016-02-12 10:53:55 +01:00
Jan-Piet Mens
cccd534d2d bump to jquery-1.12 2016-02-12 07:52:41 +01:00
Jan-Piet Mens
98d9714289 add example view and xmap 2016-02-11 21:10:18 +01:00
Jan-Piet Mens
adabd93d17 move files 2016-02-11 21:06:46 +01:00
Jan-Piet Mens
e4ff5a04d0 change to static js 2016-02-11 21:06:03 +01:00
Jan-Piet Mens
6c12b0a552 change to static JS 2016-02-11 21:03:59 +01:00
Jan-Piet Mens
f56f8daa9c JS in static 2016-02-11 21:02:23 +01:00
Jan-Piet Mens
a21741004d static JS files 2016-02-11 20:59:37 +01:00
Jan-Piet Mens
a5ffb37f35 ignore files 2016-02-11 20:59:22 +01:00
Jan-Piet Mens
350f97d8dc adjust height/width to vh/vw 2016-02-11 11:41:07 +01:00
Jan-Piet Mens
5539806457 map canvas 100vh 2016-02-09 16:00:25 +01:00
Jan-Piet Mens
cff8272dd0 fix 2016-02-04 13:03:58 +01:00
Jan-Piet Mens
d50bd1433f ignore 2016-02-04 13:01:01 +01:00
Jan-Piet Mens
44a990083f map: allow rename of topic in map popups 2016-02-04 13:00:17 +01:00
Jan-Piet Mens
3a4bbce8d0 avoid pesky ERROR from mucking up map 2016-02-04 12:05:21 +01:00
Jan-Piet Mens
c68dace4b1 toFixed(4) on lat/lon 2016-01-31 22:08:35 +01:00
Jan-Piet Mens
7cce5c83d4 add css, clean up data 2016-01-31 22:00:51 +01:00
Jan-Piet Mens
7ba887cf34 clean html using Mustache 2016-01-31 18:08:04 +01:00
Jan-Piet Mens
c286f64e3c points on GeoJSON map are now clickable for infowindow
closes #78
2016-01-30 11:53:31 +01:00