Wykres commitów

337 Commity (master)

Autor SHA1 Wiadomość Data
Manuel Kasper a73afa9d19 Update axios 2025-09-24 14:39:20 +02:00
Manuel Kasper 1c0663e654 Add meteoblue link 2025-08-30 17:18:32 +02:00
Manuel Kasper 747631fbda Fix missing import 2025-08-22 13:52:12 +02:00
Manuel Kasper 27658f33d7 Fix bearing display (reported by: DL1HBT) 2025-08-22 13:49:30 +02:00
Manuel Kasper 962120d10e Prevent parallel map key loading 2025-08-18 17:31:01 +02:00
Manuel Kasper 52f8e2d88a Fix issue when users load non-map page and switch to map after more than 5 minutes 2025-08-15 16:01:46 +02:00
Manuel Kasper 4425495f58 Remove superflous data property 2025-08-14 17:16:44 +02:00
Manuel Kasper 67d2c6f074 Obtain MapTiler key from server, providing SSO or Captcha (Turnstile) information for authentication 2025-08-14 17:08:06 +02:00
Manuel Kasper 23606b0867 Add CF turnstile to keep out the AI bots (WIP) 2025-08-14 14:22:58 +02:00
Manuel Kasper 615c86c96f Replace deprecated :deep syntax, move Windy API key to env var 2025-08-14 13:02:09 +02:00
Manuel Kasper b6d904cb3a Implement places search via GeoNames 2025-08-14 11:15:19 +02:00
Manuel Kasper 3e81216845 Disable place geocoding for the time being as it seems to cause excessive MapTiler sessions/cost 2025-08-14 10:01:27 +02:00
Manuel Kasper 4f52190236 Fix tracks with altitudes in km instead of m 2025-08-14 09:41:28 +02:00
Manuel Kasper 2b8f272227 Report map sessions for tracking usage/costs 2025-08-14 08:43:40 +02:00
Manuel Kasper b8ed54b3b3 Avoid unnecessary requests to Windy API 2025-08-10 15:05:12 +02:00
Manuel Kasper 9982c871cf Load webcam previews only when popup is actually open 2025-08-10 14:48:54 +02:00
Manuel Kasper a318e87ef1 Load custom plugins during build 2025-08-10 13:30:12 +02:00
Manuel Kasper 61d15034e4 Show route descent as well 2025-08-03 19:28:10 +02:00
Manuel Kasper 213ee22f90 Upgrade Node version and remove unnecessary dependency 2025-07-26 14:31:07 +02:00
Manuel Kasper 5e87962e0f Move eslint config to separate file, replace lodash debounce with vue-debounce 2025-07-26 00:08:52 +02:00
Manuel Kasper cc93ed71e9 Remove old obsolete vue-cli stuff 2025-07-25 23:31:12 +02:00
Manuel Kasper 7aa34f0338 Disable 1x1 flags (not used) 2025-07-25 23:11:24 +02:00
Manuel Kasper 58861826ec Undo changes (no advantage) 2025-07-25 23:03:38 +02:00
Manuel Kasper e0556a4cac Don't inline flags, and target older browsers 2025-07-25 22:56:54 +02:00
Manuel Kasper 31db02bc0b Simplify vite.config, bump version (we'll use 2.x for the new Vue 3 based version) 2025-07-25 13:02:19 +02:00
Manuel Kasper e1acd85c9f Replace use of require() with import 2025-07-25 12:28:40 +02:00
Manuel Kasper b9cf573db7 Switch from vue-cli/webpack to Vite 2025-07-25 11:10:21 +02:00
Manuel Kasper 9649ddc92e Update axios 2025-07-23 21:16:48 +02:00
Manuel Kasper d797895b23 Don't auto-select first autocomplete entry, to avoid timing issues with pressing enter key before results have been loaded. Reintroduce separate search results page and add places search there too. Fixes #31 2025-07-07 15:36:30 +02:00
Manuel Kasper 20e433b89c Add info about OM AZ polygons 2025-07-05 20:18:12 +02:00
Manuel Kasper 98e16f69e6 Clean up styling 2025-07-04 19:06:49 +02:00
Manuel Kasper f97655cf8c Make search field take up more space by hiding clock/solar data when focused on small screens 2025-07-04 09:50:27 +02:00
Manuel Kasper 81ee93cefb Simplify logic 2025-07-03 15:26:12 +02:00
Manuel Kasper 583ffda23c Accept summit references without slashes/dashes 2025-07-03 15:16:19 +02:00
Manuel Kasper c5c23cd4d1 Fix console errors 2025-07-02 22:24:23 +02:00
Manuel Kasper dc8c848a40 Use map center to sort places and summits by proximity 2025-07-02 21:52:46 +02:00
Manuel Kasper e8a51e7c0a Small usability tweaks 2025-07-02 14:17:29 +02:00
Manuel Kasper 03b524bc2f Make search field smarter: allow searching for place names too, and show results directly below search field (closes #30) 2025-07-02 14:05:54 +02:00
Manuel Kasper 4773b1dab6 Show elevation profile for GPS tracks (closes #29) 2025-07-02 11:17:33 +02:00
Manuel Kasper a27ddac8f0 Compute ascent from track points 2025-06-13 10:11:16 +02:00
Manuel Kasper 4fb933b543 Fix missing x axis labels in "activations per year" chart when there is not enough space for all labels (reported by HB9DIZ) 2025-06-12 21:20:36 +02:00
Manuel Kasper 865c552027 Add summit circle icons (for KML files, see https://github.com/manuelkasper/sotlas-api/pull/2) 2025-06-04 22:11:29 +02:00
Manuel Kasper 56c3995627 Add link to Icons8 (switching to free license) 2025-06-04 09:28:53 +02:00
Manuel Kasper 0350366025 Decrease slope classes opacity slightly 2025-05-22 23:23:15 +02:00
Manuel Kasper dd3e110c69 Add slope classes (Bratthetskart) to Kartverket style 2025-05-22 23:14:43 +02:00
Manuel Kasper 1a2f59306d Switch to "topo" instead of "toporaster" map of Kartverket, as the tiles of the latter often timeout when loading (same situation for months). "topo" is also used e.g. by UT.no. Also rename the map from Norkart to Kartverket.no. 2025-05-22 23:01:47 +02:00
Manuel Kasper 4e2e5678a1 Fix display of QRT spots (reported by: OE5REO) 2025-05-21 20:19:51 +02:00
Manuel Kasper 5559a65d20 Use v1.0 so Min Karta app link works 2025-05-09 22:52:09 +02:00
Manuel Kasper cefe5b1f3d Simplify Min Karta link 2025-05-09 22:41:13 +02:00
Manuel Kasper 5d5b2413a3 Link to "Min Karta" (for Sweden)
Remove duplicate projections
2025-05-09 21:46:07 +02:00