Wykres commitów

83 Commity (main)

Autor SHA1 Wiadomość Data
Candid Dauth 54e41bbe72 Change version to 5.0.0-alpha for now 2024-04-24 12:48:36 +02:00
Candid Dauth 635fa8885f Rename padId to mapId 2024-04-24 12:34:25 +02:00
Candid Dauth b2bbe1c2a2 Rename "Pad" to "Map" in HistoryEntry.type 2024-04-22 16:45:30 +02:00
Candid Dauth 7fa2208079 Rename PadNotFoundError to MapNotFoundError 2024-04-21 19:55:09 +02:00
Candid Dauth fe74eab306 Rename pad to map in socket methods 2024-04-21 19:50:44 +02:00
Candid Dauth 39f3df852f Rename padData/deletePad events to mapData/deleteMap 2024-04-21 05:03:30 +02:00
Candid Dauth daa1257a60 Start renaming "pad" to "map" 2024-04-21 05:03:30 +02:00
Candid Dauth db31dc8a2a Support history for socket v2 and add tests 2024-04-21 05:03:29 +02:00
Candid Dauth 3589ec3336 Rename "symbol" to "marker", introduce v3 socket version 2024-04-21 05:03:29 +02:00
Candid Dauth 79a2c08273 v4.1.1 2024-04-15 04:31:32 +02:00
Candid Dauth 3fba16ee00 Attempt to fix type rollup 2024-04-15 04:01:48 +02:00
Candid Dauth 5698d0b8cc v4.1.0 2024-04-10 00:19:11 +02:00
Candid Dauth 5d952d3474 Also clean out directories with yarn clean 2024-04-10 00:00:30 +02:00
Candid Dauth 89071f96c5 Upgrade dependencies 2024-04-09 21:12:34 +02:00
Candid Dauth 8384cdd316 Introduce units setting to show distances/elevations in US customary units 2024-04-04 21:10:26 +02:00
Candid Dauth 0878fb3d4b Add user preferences dialog and persist language setting as cookie 2024-04-04 02:38:11 +02:00
Candid Dauth fccb4eb2fa Internationalize server 2024-04-03 14:06:18 +02:00
Candid Dauth 64be6aa18f Do not publish test files and tsconfig on NPM 2024-03-29 12:36:08 +01:00
Candid Dauth f3a9f6e03b v4.0.0 2024-03-29 02:05:07 +01:00
Candid Dauth 29ef631fc4 Remove id from update object types 2024-03-29 01:44:39 +01:00
Candid Dauth 4941d77e98 Validate unique dropdown options 2024-03-28 12:50:45 +01:00
Candid Dauth 5a407e8395 Enforce unique field names 2024-03-27 22:20:45 +01:00
Candid Dauth 6fa3502f58 Allow disabling creation of default types 2024-03-26 20:33:26 +01:00
Candid Dauth 25c79e4a73 Make views reorderable 2024-03-25 16:59:57 +01:00
Candid Dauth 07c059237f Make types reorderable 2024-03-24 21:03:50 +01:00
Candid Dauth 028cd7216b Improve search and elevation handling
- Move search and elevation functionality to utils (and introduce
  config/fetch adapter)
- Load search results and elevation data directly in frontend where
  possible
- Set marker elevation asynchronously
- Load search results elevation asynchronously
- Fix click marker bugs
- Load click marker reverse geocode info asynchronously (fixes #25)
- Stabilize handling of 504 errors in elevation lookup
- Add migration to add elevation to existing markers
2024-03-24 06:03:21 +01:00
Candid Dauth 33642c546d Fix getLineTemplate() 2024-03-22 22:49:20 +01:00
Candid Dauth bc4d97d998 Use Open Elevation instead of MapZen to retrieve point elevation (#250) 2024-03-16 06:54:42 +01:00
Candid Dauth 81b05e5bbc Add CSV export option 2024-03-07 03:30:24 +01:00
Candid Dauth f1e82ab926 Fix applying default colour when creating type 2024-02-26 20:10:58 +01:00
Candid Dauth df78811dd7 Introduce stroke styles for lines (#239) 2024-02-26 17:56:42 +01:00
Candid Dauth 52e78b0f2e Migrate unexpected null values in type fields 2024-02-25 23:13:33 +01:00
Candid Dauth fa08ff153e Harden UI against very long words 2024-02-25 21:12:50 +01:00
Candid Dauth dc3973f0c0 Run tests in GitHub Action 2024-01-22 05:52:41 +01:00
Candid Dauth 112b5ab047 Fix typing of socket 2024-01-16 18:58:27 +01:00
Candid Dauth 9494e4c379 Introduce socket versions 2024-01-16 18:58:27 +01:00
Candid Dauth 324dac6401 Upgrade dependencies 2023-12-26 12:24:03 +01:00
Candid Dauth a012e1f0ec Attempt to use TypeScript project references 2023-12-23 21:23:51 +01:00
Candid Dauth 304b56d9c6 Fix handling of marker/line default values 2023-11-14 21:55:54 +01:00
Candid Dauth 996ec4516f Make data model more consistent by adding default values and removing null types 2023-11-14 18:58:21 +01:00
Candid Dauth f4555ee628 WIP finished: Migrated to Vue 3, Bootstrap 5, ESM, Vite (only minor issues remaining) 2023-11-14 03:31:55 +01:00
Candid Dauth a7b7693b43 WIP 2023-11-11 08:01:40 +01:00
Candid Dauth 1da9f21eac WIP 2023-11-08 21:31:19 +01:00
Candid Dauth 31ca895acc WIP 2023-11-07 02:19:20 +01:00
Candid Dauth b8583ce570 WIP 2023-11-06 03:22:33 +01:00
Candid Dauth bc2c14dd25 WIP 2023-11-02 15:14:05 +01:00
Candid Dauth e12dd1920e WIP 2023-11-01 19:45:16 +01:00
Candid Dauth 38df836d40 WIP 2023-10-07 01:13:51 +02:00
Candid Dauth 5065ef4df9 WIP 2023-10-02 05:23:22 +02:00
Candid Dauth 78199d9351 WIP 2023-09-24 23:00:38 +02:00