Commit Graph
86 Commits
Author SHA1 Message Date
Jan-Piet Mens c286f64e3c points on GeoJSON map are now clickable for infowindow
closes #78
2016-01-30 11:53:31 +01:00
Jan-Piet Mens 865e986d3d update (C) date 2016-01-01 15:57:34 +01:00
Jan-Piet Mens e7f368ef04 locations API now supports CSV
closes #72
2015-11-14 13:36:00 +01:00
Jan-Piet Mens 67851bf217 API /last could crash with Greenwich defined 2015-11-11 21:30:14 +01:00
Jan-Piet Mens a2a8010f30 Support for Greenwich batt,ext,status arrays in LAST 2015-11-10 09:23:06 +01:00
Jan-Piet Mens 9a7755be94 add disptst 2015-11-02 08:37:20 +01:00
Jan-Piet Mens a2989e8c70 allow extra.json
closes #60
2015-10-26 19:00:21 +01:00
Jan-Piet Mens 90fdc8cf60 support /last with fields 2015-10-23 15:32:52 +02:00
Jan-Piet Mens e43a767f45 Support without LMDB 2015-10-22 21:10:15 +02:00
Jan-Piet Mens b06f224e27 XML: print empty tags for requested fields 2015-10-22 09:30:03 +02:00
Jan-Piet Mens 08d7f055c0 API endpoint photo/ 2015-10-21 14:37:51 +02:00
Jan-Piet Mens 56aa8c4629 support config dump (.otrc) 2015-10-20 09:37:24 +02:00
Jan-Piet Mens 0caef76d64 remove otrw on kill 2015-10-20 09:03:20 +02:00
Jan-Piet Mens 773792b803 sort Linestring GeoJSON by tst
closes #52
2015-10-12 11:34:22 +02:00
Jan-Piet Mens 7f79d2e28f comment param 2015-10-02 16:55:38 +02:00
Jan-Piet Mens 815ea6908c add user/device to location JSON for multilister()
closes #49
2015-10-02 16:26:21 +02:00
Jan-Piet Mens dbf444219c added multilister
partly closes #36
2015-09-29 16:17:43 +02:00
Jan-Piet Mens 86fefd9f4b s/HAVE_/WITH_/g 2015-09-28 19:04:37 +02:00
Jan-Piet Mens c03886bea8 remove waypoints on kill
closes #34
2015-09-28 17:50:30 +02:00
Jan-Piet Mens 6affffd40b remove photo on kill
closes #30
2015-09-28 17:36:41 +02:00
Tuukka Hastrup c6f0ecd832 allow lowercase time format as provided by http.c 2015-09-27 19:15:12 +03:00
Jan-Piet Mens 3edd9c2923 Prepare support for named databases in gcache 2015-09-24 12:49:14 +02:00
Jan-Piet Mens a454cb5678 use macro 2015-09-21 16:07:31 +02:00
Jan-Piet Mens 9d26e3f29a Remove card on kill
closes #26
2015-09-17 11:21:44 +02:00
Jan-Piet Mens c3141d24f9 XML output-support in storage
closes #24
2015-09-16 17:28:20 +02:00
Jan-Piet Mens 3ddfd88072 tapped memory leak 2015-09-16 10:57:25 +02:00
Jan-Piet Mens 61b9feca9f protect ghash 2015-09-16 08:46:52 +02:00
Jan-Piet Mens b84b6d055e remove misleading comment 2015-09-16 08:17:15 +02:00
Jan-Piet Mens 217a8e188a add isotst to LAST data
closes #23
2015-09-15 19:44:58 +02:00
Jan-Piet Mens 63be847150 close leak 2015-09-15 14:20:36 +02:00
Jan-Piet Mens 525a95e3b0 storage: remove user's rec directory if empty 2015-09-15 08:48:24 +02:00
Jan-Piet Mens 181a108bf2 kill has been surfaced into the API (disabled by compile flag by default)
closes #13
2015-09-15 08:35:58 +02:00
Jan-Piet Mens f4d803a2c1 NEW: ocat --load-ghash can load revgeo db
closes #21
2015-09-14 22:07:56 +02:00
Jan-Piet Mens cb454f26d6 NEW: ocat --dump-ghash dumps content of revgeo db 2015-09-14 20:54:05 +02:00
Jan-Piet Mens 1ae1acf72f do away with config.h (all in config.mk) 2015-09-11 11:07:01 +02:00
Jan-Piet Mens c83ba6e1a9 remove debug print 2015-09-10 15:25:25 +02:00
Jan-Piet Mens 1bd44d1562 storage default directory from config.mk 2015-09-10 12:17:14 +02:00
Jan-Piet Mens 0e2527f43d feature: http: allow override user,device for last_users() via X-Limit- headers 2015-09-09 18:31:41 +02:00
Jan-Piet Mens dc20cf3a7e add topic to JSON directed at Websocket clients 2015-09-08 16:03:19 +02:00
Jan-Piet Mens 2c586b5a5b Feature: ocat/ot-recorder: configurable geohash precision per invocation (--precision)
closes #14
2015-09-07 17:40:50 +02:00
Jan-Piet Mens 17f749a6b5 FIX: catch null return from geohash_encode 2015-09-07 17:26:59 +02:00
Jan-Piet Mens 1788cb58d7 support named databases 2015-09-07 14:08:09 +02:00
Jan-Piet Mens 8f932972c2 storage: make doubly sure we're handling a location _type 2015-09-02 11:45:15 +02:00
Jan-Piet Mens d253e4785d FIX: recorder, storage, and HTTP honour --norevgeo 2015-09-02 08:21:47 +02:00
Jan-Piet Mens 8f0c4c6997 ocat/storage: --format linestring creates GeoJSON LineString (track) 2015-09-01 21:45:57 +02:00
Jan-Piet Mens bcb052bde3 FEATURE: ocat --format payload (like RAW, but different) 2015-09-01 21:03:50 +02:00
Jan-Piet Mens 8431870ee8 add license 2015-09-01 17:19:52 +02:00
Jan-Piet Mens 19499bf2f6 FIX: if storage doesn't have a card for LAST, don't complain & no fake things 2015-09-01 16:46:48 +02:00
Jan-Piet Mens ec8c817369 FIX: ocat if storage has no CARD on last, add null to JSON for face and name 2015-09-01 16:04:25 +02:00
Jan-Piet Mens 4ccf2ef2d4 FIX: ocat was using incorrect ghash storage 2015-09-01 16:01:37 +02:00