27 Commits (79b5fc30762a9ed9caab43c0db67d45c48283738)

Author SHA1 Message Date
  Aaron Parecki 79b5fc3076
cache last location and current trip in DB 6 years ago
  Aaron Parecki e72f0bf55d
send the actual location when pinging an external URL 6 years ago
  Aaron Parecki 5d65277c3a
cache timestamps and avoid storing duplicate data 6 years ago
  Aaron Parecki da7b0f4681
disable geocoding 6 years ago
  Aaron Parecki 036c46f264
fix reference to new job 7 years ago
  Aaron Parecki d026f96c04 add geocoder response to location input 7 years ago
  Aaron Parecki 62ad13065d
add option to ping a URL when new location data is received 7 years ago
  Aaron Parecki fe6c675e42 adds a method to find the location given a local clock time with no offset 7 years ago
  Aaron Parecki b8a0d30a73 fix content type header 7 years ago
  Aaron Parecki eca6cb13e3 ignore points with a terrible accuracy 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 4c27d75ecc better error checking for missing trip properties, add cost 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 4ef172eeb7 adds API method to return the latest record before a given date 8 years ago
  Aaron Parecki 9624abc4fe refactor query route, include all data when format is not linestring 8 years ago
  Aaron Parecki 894f56c84c write the trip end record to the database too 8 years ago
  Aaron Parecki aa8038510e dispatch a job when a trip is complete 8 years ago
  Aaron Parecki 6475d760dc add exit pause region event, stub for receiving trips 8 years ago
  Aaron Parecki 7f241eb853 fancy graph now includes speed and visit/event information 8 years ago
  Aaron Parecki ba91f8e891 show a graph of battery usage at the bottom of the map 8 years ago
  Aaron Parecki a352b704be adds route to return the current database name. handles more date formats and better error checking 8 years ago
  Aaron Parecki edec00bae2 adds calendar view and query API 8 years ago
  Aaron Parecki 6f267fbede add API route for writing data 8 years ago