dyomedea/src
Eric van der Vlist 0f0f1c8639 Smoother stroke edges and different color for GPX tracks 2022-09-27 09:10:08 +02:00
..
components Cleanup indexes at start time and waith till the cleanup is done before rendering the whiteboard. 2022-09-26 11:51:27 +02:00
db Storing track points independently from their tracks (#3). Also adding some basic tests for gpx database operations. 2022-09-26 21:48:46 +02:00
lib Starting to refactor to store track points independently from their tracks (WIP) (#3) 2022-09-26 01:46:19 +02:00
store Using pouchdb instead of redux to store tracks. 2022-09-24 17:08:53 +02:00
theme Smoother stroke edges and different color for GPX tracks 2022-09-27 09:10:08 +02:00
App.tsx Storing track points independently from their tracks (#3). Also adding some basic tests for gpx database operations. 2022-09-26 21:48:46 +02:00
index.tsx Starting again with what has been developed as sandbox/map. 2022-09-11 20:01:12 +02:00
react-app-env.d.ts Starting again with what has been developed as sandbox/map. 2022-09-11 20:01:12 +02:00
service-worker.ts Starting again with what has been developed as sandbox/map. 2022-09-11 20:01:12 +02:00
serviceWorkerRegistration.ts Starting again with what has been developed as sandbox/map. 2022-09-11 20:01:12 +02:00
setupTests.ts Adding some first unit test and managing translations with scale=1 2022-09-14 17:50:27 +02:00