Commit Graph

666 Commits

Author SHA1 Message Date
Eric van der Vlist ba14181bdd Adding a test for undefined addresses 2023-03-10 23:36:45 +01:00
Eric van der Vlist 229bc14f72 Adding a <SystemInfo> component to display basic system info 2023-03-10 23:27:03 +01:00
Eric van der Vlist 9e08a70002 Update check frequency 2023-03-10 22:26:24 +01:00
Eric van der Vlist 3aa96c7afc Moving the Account icon in a drawer 2023-03-10 20:01:40 +01:00
Eric van der Vlist 4ff760a0ff Making sure that notes default dates are the current date 2023-03-09 22:21:18 +01:00
Eric van der Vlist 06daffbd1c Add an update link for android 2023-03-09 21:51:52 +01:00
Eric van der Vlist 677ac02835 Checking if app needs update 2023-03-09 21:00:56 +01:00
Eric van der Vlist 7997138c5e Defining vite env vars with git info 2023-03-07 20:04:06 +01:00
Eric van der Vlist da76e30fc4 Use double click rather than single click to query the map 2023-03-07 19:01:25 +01:00
Eric van der Vlist bb763435ef Don't compact trksegs if you don't own them 2023-03-07 18:41:05 +01:00
Eric van der Vlist c1f1c8afb0 Displaying Wpts description and start date 2023-03-06 21:54:36 +01:00
Eric van der Vlist e620db5c7b Change origin format in put() 2023-03-06 21:38:50 +01:00
Eric van der Vlist df3039a04b Specific icon for notes 2023-03-06 21:16:19 +01:00
Eric van der Vlist adbbb3e356 First version of notes, also allowing to delete wpts 2023-03-06 16:45:20 +01:00
Eric van der Vlist bf179a4b6d Filtering out GPX positions when accuracy is less than 10 m 2023-03-06 14:36:15 +01:00
Eric van der Vlist 5404a6e5ad Implementing notes (WIP) 2023-03-06 09:24:39 +01:00
Eric van der Vlist 07cd0d04c5 Supporting invitations through geo URLs 2023-03-05 09:53:26 +01:00
Eric van der Vlist aba2ddd907 Handling deep links to web.dyomedea.add, thus supporting invitations in the app too 2023-03-04 20:52:11 +01:00
Eric van der Vlist c9be4dcc28 Typo 2023-03-04 20:09:59 +01:00
Eric van der Vlist c8644c8817 Replacing URLs by user ids in origins 2023-03-04 16:07:22 +01:00
Eric van der Vlist f07bf07c3f Replacing shared by to 2023-03-04 15:13:27 +01:00
Eric van der Vlist acb6156ed2 Replacing Shared by To... 2023-03-04 13:09:11 +01:00
Eric van der Vlist 2358c7d8fb Saving settings and reloading the page to select the invitation account 2023-03-04 12:27:27 +01:00
Eric van der Vlist 51eb54954f Adding a check for existing accounts 2023-03-04 12:10:09 +01:00
Eric van der Vlist a32faaa837 Saving the new account 2023-03-04 11:59:34 +01:00
Eric van der Vlist 87b6e1710d Cosmetics 2023-03-04 11:08:14 +01:00
Eric van der Vlist 24fb46c0fb Validation flow seems OK. 2023-03-04 10:54:32 +01:00
Eric van der Vlist 04cd163906 Moving on implementing invitations 2023-03-04 10:30:09 +01:00
Eric van der Vlist 5ad98a860e Moving invitation check in its own module 2023-03-04 09:23:28 +01:00
Eric van der Vlist bedcaa209a Checking if location's hash contains an invitation 2023-03-03 21:39:26 +01:00
Eric van der Vlist 5753245dad npm update 2023-03-03 21:38:49 +01:00
Eric van der Vlist 909949657e Adding a second vector source (and layer) per GPX to display uncluttered features. 2023-02-23 11:59:51 +01:00
Eric van der Vlist 99374520a5 npm-check-updates 2023-02-23 10:58:35 +01:00
Eric van der Vlist 0be074bbfb npm-check-updates 2023-02-21 20:36:08 +01:00
Eric van der Vlist ccd4e22934 vscode recommendations 2023-02-20 09:56:31 +01:00
Eric van der Vlist 543b7cd259 Remove decluttering which doesn't work nicely 2023-02-16 16:08:54 +01:00
Eric van der Vlist 3fd108177b Starting to implement a node component 2023-02-15 15:42:02 +01:00
Eric van der Vlist 951deb5fef Removing a condition that doesn't seem necessary before deleting docs.x 2023-02-15 15:37:45 +01:00
Eric van der Vlist 937fd885fa Sligthly bigger iconx 2023-02-15 12:34:54 +01:00
Eric van der Vlist ddf0590dcd Hiker icon for last GPX position.x 2023-02-15 12:25:12 +01:00
Eric van der Vlist 597cb8629a Displaying last position of each gpx 2023-02-15 12:02:56 +01:00
Eric van der Vlist 1406e88ad6 console.log's 2023-02-15 10:43:29 +01:00
Eric van der Vlist c4b2fa175d Bug fix (trkpts were deleted during compaction) 2023-02-14 20:55:20 +01:00
Eric van der Vlist 1d5d158f8c Bug fix when creating the first gpx. 2023-02-13 20:57:30 +01:00
Eric van der Vlist 51ab7c38e0 Store the current gpx id in account docs 2023-02-13 18:30:01 +01:00
Eric van der Vlist 8d32fa253a Bug fix 2023-02-13 15:59:41 +01:00
Eric van der Vlist 6dfe98b655 Refactoring the worker / db init flow. 2023-02-13 15:44:02 +01:00
Eric van der Vlist cfaf7ad72f Removing call to solid-worker. 2023-02-13 11:38:07 +01:00
Eric van der Vlist df42a684c3 Updating GPX import to use parent's shared. 2023-02-13 11:23:17 +01:00
Eric van der Vlist e445a7e1af db put should take parent's shared by default. 2023-02-13 10:56:48 +01:00