Wykres commitów

198 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 73bb22b1be Make marker/line click/draw handler react to Enter/Escape 2024-03-22 22:50:43 +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 bc4d97d998 Use Open Elevation instead of MapZen to retrieve point elevation (#250) 2024-03-16 06:54:42 +01:00
Candid Dauth b42e54245d Add eslint warning for unawaited async functions 2024-03-16 00:09:58 +01:00
Candid Dauth de6b56de6e OsmAnd instead of Osmand 2024-03-10 14:52:52 +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 d7f3524d91 Fix type errors 2024-03-09 04:46:43 +01:00
Candid Dauth b97e366030 Keep alive export dialog state 2024-03-09 04:33:46 +01:00
Candid Dauth f920856100 Add "copy to clipboard" export method 2024-03-09 04:22:29 +01:00
Candid Dauth e3030a6b55 Use getTabularData() for table export 2024-03-09 03:28:26 +01:00
Candid Dauth 81b05e5bbc Add CSV export option 2024-03-07 03:30:24 +01:00
Candid Dauth 03072a29e9 Refine toolbox wording 2024-03-05 06:12:57 +01:00
Candid Dauth 97c5b7506e Fix failing test 2024-03-05 05:42:59 +01:00
Candid Dauth 964d98cd1b Replace export links with export dialog (related to #246) 2024-03-05 04:46:34 +01:00
Candid Dauth 6fdbd995ea Do not use dereferrer for internal links 2024-03-05 04:45:29 +01:00
Candid Dauth 441780beab Allow and respect action/target in ValidatedForm and ModalDialog 2024-03-05 04:45:10 +01:00
Candid Dauth b211800973 Fix lint errors 2024-03-05 01:47:54 +01:00
Candid Dauth fac5648945 Introduce max width for dropdowns/popovers 2024-03-04 14:11:46 +01:00
Candid Dauth 6fda31ad35 Set max height for popovers 2024-03-04 14:11:32 +01:00
Candid Dauth fba5049c65 Streamline "copy to clipboard" experience 2024-03-04 14:10:47 +01:00
Candid Dauth fdd174b21a Fix type error 2024-03-02 15:35:06 +01:00
Candid Dauth 0ef09d539d Do not show focus ring on lines 2024-03-02 13:48:22 +01:00
Candid Dauth a2d256e307 Prevent hot reload 2024-03-02 04:39:43 +01:00
Candid Dauth cbf51d148a Add eslint rules against promise misuse 2024-03-02 02:55:43 +01:00
Candid Dauth 29e0942019 Add QR code button to share dialog 2024-02-27 14:57:28 +01:00
Candid Dauth 2c132c1ad6 Fix legend items when dropdown options fall back to default value 2024-02-26 20:10:34 +01:00
Candid Dauth 38a642450c Allow importing files that only contain types/views 2024-02-26 20:10:16 +01:00
Candid Dauth df78811dd7 Introduce stroke styles for lines (#239) 2024-02-26 17:56:42 +01:00
Candid Dauth 52e78b0f2e Migrate unexpected null values in type fields 2024-02-25 23:13:33 +01:00
Candid Dauth 8e97093eae Round marker positions in table export 2024-02-25 21:16:11 +01:00
Candid Dauth fa08ff153e Harden UI against very long words 2024-02-25 21:12:50 +01:00
Candid Dauth 6185c68d50 Fix legend padding (fixes #158) 2024-02-19 15:13:46 +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 396457aff2 Document filters for checkbox fields (#242) 2024-02-19 11:54:27 +01:00
Candid Dauth c7d52cb1b6 Show marker/line type if there is more than one type (#243) 2024-02-19 11:32:36 +01:00
Candid Dauth fd7330c7a6 Document core/extra symbols 2024-02-18 18:41:58 +01:00
Candid Dauth 5d129c2072 Fix service worker 2024-02-18 15:47:49 +01:00
Candid Dauth 40c4be2bba Lazily preload extra icons 2024-02-18 15:47:24 +01:00
Candid Dauth 2f901114c2 Split up icons into core icons and extra icons 2024-02-18 15:03:26 +01:00
Candid Dauth d7d93ae773 Load icons asynchronously 2024-02-18 05:56:50 +01:00
Candid Dauth 2418a5040c Fix handling of fixed type styles in legend 2024-02-18 05:47:45 +01:00
Candid Dauth b8eec23cf5 Fix type error 2024-02-18 04:30:51 +01:00
Candid Dauth 3efcd06e67 Get rid of jquery usage (except tablesorter) 2024-02-17 15:58:21 +01:00
Candid Dauth fe7c8f1a8d Get rid of obfuscation 2024-02-17 15:57:44 +01:00
Candid Dauth 4fc3f51b6c Fix dereferrer 2024-02-17 15:53:18 +01:00
Candid Dauth e1795d1297 Fix error when imported file contains non-string extratags (true for Osmand tracks) 2024-02-17 15:34:02 +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