dyomedea/src/db
Eric van der Vlist 1406e88ad6 console.log's 2023-02-15 10:43:29 +01:00
..
account.ts Store the current gpx id in account docs 2023-02-13 18:30:01 +01:00
change-handler.ts Bug fix 2023-02-13 15:59:41 +01:00
gpx.test.ts More tests and debugging putRtept 2023-02-09 21:07:09 +01:00
gpx.ts Bug fix when creating the first gpx. 2023-02-13 20:57:30 +01:00
index.ts Refactoring the worker / db init flow. 2023-02-13 15:44:02 +01:00
lib.ts db put should take parent's shared by default. 2023-02-13 10:56:48 +01:00
overlays.ts Adding a basic mechanism to choose overlays (not operational yet) 2023-01-21 17:13:25 +01:00
rte.test.ts Bug fix (trkpts were deleted during compaction) 2023-02-14 20:55:20 +01:00
rte.ts console.log's 2023-02-15 10:43:29 +01:00
rtept.test.ts Adapting the address fetcher for rtes. 2023-02-10 06:35:10 +01:00
rtept.ts Adapting the address fetcher for rtes. 2023-02-10 06:35:10 +01:00
settings.ts Still working on the account dialog. 2022-12-26 17:31:05 +01:00
state.ts Creating a second PouchDB database for local (non sync'ed) documents such as state. 2022-12-24 16:39:55 +01:00
trk.ts Bug fix. 2023-02-03 11:59:40 +01:00
trkpt.test.ts Applying the same update to trkpt 2023-02-10 15:30:45 +01:00
trkpt.ts Applying the same update to trkpt 2023-02-10 15:30:45 +01:00
trkseg.test.ts Bug fix (trkpts were deleted during compaction) 2023-02-14 20:55:20 +01:00
trkseg.ts console.log's 2023-02-15 10:43:29 +01:00
types.d.ts Adding a "shared" property to gpxes and family. 2023-02-12 18:14:14 +01:00
wpt.ts Working on Wpt save after edition. 2022-12-06 21:27:25 +01:00