Wykres commitów

362 Commity (89071f96c5197bb22b0d4a48c8c9e978e8874b76)

Autor SHA1 Wiadomość Data
Candid Dauth 89071f96c5 Upgrade dependencies 2024-04-09 21:12:34 +02:00
Candid Dauth 92b5bfdb83 Transmit language to Nominatim 2024-04-09 18:47:32 +02:00
Candid Dauth f2816f4269 Add last missing translations 2024-04-09 17:50:51 +02:00
Candid Dauth 1ebe449286 Add Russian to language picker 2024-04-07 22:40:17 +02:00
Candid Dauth 726f49d91c Add more translations 2024-04-06 01:38:06 +02:00
Candid Dauth e51378496b
Translated using Weblate (German)
Currently translated at 100.0% (37 of 37 strings)

Translation: FacilMap/FacilMap server
Translate-URL: https://hosted.weblate.org/projects/facilmap/facilmap-server/de/
2024-04-04 23:30:13 +02:00
Candid Dauth 0a94392fea
Translated using Weblate (English)
Currently translated at 100.0% (37 of 37 strings)

Translation: FacilMap/FacilMap server
Translate-URL: https://hosted.weblate.org/projects/facilmap/facilmap-server/en/
2024-04-04 23:28:47 +02:00
Candid Dauth c66a53386c Use JSON i18n files for compatibility with weblate 2024-04-04 22:42:25 +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 bfc1fb3028 Do not show "Unnamed map" in title for non-existing maps 2024-04-03 21:14:14 +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 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 3c1b59c280 Add tests for rename field 2024-03-27 15:16:58 +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 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 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 33642c546d Fix getLineTemplate() 2024-03-22 22:49:20 +01:00
Candid Dauth e8798f3cde Attempt to implement oembed API 2024-03-21 04:50:35 +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 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 16546e1585 Fix setting line points on line creation 2024-03-15 17:08:21 +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 f920856100 Add "copy to clipboard" export method 2024-03-09 04:22:29 +01:00
Candid Dauth 24c5b6d1db Fix cheerio type usage 2024-03-09 03:28:54 +01:00
Candid Dauth e3030a6b55 Use getTabularData() for table export 2024-03-09 03:28:26 +01:00
Candid Dauth 7ab5594144 Support searching for GPS coordinates in degrees 2024-03-09 01:28:26 +01:00
Candid Dauth 81b05e5bbc Add CSV export option 2024-03-07 03:30:24 +01:00
Candid Dauth b211800973 Fix lint errors 2024-03-05 01:47:54 +01:00
Candid Dauth b04a58eedd Do not normalize names for GeoJSON export 2024-03-03 01:27:32 +01:00
Candid Dauth 656f408cac Use bbox except for markers also with zoom changes 2024-03-02 02:56:36 +01:00
Candid Dauth cbf51d148a Add eslint rules against promise misuse 2024-03-02 02:55:43 +01:00
Candid Dauth 9550c91dae Check status code when downloading files 2024-03-02 00:37:29 +01:00
Candid Dauth b7b70b6cf0 Make marker colour/shape Osmand compatible in GPX export (#246) 2024-02-29 02:53:35 +01:00
Candid Dauth df78811dd7 Introduce stroke styles for lines (#239) 2024-02-26 17:56:42 +01:00
Candid Dauth d3f482f284 Remove unexpected rejection handler 2024-02-25 23:14:13 +01:00