Mathias Kub
8c20c2e990
Update PGP key url to TLS secured Github repository
2019-06-30 12:28:01 +02:00
JP Mens
9a31a980de
Merge pull request #308 from withmorten/master
...
Two small fixes (README.md and recorder.c)
2019-06-22 21:39:38 +02:00
withmorten
8c0f735635
Fix compilation with WITH_MQTT = no and WITH_HTTP = yes ( fixes #307 )
2019-06-21 20:23:49 +02:00
withmorten
03b4926b5b
Add liblmdb-dev to ubuntu prerequisites
2019-06-21 20:23:16 +02:00
Jan-Piet Mens
60813e80d7
option --viewsdir overrides <docroot>/views
...
addresses #305
2019-06-09 19:41:41 +02:00
Jan-Piet Mens
df009f791a
fix misleading error message
...
closes #302
2019-04-30 17:41:36 +02:00
Jan-Piet Mens
176f77c0ac
add note about lowercasing user/device names
...
closes #300
2019-04-13 19:44:23 +02:00
Jan-Piet Mens
e12d5a0e7d
handle MD5 on Linux
...
addresses https://github.com/owntracks/recorder/issues/299
2019-04-13 19:36:16 +02:00
Jan-Piet Mens
d9f5d6c977
s/ /tab/
2019-03-17 09:52:51 +01:00
JP Mens
d231c105b6
Merge pull request #296 from tabacha/fix_unsued_result_warning
...
fix unused result warning on debian stretch, fixes #290
2019-03-17 09:50:24 +01:00
Sven Anders
6b0e1b6fb2
fix unused result warning on debian stretch
2019-03-17 08:55:27 +01:00
Christoph Krey
af9b709a2d
[FIX] Leaflet map and view wrap around antimeridian (±180°) #293
2019-02-25 10:23:00 +00:00
Jan-Piet Mens
e5d51bbfe1
2019-02-20 version 0.8.4
...
- FIX: Post-installation script fails (#291 )
- NEW: revgeod is queried with &app=recorder
- UPD: Add `acc` field to GeoJSON point feature properties (#283 )
2019-02-20 08:28:52 +01:00
Jan-Piet Mens
359f1ed8c4
Fix permissions for htdocs on Debian
...
closes #292
2019-02-17 21:16:28 +01:00
Jan-Piet Mens
02a48a67bd
fix permissions in spool directory created in post install script
...
addresses #291
2019-02-17 21:10:03 +01:00
Jan-Piet Mens
a3beb76586
safety belt
2019-02-17 21:10:03 +01:00
JP Mens
79a85a9e3f
Merge pull request #289 from tabacha/fix-debian-dependency
...
Add liblmdb-dev package to build-dependencies, fixing #288
2019-02-03 17:55:50 +01:00
Sven Anders
05a71cf01a
Add liblmdb-dev package to build-dependencies, fixing #288
2019-02-03 16:30:36 +01:00
Jan-Piet Mens
0778f657f0
sundry typos
2019-01-21 10:37:04 +01:00
Jan-Piet Mens
cfe7fe0bef
queries to revgeod now use &app=recorder
2019-01-20 15:00:02 +01:00
JP Mens
5302721732
Merge pull request #283 from aaliddell/master
...
Add `acc` field to GeoJSON point feature properties
2019-01-19 10:10:19 +01:00
Adam Liddell
615865c5c9
Add acc
field to GeoJSON point feature properties
2019-01-18 21:58:00 +00:00
Jan-Piet Mens
714fe9032e
2019-01-11 version 0.8.3
...
- FIX: lat,lon in leaflet views
- FIX: fix paths to be relative to docroot for map/, views/, and last/
- FIX: Link to location in table/ now uses OSM, our default (#278 )
2019-01-11 15:23:11 +01:00
Jan-Piet Mens
8fbae8a700
leaflet view: fix lat,lon display
2019-01-11 15:22:01 +01:00
Jan-Piet Mens
3d77b46757
2019-01-11 version 0.8.2
...
- FIX: fix paths to be relative to docroot for map/, views/, and last/
- FIX: Link to location in table/ now uses OSM, our default (#278 )
2019-01-11 15:14:13 +01:00
Jan-Piet Mens
1e34f5b8d5
revert to </script>
2019-01-11 13:24:16 +01:00
Jan-Piet Mens
967f65c2e1
remove integrity for locally stored leaflet
2019-01-11 12:34:17 +01:00
Jan-Piet Mens
1b6844394a
fix paths to be relative to docroot for map/, views/, and last/
2019-01-11 12:17:38 +01:00
Jan-Piet Mens
339ed33904
fix paths to be relative to docroot for map/, views/, and last/
...
via ckrey
2019-01-11 12:11:33 +01:00
Jan-Piet Mens
1ae80efbc6
Link to location in table/ now uses OSM, our default
...
closes #278
2019-01-11 11:52:10 +01:00
Jan-Piet Mens
5020658174
misleading indent
2019-01-10 16:17:26 +01:00
Jan-Piet Mens
981bb8991d
2019-01-10 version 0.8.1
...
- FIX: ensure geohash is sent down the tube in http
- FIX: environment variable OTR_GEOKEY overrides defaults config (#277 )
- UPD: Surface GEOCODE_TIMEOUT into config.mk (#272 )
- FIX: Correctly calculate time differences (#271 )
2019-01-10 16:07:34 +01:00
Jan-Piet Mens
041357928d
ensure geohash is sent down the tube in http
2019-01-10 15:48:47 +01:00
Jan-Piet Mens
d7a3e3ec4d
support for OTR_GEOKEY in environment
...
closes #277
2019-01-10 12:48:13 +01:00
Jan-Piet Mens
cad32981ee
change phrasing of docker container (owntracks/recorder)
2019-01-09 15:56:42 +01:00
Jan-Piet Mens
2cc3ad1be7
clarify use of certfile/keyfile
...
closes #275
2019-01-08 13:22:09 +01:00
Jan-Piet Mens
4b212126fe
typo in error message
2018-12-14 11:33:38 +01:00
Jan-Piet Mens
8ac0f61c99
rename Lua republisher
2018-12-03 20:01:44 +01:00
Jan-Piet Mens
96d29a5372
add init/exit
2018-12-03 19:06:53 +01:00
Jan-Piet Mens
68219a9ce8
Example republisher by binarybucks
...
addresses #274
2018-12-03 19:01:25 +01:00
Jan-Piet Mens
9aa6222213
unignore .lua
2018-12-03 19:01:11 +01:00
Jan-Piet Mens
a20c1538c0
Surface GEOCODE_TIMEOUT into config.mk
...
addresses #272
2018-11-29 20:16:10 +01:00
Jan-Piet Mens
312f142b8c
Merge branch 'cocker-cc-Issue_260_Incorrect_Timedifferences_in_indexhtml'
2018-11-27 08:34:48 +01:00
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
083d0e9c78
2018-11-24 version 0.8.0
...
- FIX: local leaflet.js installation (#269 )
- FIX: swapped lat/lon in last/ (#268 )
- NEW: support for revgeod (#263 )
- UPD: remove bundled MDB
- UPD: increased LMDB mapsize (#253 ) This increases the maximum size of the LMDB in place
2018-11-23 23:51:43 +01:00
Jan-Piet Mens
5e4d1e0ef0
local leaflet
2018-11-22 23:01:48 +01:00
Jan-Piet Mens
0cce0ae1ba
Merge branch 'cocker-cc-Issue_267_swap_Lon_Lat'
2018-11-13 16:09:45 +01:00
Cocker Koch
6023d2851d
Issue-267: Swap Lat Lon
...
- Coordinates in map_leaflet.js are calculated and displayed in unusual
Order "Lon,Lat" instead of "Lat,Lon". So swap them
- Improve Calculation of Popup-Text
2018-11-13 15:57:39 +01:00
JP Mens
0914ecd663
Merge pull request #265 from rossey/patch-1
...
Add link to MQTT and fix easily typo
2018-10-29 10:29:24 +01:00
Alex Ross
3622efc94e
Add link to MQTT and fix easily typo
2018-10-29 09:06:12 +00:00