Aaron Parecki
|
917cc9c1d8
|
hack to convert from object to array
|
6 years ago |
Aaron Parecki
|
3c77290a0a
|
better error check for geocoding
|
6 years ago |
Aaron Parecki
|
1f67e854bb
|
don't run web hooks for manually created trips
|
6 years ago |
Aaron Parecki
|
f95ca85782
|
change "ping URLs" to "web hooks" and send more events
sends an event when a trip is started or ended
new location web hook also includes active trip
closes #22
|
6 years ago |
Aaron Parecki
|
09f03ffa95
|
always send last location in callback payload
|
6 years ago |
Aaron Parecki
|
f6b2ac206c
|
use p3k\utils and p3k\timezone
drops a bunch of duplicate code now that those libraries exist
|
6 years ago |
Aaron Parecki
|
453fa70077
|
Update trip handling for new Overland data format
closes #21
|
6 years ago |
Aaron Parecki
|
1305d77f35
|
show current location timestamp in callback log
|
6 years ago |
Aaron Parecki
|
e72f0bf55d
|
send the actual location when pinging an external URL
|
7 years ago |
Aaron Parecki
|
9ba6cb1200
|
finally fix notify new locations
|
7 years ago |
Aaron Parecki
|
b5f28756da
|
fix job constructor
|
7 years ago |
Aaron Parecki
|
62ad13065d
|
add option to ping a URL when new location data is received
|
7 years ago |
Aaron Parecki
|
6fd5ad2bf1
|
skip importing trips that are too short
|
7 years ago |
Aaron Parecki
|
eca6cb13e3
|
ignore points with a terrible accuracy
|
8 years ago |
Aaron Parecki
|
da54f141a4
|
send published date for trips
|
8 years ago |
Aaron Parecki
|
48195fa495
|
fix setting type=h-measure on trips
|
8 years ago |
Aaron Parecki
|
9f38b837a7
|
add a button to send a trip to the micropub endpoint for the visible time range
|
8 years ago |
Aaron Parecki
|
ff12fd705c
|
calculate the trip distance and duration from the actual location data
|
8 years ago |
Aaron Parecki
|
4c27d75ecc
|
better error checking for missing trip properties, add cost
* add cost property
* support finding start/end location from the trip route instead of as input
|
8 years ago |
Aaron Parecki
|
d783301af4
|
include route data as a geojson file
also include timezone in start/end times, and reverse geocoded place name
|
9 years ago |
Aaron Parecki
|
ef17d8b562
|
add background job for sending trip data to subscribers
|
9 years ago |
Aaron Parecki
|
6f84d94605
|
new Lumen project
|
9 years ago |