log

age author description
Mon, 07 Dec 2020 18:18:48 +0100 Lewin Bormann Livemap: Update layout, show accuracy
Mon, 07 Dec 2020 11:23:30 +0100 Lewin Bormann Livemap: Animate time field on update
Mon, 07 Dec 2020 11:07:28 +0100 Lewin Bormann Livemap: Display last update time.
Sun, 06 Dec 2020 21:52:47 +0100 Lewin Bormann Fix two inaccuracies in SQL schema
Sun, 06 Dec 2020 11:17:27 +0100 Lewin Bormann Fix bug in ICE collection script
Sun, 06 Dec 2020 11:03:41 +0100 Lewin Bormann Explain API better in README
Sat, 05 Dec 2020 22:23:31 +0100 Lewin Bormann Add documentation for logjson endpoint
Sat, 05 Dec 2020 22:14:15 +0100 Lewin Bormann Enable ingestion of JSON batches
Sat, 05 Dec 2020 22:13:50 +0100 Lewin Bormann rustfmt
Sat, 05 Dec 2020 22:13:17 +0100 Lewin Bormann Update TODO
Sat, 05 Dec 2020 22:13:07 +0100 Lewin Bormann Livemap: Add an explanation
Sat, 05 Dec 2020 12:49:00 +0100 Lewin Bormann Livemap: Cancel prior XHR when changing client/secret
Sat, 05 Dec 2020 11:46:33 +0100 Lewin Bormann UI: Move some shared code into a shared library
Sat, 05 Dec 2020 11:43:38 +0100 Lewin Bormann Refine behavior of livemap UI
Sat, 05 Dec 2020 10:58:26 +0100 Lewin Bormann README: explanations in the right order
Sat, 05 Dec 2020 10:56:40 +0100 Lewin Bormann Add note about `accuracy` field to README
Fri, 04 Dec 2020 23:27:19 +0100 Lewin Bormann Add more comments to the UI code
Fri, 04 Dec 2020 21:52:59 +0100 Lewin Bormann Update screenshots
Fri, 04 Dec 2020 21:46:02 +0100 Lewin Bormann Make LiveMap easier to use.
Fri, 04 Dec 2020 21:26:54 +0100 Lewin Bormann TrackMe: Fix bug with prefill logic
Fri, 04 Dec 2020 21:22:22 +0100 Lewin Bormann Make TrackMe UI more useful
Fri, 04 Dec 2020 17:31:36 +0100 Lewin Bormann Update TODO
Fri, 04 Dec 2020 17:31:24 +0100 Lewin Bormann Remove old comment & update TODO
Fri, 04 Dec 2020 14:27:29 +0100 Lewin Bormann Update TODO
Fri, 04 Dec 2020 14:25:41 +0100 Lewin Bormann Fix missed notifications for upper case IDs
Fri, 04 Dec 2020 13:57:09 +0100 Lewin Bormann trackme: Remove duplicate call to geolocation api
Fri, 04 Dec 2020 11:18:48 +0100 Lewin Bormann Update README about new clients
Fri, 04 Dec 2020 11:18:01 +0100 Lewin Bormann Add start/stop button to trackme UI
Fri, 04 Dec 2020 11:02:22 +0100 Lewin Bormann Add accuracy field and properly treat notes
Fri, 04 Dec 2020 10:02:38 +0100 Lewin Bormann Fix small bugs in livemap
Fri, 04 Dec 2020 09:58:09 +0100 Lewin Bormann link to examples in README
Thu, 03 Dec 2020 22:38:54 +0100 Lewin Bormann track_ICE: better collect logging
Thu, 03 Dec 2020 22:34:25 +0100 Lewin Bormann Add IC/ICE train collection script.
Thu, 03 Dec 2020 22:34:13 +0100 Lewin Bormann livemap: Correctly handle empty secrets
Thu, 03 Dec 2020 22:10:37 +0100 Lewin Bormann Ignore empty secret
Thu, 03 Dec 2020 22:08:45 +0100 Lewin Bormann Don't use an empty secret.
Thu, 03 Dec 2020 22:00:25 +0100 Lewin Bormann Further clarify documentation about notes
Thu, 03 Dec 2020 21:59:20 +0100 Lewin Bormann Update documentation
Thu, 03 Dec 2020 21:57:41 +0100 Lewin Bormann Length-limit notes.
Thu, 03 Dec 2020 21:56:22 +0100 Lewin Bormann Allow for attaching notes to points.
Thu, 03 Dec 2020 17:44:36 +0100 Lewin Bormann Move Rocket.toml to example file
Thu, 03 Dec 2020 17:42:01 +0100 Lewin Bormann Update Rocket.toml
Thu, 03 Dec 2020 17:38:25 +0100 Lewin Bormann Make screenshot attribution more clear
Thu, 03 Dec 2020 17:37:26 +0100 Lewin Bormann Add screenshot to README
Thu, 03 Dec 2020 17:32:21 +0100 Lewin Bormann Add LICENSE
Thu, 03 Dec 2020 17:27:21 +0100 Lewin Bormann Continue elaborating in README
Thu, 03 Dec 2020 17:15:18 +0100 Lewin Bormann Add README
Thu, 03 Dec 2020 16:42:55 +0100 Lewin Bormann Make secret handling consistent
Thu, 03 Dec 2020 09:42:25 +0100 Lewin Bormann Tag geo points with ID.
Thu, 03 Dec 2020 09:37:27 +0100 Lewin Bormann Set timeout to 30s in UI
Thu, 03 Dec 2020 09:35:51 +0100 Lewin Bormann Encapsulate notification messaging
Thu, 03 Dec 2020 09:25:29 +0100 Lewin Bormann Better responses, more database encapsulation
Thu, 03 Dec 2020 08:12:25 +0100 Lewin Bormann Refactor database code part I
Thu, 03 Dec 2020 07:51:38 +0100 Lewin Bormann Encapsulate GeoJSON and parse_flexible_timestamp
Thu, 03 Dec 2020 00:05:18 +0100 Lewin Bormann move around type
Thu, 03 Dec 2020 00:03:36 +0100 Lewin Bormann Remove outdated comment
Thu, 03 Dec 2020 00:02:58 +0100 Lewin Bormann Remove superfluous type declarations
Thu, 03 Dec 2020 00:01:48 +0100 Lewin Bormann Split up code into modules
Wed, 02 Dec 2020 23:25:34 +0100 Lewin Bormann Clean up one more println
Wed, 02 Dec 2020 23:20:34 +0100 Lewin Bormann Clean up debug prints