Wykres commitów

1037 Commity (09ebec0535d60bbcb9354a727fa8a3d3c7c92fe0)

Autor SHA1 Wiadomość Data
Candid Dauth 09ebec0535 gitignore temporary vite config files 2024-04-03 21:06:18 +02:00
Candid Dauth 010425b2cb Document i18n configuration 2024-04-03 21:05:53 +02:00
Candid Dauth fccb4eb2fa Internationalize server 2024-04-03 14:06:18 +02:00
Candid Dauth f4c6a2f0cd Add first i18n infrastructure and translate utils and about-dialog 2024-03-31 15:51:11 +02:00
Candid Dauth 0ca3fa9356 Add shower POI type 2024-03-30 10:46:14 +01:00
Candid Dauth 64be6aa18f Do not publish test files and tsconfig on NPM 2024-03-29 12:36:08 +01:00
Candid Dauth b842586f40 Fix leaflet and frontend build 2024-03-29 12:28:23 +01:00
Candid Dauth f3a9f6e03b v4.0.0 2024-03-29 02:05:07 +01:00
Candid Dauth 64c9a2fae6 Merge branch 'vue3' 2024-03-29 01:57:19 +01:00
Candid Dauth 9aa954c3c4 Update documentation to reflect new features 2024-03-29 01:44:57 +01:00
Candid Dauth 29ef631fc4 Remove id from update object types 2024-03-29 01:44:39 +01:00
Candid Dauth 326332eedf Enable high accuracy for locate control 2024-03-29 00:20:34 +01:00
Candid Dauth c43878c991 Fix colours for locate control 2024-03-29 00:19:17 +01:00
Candid Dauth 4941d77e98 Validate unique dropdown options 2024-03-28 12:50:45 +01:00
Candid Dauth e2b0f11c92 Add integration tests for dropdown styles 2024-03-28 12:41:17 +01:00
Candid Dauth 6044bf117c Add type style integration tests 2024-03-28 12:22:44 +01:00
Candid Dauth f56f860812 Fix flaky marker tests due to elevation 2024-03-28 12:21:53 +01:00
Candid Dauth 5a407e8395 Enforce unique field names 2024-03-27 22:20:45 +01:00
Candid Dauth 86789a9af8 Add integration tests for type order 2024-03-27 20:45:41 +01:00
Candid Dauth 3c1b59c280 Add tests for rename field 2024-03-27 15:16:58 +01:00
Candid Dauth 0e22ed24b2 Add test for Wikipedia coordinates 2024-03-27 02:11:24 +01:00
Candid Dauth 02d4ab0c42 Add some type tests 2024-03-27 01:02:57 +01:00
Candid Dauth 6fa3502f58 Allow disabling creation of default types 2024-03-26 20:33:26 +01:00
Candid Dauth 13dd7f6afc Allow specifying custom Open Elevation config 2024-03-26 13:46:38 +01:00
Candid Dauth d20356fa6e Fix pipeline script to fail on error 2024-03-26 04:02:44 +01:00
Candid Dauth b9a85a1185 Handle Nominatim errors properly 2024-03-26 03:52:15 +01:00
Candid Dauth 3b2ff2dfc9 Support hemisphere prefixes in coordinates (Park4night uses those) 2024-03-26 03:51:50 +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 9cdfa4cef9 Add console logs for individual db migrations 2024-03-24 17:25:46 +01:00
Candid Dauth b1414d3428 Add integration tests for line export 2024-03-24 15:42:55 +01:00
Candid Dauth 7ef26a46ab Add florist POI type 2024-03-24 15:42:09 +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 2cc372f486 Do not update maxmind db on every start 2024-03-24 00:23:08 +01:00
Candid Dauth 3562065aec Move pad util functions to separate file 2024-03-22 22:51:48 +01:00
Candid Dauth 73bb22b1be Make marker/line click/draw handler react to Enter/Escape 2024-03-22 22:50:43 +01:00
Candid Dauth 33642c546d Fix getLineTemplate() 2024-03-22 22:49:20 +01:00
Candid Dauth 4bfe3ff4c2 Add iframely link tags 2024-03-21 05:46:27 +01:00
Candid Dauth e8798f3cde Attempt to implement oembed API 2024-03-21 04:50:35 +01:00
Candid Dauth b7eaa44324 Fix failing marker tests 2024-03-17 04:52:39 +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 db8d7d6080 Fix failing line test 2024-03-16 06:37:41 +01:00
Candid Dauth 3d3110607c Fix failing test 2024-03-16 01:02:32 +01:00
Candid Dauth 21e7aa70e3 Add more marker and line tests 2024-03-16 00:33:46 +01:00
Candid Dauth e7c377105f Add first line tests 2024-03-16 00:10:18 +01:00
Candid Dauth c97e76a6b4 Round route/line distance 2024-03-16 00:09:58 +01:00
Candid Dauth 1b5ad5838d Refactor marker/line style updating 2024-03-16 00:09:58 +01:00
Candid Dauth b42e54245d Add eslint warning for unawaited async functions 2024-03-16 00:09:58 +01:00
Candid Dauth 26753061a7 Properly store absent line extra info as null 2024-03-16 00:09:26 +01:00
Candid Dauth 5071e5b417 Fix diff on failing marker tests 2024-03-15 17:08:45 +01:00