Aaron Parecki
|
6fd5ad2bf1
|
skip importing trips that are too short
|
7 years ago |
Aaron Parecki
|
48a67f1126
|
include timezone name in find-from-localtime
|
7 years ago |
Aaron Parecki
|
ffcc04d2e6
|
update readme
|
8 years ago |
Aaron Parecki
|
6c9c66a937
|
update readme
|
8 years ago |
Aaron Parecki
|
c0113c8091
|
update readme
|
8 years ago |
Aaron Parecki
|
fe6c675e42
|
adds a method to find the location given a local clock time with no offset
|
8 years ago |
Aaron Parecki
|
b8a0d30a73
|
fix content type header
|
8 years ago |
Aaron Parecki
|
9e0eb14f03
|
fix transport modes
|
8 years ago |
Aaron Parecki
|
eca6cb13e3
|
ignore points with a terrible accuracy
|
8 years ago |
Aaron Parecki
|
17f270a08b
|
hide trip create button until a range is selected
|
8 years ago |
Aaron Parecki
|
6ca8b20106
|
update dependencies
|
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
|
2c66e59f90
|
adds date range fields to map view
|
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
|
95110bf5dc
|
include "geocode" property in response if it timed out
|
8 years ago |
Aaron Parecki
|
bb3ff4493a
|
support `/api/last` with no date
|
8 years ago |
Aaron Parecki
|
3e20f39a9d
|
fix css for home page
|
8 years ago |
Aaron Parecki
|
4ef172eeb7
|
adds API method to return the latest record before a given date
also can optionally reverse geocode the record using Atlas
|
8 years ago |
Aaron Parecki
|
9624abc4fe
|
refactor query route, include all data when format is not linestring
|
8 years ago |
Aaron Parecki
|
bd32a8930d
|
null when battery is unknown makes the line break instead of jump to -1
|
8 years ago |
Aaron Parecki
|
b64de1e389
|
formatting
|
8 years ago |
Aaron Parecki
|
f832313552
|
add header menu and more semantic-ui updates
|
8 years ago |
Aaron Parecki
|
f1d8785881
|
update HTML for semantic-ui
|
8 years ago |
Aaron Parecki
|
daa1959008
|
replace pure-css with semantic-ui
|
8 years ago |
Aaron Parecki
|
d0351662f2
|
don't run getBounds if it doesn't exist
|
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
|
8 years ago |
Aaron Parecki
|
f3c1b7f42d
|
add command line task to add a test trip to the queue
|
8 years ago |
Aaron Parecki
|
894f56c84c
|
write the trip end record to the database too
|
8 years ago |
Aaron Parecki
|
0df69a333a
|
add db config option to add a micropub endpoint
|
8 years ago |
Aaron Parecki
|
aa8038510e
|
dispatch a job when a trip is complete
|
9 years ago |
Aaron Parecki
|
ef17d8b562
|
add background job for sending trip data to subscribers
|
9 years ago |
Aaron Parecki
|
6475d760dc
|
add exit pause region event, stub for receiving trips
|
9 years ago |
Aaron Parecki
|
7f241eb853
|
fancy graph now includes speed and visit/event information
|
9 years ago |
Aaron Parecki
|
ba91f8e891
|
show a graph of battery usage at the bottom of the map
|
9 years ago |
Aaron Parecki
|
8c5f95d8b0
|
add highcharts
|
9 years ago |
Aaron Parecki
|
a352b704be
|
adds route to return the current database name. handles more date formats and better error checking
|
9 years ago |
Aaron Parecki
|
7e1dbec110
|
fix permission check for viewing map
|
9 years ago |
Aaron Parecki
|
427e34cecf
|
re-fix
|
9 years ago |
Aaron Parecki
|
4650ddc010
|
fix user login
|
9 years ago |
Aaron Parecki
|
2faf6d2061
|
add readme and contributing.md
|
9 years ago |
Aaron Parecki
|
edec00bae2
|
adds calendar view and query API
|
9 years ago |
Aaron Parecki
|
6f267fbede
|
add API route for writing data
|
9 years ago |
Aaron Parecki
|
a500b5fa0f
|
move zoom control
|
9 years ago |
Aaron Parecki
|
8a8e0e79d7
|
leaflet
|
9 years ago |
Aaron Parecki
|
06be24b046
|
add map view with no data
|
9 years ago |
Aaron Parecki
|
cb342d7eec
|
settings page to add/remove users and view tokens
|
9 years ago |
Aaron Parecki
|
4b576813a0
|
new map and settings routes, add tokens for DBs
|
9 years ago |