dyomedea/src/db
Eric van der Vlist 040122189c Dirty hack to store the app state and restore it at app startup. 2022-12-13 22:26:17 +01:00
..
change-handler.ts (Re)Adding background geolocation. 2022-12-13 20:59:39 +01:00
gpx.test.ts Reintroducing WebWorkers (pfeeew, Vite makes it tough !) 2022-11-26 19:36:55 +01:00
gpx.ts (Re)Adding background geolocation. 2022-12-13 20:59:39 +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 Dirty hack to store the app state and restore it at app startup. 2022-12-13 22:26:17 +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
state.ts Dirty hack to store the app state and restore it at app startup. 2022-12-13 22:26:17 +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 (Re)Adding background geolocation. 2022-12-13 20:59:39 +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