d7d41f8
(refs/pull/6/head)
display speed in metric or imperial by
2017-07-11 00:57:25 +0200
f40303f
first take at default timezone option by
2017-07-10 23:59:28 +0200
ad9e172
Merge remote-tracking branch 'aaronpk/master' by
2017-07-10 23:17:09 +0200
ff94b30
Merge pull request #5 from sebsel/docs by
2017-07-10 13:46:02 -0700
6858bfd
i can http by
2017-07-10 13:43:01 -0700
2bbf840
Merge branch 'master' of github.com:aaronpk/Compass by
2017-07-10 13:42:02 -0700
84a2127
add geojson example by
2017-07-10 13:41:53 -0700
91d8b04
(refs/pull/5/head)
add screenshot of the mapview by
2017-07-10 22:41:46 +0200
28d4b0f
Create schema.sql by
2017-06-28 16:51:47 -0700
9ba6cb1
finally fix notify new locations by
2017-05-21 10:10:06 +0000
b5f2875
fix job constructor by
2017-05-21 12:07:35 +0200
13be726
Merge branch 'master' of github.com:aaronpk/Compass by
2017-05-21 10:05:08 +0000
036c46f
fix reference to new job by
2017-05-21 12:04:56 +0200
962ef1c
merge conflict by
2017-05-21 10:00:08 +0000
d026f96
add geocoder response to location input by
2017-05-21 09:58:30 +0000
62ad130
add option to ping a URL when new location data is received by
2017-05-21 11:54:25 +0200
3b1496c
gitignore by
2017-05-21 11:10:21 +0200
e9c23a0
Merge branch 'master' of github.com:aaronpk/Compass by
2017-05-21 11:09:37 +0200
6fd5ad2
skip importing trips that are too short by
2017-05-21 11:09:31 +0200
48a67f1
include timezone name in find-from-localtime by
2017-01-31 18:32:07 +0000
ffcc04d
update readme by
2016-07-17 00:25:20 +0000
6c9c66a
update readme by
2016-07-17 00:24:50 +0000
c0113c8
update readme by
2016-07-17 00:23:12 +0000
fe6c675
adds a method to find the location given a local clock time with no offset by
2016-07-17 00:18:38 +0000
b8a0d30
fix content type header by
2016-07-16 22:43:48 +0000
9e0eb14
fix transport modes by
2016-03-12 21:50:13 +0000
eca6cb1
ignore points with a terrible accuracy by
2016-03-12 21:49:56 +0000
17f270a
hide trip create button until a range is selected by
2016-02-23 16:08:03 +0000
6ca8b20
update dependencies by
2016-02-23 16:07:47 +0000
da54f14
send published date for trips by
2016-02-23 08:04:29 -0800
48195fa
fix setting type=h-measure on trips by
2016-02-06 12:22:23 -0800
9f38b83
add a button to send a trip to the micropub endpoint for the visible time range by
2016-02-06 12:14:34 -0800
2c66e59
adds date range fields to map view by
2016-02-06 10:52:51 -0800
ff12fd7
calculate the trip distance and duration from the actual location data by
2016-01-28 19:36:20 -0800
4c27d75
better error checking for missing trip properties, add cost by
2016-01-28 17:21:43 -0800
95110bf
include "geocode" property in response if it timed out by
2016-01-10 19:30:10 -0800
bb3ff44
support `/api/last` with no date by
2016-01-10 13:02:22 -0800
3e20f39
fix css for home page by
2016-01-10 12:32:15 -0800
4ef172e
adds API method to return the latest record before a given date by
2016-01-10 12:23:12 -0800
9624abc
refactor query route, include all data when format is not linestring by
2016-01-10 10:02:14 -0800
bd32a89
null when battery is unknown makes the line break instead of jump to -1 by
2016-01-10 10:01:09 -0800
b64de1e
formatting by
2016-01-10 09:42:04 -0800
f832313
add header menu and more semantic-ui updates by
2016-01-10 09:34:04 -0800
f1d8785
update HTML for semantic-ui by
2016-01-10 09:20:10 -0800
daa1959
replace pure-css with semantic-ui by
2016-01-10 09:19:51 -0800
d035166
don't run getBounds if it doesn't exist by
2015-12-30 18:03:27 +0000
d783301
include route data as a geojson file by
2015-12-29 13:25:36 -0800
f3c1b7f
add command line task to add a test trip to the queue by
2015-12-29 12:45:21 -0800
894f56c
write the trip end record to the database too by
2015-12-28 15:31:01 -0800
0df69a3
add db config option to add a micropub endpoint by
2015-12-28 15:30:29 -0800
aa80385
dispatch a job when a trip is complete by
2015-10-18 18:38:18 +0000
ef17d8b
add background job for sending trip data to subscribers by
2015-10-18 17:16:06 +0000
6475d76
add exit pause region event, stub for receiving trips by
2015-10-16 15:09:03 +0000
7f241eb
fancy graph now includes speed and visit/event information by
2015-10-05 23:09:56 +0000
ba91f8e
show a graph of battery usage at the bottom of the map by
2015-10-02 19:16:37 +0000
8c5f95d
add highcharts by
2015-10-02 19:15:54 +0000
a352b70
adds route to return the current database name. handles more date formats and better error checking by
2015-10-01 18:23:51 +0000
7e1dbec
fix permission check for viewing map by
2015-09-23 11:25:11 -0700
427e34c
re-fix by
2015-09-23 10:03:27 -0700
4650ddc
fix user login by
2015-09-23 10:02:45 -0700
2faf6d2
add readme and contributing.md by
2015-09-23 09:01:54 -0700
edec00b
adds calendar view and query API by
2015-09-22 21:38:57 -0700
6f267fb
add API route for writing data by
2015-09-22 20:38:18 -0700
a500b5f
move zoom control by
2015-09-22 20:04:29 -0700
8a8e0e7
leaflet by
2015-09-22 20:00:05 -0700
06be24b
add map view with no data by
2015-09-22 20:00:00 -0700
cb342d7
settings page to add/remove users and view tokens by
2015-09-22 19:27:49 -0700
4b57681
new map and settings routes, add tokens for DBs by
2015-09-22 17:06:05 -0700
eafa2f8
updates by
2015-09-22 16:30:27 -0700
6696283
add libraries by
2015-09-22 12:56:42 -0700
2d35f38
also support native github login by
2015-09-21 16:10:28 -0700
8419d96
adds basic login flow using indieauth by
2015-09-21 15:19:11 -0700
6f84d94
new Lumen project by
2015-09-21 11:31:45 -0700