Wykres commitów

1175 Commity (main)

Autor SHA1 Wiadomość Data
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
Candid Dauth 16546e1585 Fix setting line points on line creation 2024-03-15 17:08:21 +01:00
Candid Dauth e3660ba870 Upgrade leaflet-highlightable-layers 2024-03-15 17:06:59 +01:00
Candid Dauth bc3cf1098b Add "Abandoned" and "Nudism" POI categories 2024-03-10 15:39:20 +01:00
Candid Dauth de6b56de6e OsmAnd instead of Osmand 2024-03-10 14:52:52 +01:00
Candid Dauth 8d27a1a975 Merge branch 'main' into vue3 2024-03-10 14:44:13 +01:00
Candid Dauth aaf5d132b1 Update README 2024-03-10 14:39:01 +01:00
Candid Dauth 89cd0b4f20 Add GitHub Sponsors link 2024-03-10 13:39:14 +01:00
Candid Dauth 4583476474 Show line description in Osmand, use XML namespace for line style (#246) 2024-03-10 03:54:04 +01:00
Candid Dauth d3e3c513f6 Add option to export GPX files as ZIP, add Osmand line width and colour (#246) 2024-03-10 03:18:33 +01:00
Candid Dauth 2999e4646c Apply workaround for failing test 2024-03-09 05:25:26 +01:00
Candid Dauth d7f3524d91 Fix type errors 2024-03-09 04:46:43 +01:00
Candid Dauth 082fa4379c Upgrade transitive dependencies 2024-03-09 04:38:59 +01:00