Wykres commitów

111 Commity (main)

Autor SHA1 Wiadomość Data
Candid Dauth acf717f8e0 Add note to docs that socket v3 is still under development. 2024-04-26 03:58:09 +02:00
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 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 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 f9c68cc1f5 Add parameters to hide route tab, POI tab and locate control (#251) 2024-04-12 23:04:59 +02:00
Candid Dauth 2ceab20877 Hide routing possibilities if Mapbox/ORS tokens are not set (#233) 2024-04-12 21:49:06 +02:00
Candid Dauth 381d8ee071 Fix example docker-compose file (#264) 2024-04-12 11:44:24 +02:00
Candid Dauth 32568b1682 Clarify port publishing in example docker config (#264) 2024-04-11 10:10:42 +02:00
Candid Dauth 5698d0b8cc v4.1.0 2024-04-10 00:19:11 +02:00
Candid Dauth b8d7d597df Correct filter spelling mistakes (#242) 2024-04-09 12:33:19 +02:00
Candid Dauth 726f49d91c Add more translations 2024-04-06 01:38:06 +02:00
Candid Dauth df2dbef085 Document units query parameter for embedding 2024-04-05 00:14:02 +02:00
Candid Dauth 935502b640 Mention Weblate in the docs and README 2024-04-05 00:13:51 +02:00
Candid Dauth 6ec952ca5a Mention language cookies in privacy docs 2024-04-04 21:39:31 +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 383864bd08 Do not override custom i18n config if server i18n module is imported later 2024-04-03 21:25:51 +02:00
Candid Dauth 010425b2cb Document i18n configuration 2024-04-03 21:05:53 +02:00
Candid Dauth f3a9f6e03b v4.0.0 2024-03-29 02:05:07 +01:00
Candid Dauth 9aa954c3c4 Update documentation to reflect new features 2024-03-29 01:44: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 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 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