88 Commits (453fa70077f57bb8d478497fba1daf469853a8be)

Author SHA1 Message Date
  Aaron Parecki 453fa70077
Update trip handling for new Overland data format 7 years ago
  Aaron Parecki 1305d77f35
show current location timestamp in callback log 7 years ago
  Aaron Parecki e7f90f6b7f
don't fall back to default auth for micropub login 7 years ago
  Aaron Parecki 06dbf62c34
update indieauth/client 7 years ago
  Aaron Parecki f22dfbc81a
add config option to prevent new users 7 years ago
  Aaron Parecki 19e5357c08
add h-app class too 7 years ago
  Eddie Hinkle 2b983da4b4 Add support for IndieAuth authorization for the micropub endpoint 7 years ago
  Eddie Hinkle 0726c6dac4 Add h-x-app to compass’s home page to make IndieAuth logins prettier 7 years ago
  Aaron Parecki e72f0bf55d
send the actual location when pinging an external URL 8 years ago
  Aaron Parecki 5d65277c3a
cache timestamps and avoid storing duplicate data 8 years ago
  Aaron Parecki df578d4aed
handle launched with location, and ignore unrecognized events 8 years ago
  Aaron Parecki 453f70ba9e
expand .env example and readme 8 years ago
  Aaron Parecki 6950fdc016
add artisan command to generate app key 8 years ago
  Aaron Parecki 86ac8621d4
delete unused entries from .env 8 years ago
  Aaron Parecki 074eca624e
expand installation instructions 8 years ago
  Aaron Parecki df7e99470b
use only indieauth login flow 8 years ago
  Aaron Parecki da7b0f4681
disable geocoding 8 years ago
  Aaron Parecki 6dd1550724
add task to recreate file without duplicate data 8 years ago
  Aaron Parecki ed403e608d fix create database button 8 years ago
  sebsel d94ba2e7c8 add missing migrations 8 years ago
  Aaron Parecki 4e8d9729b7
add database migrations for #6 8 years ago
  Sebastiaan Andeweg d7d41f8591 display speed in metric or imperial 8 years ago
  sebsel f40303ff95 first take at default timezone option 8 years ago
  Aaron Parecki 28d4b0f602 Create schema.sql 8 years ago
  Aaron Parecki 9ba6cb1200 finally fix notify new locations 8 years ago
  Aaron Parecki b5f28756da
fix job constructor 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 3b1496c317
gitignore 8 years ago
  Aaron Parecki 6fd5ad2bf1
skip importing trips that are too short 8 years ago
  Aaron Parecki 48a67f1126 include timezone name in find-from-localtime 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 9e0eb14f03 fix transport modes 9 years ago
  Aaron Parecki eca6cb13e3 ignore points with a terrible accuracy 9 years ago
  Aaron Parecki 17f270a08b hide trip create button until a range is selected 9 years ago
  Aaron Parecki 6ca8b20106 update dependencies 9 years ago
  Aaron Parecki da54f141a4 send published date for trips 9 years ago
  Aaron Parecki 48195fa495 fix setting type=h-measure on trips 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 ff12fd705c calculate the trip distance and duration from the actual location data 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 10 years ago
  Aaron Parecki bb3ff4493a support `/api/last` with no date 10 years ago
  Aaron Parecki 3e20f39a9d fix css for home page 10 years ago
  Aaron Parecki 4ef172eeb7 adds API method to return the latest record before a given date 10 years ago
  Aaron Parecki 9624abc4fe refactor query route, include all data when format is not linestring 10 years ago
  Aaron Parecki bd32a8930d null when battery is unknown makes the line break instead of jump to -1 10 years ago