Wykres commitów

83 Commity (b1414d3428a040c666a6541b23f086f51b21981b)

Autor SHA1 Wiadomość Data
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 bc4d97d998 Use Open Elevation instead of MapZen to retrieve point elevation (#250) 2024-03-16 06:54:42 +01:00
Candid Dauth 8d27a1a975 Merge branch 'main' into vue3 2024-03-10 14:44:13 +01:00
Candid Dauth 89cd0b4f20 Add GitHub Sponsors link 2024-03-10 13:39:14 +01:00
Candid Dauth fba5049c65 Streamline "copy to clipboard" experience 2024-03-04 14:10:47 +01:00
Candid Dauth df78811dd7 Introduce stroke styles for lines (#239) 2024-02-26 17:56:42 +01:00
Candid Dauth 04ce90720c Add option to include custom CSS (#185 #186) 2024-02-19 14:29:16 +01:00
Candid Dauth 54e5e9f00f Add HIDE_COMMERCIAL_MAP_LINKS config option (#186) 2024-02-19 13:41:23 +01:00
Candid Dauth 8365cf252d Add docker db healthchecks to documentation (#237) 2024-02-19 12:43:24 +01:00
Candid Dauth 396457aff2 Document filters for checkbox fields (#242) 2024-02-19 11:54:27 +01:00
Candid Dauth 85ccf30960 Create document socket/client API changes 2024-02-18 22:25:51 +01:00
Candid Dauth fd7330c7a6 Document core/extra symbols 2024-02-18 18:41:58 +01:00
Candid Dauth aa4b82a69f Allow specifying a custom app name, calculate base URL for opensearch.xml 2024-02-17 05:23:34 +01:00
Candid Dauth fb2b631cb5 Add Lima Labs as the default layer 2024-02-16 06:23:35 +01:00
Candid Dauth a3c7cb3f5b Mention chat in docs 2024-01-16 18:58:27 +01:00
Candid Dauth fe999df48c Move "Privacy" to main section of docs 2024-01-16 18:58:27 +01:00
Candid Dauth 92b54d3b72 Fix GeoLite2 cache dir in Dockerfile 2023-11-16 20:51:41 +01:00
Candid Dauth 757823fcb5 Update self-hosting docs 2023-11-15 15:03:50 +01:00
Candid Dauth e6d612f772 Merge branch 'main' into vue3 2023-11-15 07:30:36 +01:00
Candid Dauth f456da2e7a Document how to use postgres 2023-11-15 06:27:51 +01:00
Candid Dauth 53accc1157 Update vuepress theme config 2023-11-14 22:03:50 +01:00
Candid Dauth 7838195e10 Update client docs 2023-11-14 19:03:26 +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 e281c4ee26 Add Ko-fi donation link 2023-11-14 18:42:47 +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 31ca895acc WIP 2023-11-07 02:19:20 +01:00
Candid Dauth b8583ce570 WIP 2023-11-06 03:22:33 +01:00
Candid Dauth a87fa429f9 Update outdated links in docs 2023-09-23 05:41:55 +02:00
Candid Dauth aaa301c59d Upgrade vuepress 2023-09-23 05:33:28 +02:00
Candid Dauth f55e82ae6b Main branch is now called "main" 2022-05-01 02:48:19 +02:00
Candid Dauth 344ba3ec74 Add Liberapay donation option to docs 2022-02-17 03:48:08 +01:00
Candid Dauth 5a1040d6fb Implement share dialog (#165) 2021-07-26 11:54:43 +02:00
Candid Dauth a37de7d2d3 v3.4.0 2021-06-27 16:05:18 +02:00
Candid Dauth 1726f4dfe5 Make local storage peristent (#171) 2021-05-29 16:57:17 +02:00
Candid Dauth 2fac2bd04e v3.3.0 2021-05-23 18:51:55 +02:00
Candid Dauth 681b564251 Update dependencies 2021-05-23 18:42:55 +02:00
Candid Dauth 6c714a8455 Mention POIs in hash docs 2021-05-23 18:03:31 +02:00
Candid Dauth 227bd87599 Improvements to hash handler 2021-05-23 17:26:05 +02:00
Candid Dauth f4938545ab Finalise POIs, add POIs to views 2021-05-21 04:36:19 +02:00
Candid Dauth deb2a29d1d Clear overpass message when clearing query 2021-05-17 00:14:21 +02:00
Candid Dauth 6f787064d6 Basic implementation of POI overlay based on Overpass 2021-05-15 18:26:45 +02:00
Candid Dauth edcfa17c06 Add ts-server script for server development 2021-05-15 01:24:09 +02:00
Candid Dauth 5aadfc04e0 Get rid of "recommended" route, it is not supported by ORS anymore 2021-05-08 21:33:59 +02:00
Candid Dauth 68a97b1a5e v3.2.0 2021-05-07 07:27:51 +02:00
Candid Dauth f3900ac083 Update dependencies 2021-05-07 06:56:31 +02:00
Candid Dauth 10a3356609 Use tabs for indentation everywhere 2021-05-07 05:41:25 +02:00
Candid Dauth a047a55330 Restructure frontend to make it reusable as a component 2021-05-07 04:51:41 +02:00
Candid Dauth cde789cca0 Restructure context handling, introduce FacilMap component 2021-05-07 00:45:37 +02:00
Candid Dauth 827e6c7afa Add support for bookmarks 2021-05-06 03:40:59 +02:00
Candid Dauth ec6e4a0076 Move CyclOSM higher up and update description 2021-04-30 19:32:01 +02:00