32 Commits (349a64eae1c6aa2292a7d49ccc0f7394c8eccb33)

Author SHA1 Message Date
  Aaron Parecki e0d10c0fb5
drop incoming data with 0,0 location 5 years ago
  Aaron Parecki 6a0eb8909c
first draft of a public shared link view 6 years ago
  Aaron Parecki f95ca85782
change "ping URLs" to "web hooks" and send more events 7 years ago
  Aaron Parecki 09f03ffa95
always send last location in callback payload 7 years ago
  Aaron Parecki 26c0cca1a9
add a route to return the current in-progress trip 7 years ago
  Aaron Parecki 79b5fc3076
cache last location and current trip in DB 7 years ago
  Aaron Parecki e72f0bf55d
send the actual location when pinging an external URL 7 years ago
  Aaron Parecki 5d65277c3a
cache timestamps and avoid storing duplicate data 7 years ago
  Aaron Parecki da7b0f4681
disable geocoding 8 years ago
  Aaron Parecki 036c46f264
fix reference to new job 8 years ago
  Aaron Parecki d026f96c04 add geocoder response to location input 8 years ago
  Aaron Parecki 62ad13065d
add option to ping a URL when new location data is received 8 years ago
  Aaron Parecki fe6c675e42 adds a method to find the location given a local clock time with no offset 9 years ago
  Aaron Parecki b8a0d30a73 fix content type header 9 years ago
  Aaron Parecki eca6cb13e3 ignore points with a terrible accuracy 9 years ago
  Aaron Parecki 9f38b837a7 add a button to send a trip to the micropub endpoint for the visible time range 9 years ago
  Aaron Parecki 2c66e59f90 adds date range fields to map view 9 years ago
  Aaron Parecki 4c27d75ecc better error checking for missing trip properties, add cost 9 years ago
  Aaron Parecki 95110bf5dc include "geocode" property in response if it timed out 9 years ago
  Aaron Parecki bb3ff4493a support `/api/last` with no date 9 years ago
  Aaron Parecki 4ef172eeb7 adds API method to return the latest record before a given date 9 years ago
  Aaron Parecki 9624abc4fe refactor query route, include all data when format is not linestring 9 years ago
  Aaron Parecki 894f56c84c write the trip end record to the database too 9 years ago
  Aaron Parecki aa8038510e dispatch a job when a trip is complete 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 10 years ago
  Aaron Parecki ba91f8e891 show a graph of battery usage at the bottom of the map 10 years ago
  Aaron Parecki a352b704be adds route to return the current database name. handles more date formats and better error checking 10 years ago
  Aaron Parecki edec00bae2 adds calendar view and query API 10 years ago
  Aaron Parecki 6f267fbede add API route for writing data 10 years ago