dyomedea/src/db
Eric van der Vlist 3d2db84235 Converting tracks without timestamps to routes during import. 2022-12-13 15:17:50 +01:00
..
change-handler.ts GpxDialog (working). 2022-12-12 20:57:25 +01:00
gpx.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
gpx.ts Converting tracks without timestamps to routes during import. 2022-12-13 15:17:50 +01:00
index.ts Replacing PouchDB indexes (used only to get the list of Gpxes by a custom implementation. 2022-12-11 10:45:08 +01:00
lib.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
lib.ts Starting to implement a proper UI for GPX import. 2022-12-11 16:20:34 +01:00
rte.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
rte.ts Displaying routes. 2022-12-09 17:31:56 +01:00
rtept.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
rtept.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
trk.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
trk.ts `<Trk>` component 2022-11-27 16:09:08 +01:00
trkpt.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
trkpt.ts Changing Gpx and Trkpt indexes so that GPX are sorted by datetime desc and Trkpt use their timestamp as indexes. 2022-12-10 18:31:51 +01:00
trkseg.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
trkseg.ts Displaying trksegs through geojson. 2022-11-27 17:12:25 +01:00
types.d.ts Adding minZoom extension property for Wpts 2022-12-07 15:09:08 +01:00
wpt.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
wpt.ts Working on Wpt save after edition. 2022-12-06 21:27:25 +01:00