dyomedea/src/db
Eric van der Vlist 2d73315a9a Adding GPX tags extension 2023-08-06 18:06:54 +02:00
..
account.ts Saving the new account 2023-03-04 11:59:34 +01:00
change-handler.ts Starting to implement a selection mechanism to define what should be drawn 2023-08-03 18:46:08 +02:00
drawing-selections.ts Starting to implement a selection mechanism to define what should be drawn 2023-08-03 18:46:08 +02:00
gpx.test.ts More tests and debugging putRtept 2023-02-09 21:07:09 +01:00
gpx.ts Adding a button to force importing tracks as routes 2023-04-15 20:24:35 +02:00
index.ts Refactoring the worker / db init flow. 2023-02-13 15:44:02 +01:00
lib.ts Regression that prevented initial configuration 2023-03-13 13:19:43 +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 Don't compact trksegs if you don't own them 2023-03-07 18:41:05 +01:00
types.d.ts Adding GPX tags extension 2023-08-06 18:06:54 +02:00
wpt.ts First version of notes, also allowing to delete wpts 2023-03-06 16:45:20 +01:00