trackdirect2/server/trackdirect
Dashie ffdb5a5413
maybe encode only if bytes; also condition now unneeded
2022-08-09 11:31:33 +02:00
..
collector reintroduced support for coverage maps 2022-01-30 13:33:56 +01:00
common in py3 long is now under int 2022-08-09 11:25:57 +02:00
database The singleton thing needs to match the path to class apparently 2022-08-09 10:02:40 +02:00
exceptions initial commit 2022-01-22 18:15:39 +01:00
objects initial commit 2022-01-22 18:15:39 +01:00
parser maybe encode only if bytes; also condition now unneeded 2022-08-09 11:31:33 +02:00
repositories maybe encode only if bytes; also condition now unneeded 2022-08-09 11:31:33 +02:00
websocket improved configuration 2022-01-30 16:47:48 +01:00
TrackDirectConfig.py ConfigParser is now lowercase 2022-08-09 09:36:32 +02:00
TrackDirectDataCollector.py reduced memory usage and made it possible to disable duplicate detection 2022-04-18 15:11:54 +02:00
TrackDirectWebsocketServer.py improved websocket server logging 2022-02-07 21:17:51 +00:00
__init__.py New heatmap functionality 2022-07-28 12:55:52 +00:00