Wykres commitów

96 Commity (12251b36f6c0f4215ed419382ae253aa8336e5f1)

Autor SHA1 Wiadomość Data
Manuel Kasper cba61ea997 Remove special handling for comma as it causes problems on iOS 16 2022-10-23 18:36:17 +01:00
Manuel Kasper 12f64b1f3e Attempt to improve responsive loading and sizes on mobile 2022-10-15 21:36:44 +01:00
Manuel Kasper cc20e47f42 Fix tag order to comply with schema 2022-10-06 17:09:29 +02:00
Manuel Kasper 121d5306e7 Fix thumbnail width on mobile devices 2022-10-02 18:47:25 +02:00
Manuel Kasper d61719b091 Set width/height of thumbnail to avoid content reflow while loading 2022-10-02 17:38:45 +02:00
Nathan Tilley 909cf863a7
Remove Gaia GPS Default Layer 2022-09-20 09:50:07 -07:00
Manuel Kasper 8e02be05b2 Fix activator map (thanks DM3FAM for the report) 2022-08-11 21:44:03 +02:00
Manuel Kasper 6495b4c641 Avoid problems caused by mini map reuse 2022-08-09 23:21:14 +02:00
Manuel Kasper 30bd4a1a25 Better highlighting in case of multiple overlapping routes 2022-08-09 21:55:42 +02:00
Manuel Kasper 227afdb918 Make elevation API URL configurable via env var 2022-08-06 22:53:30 +02:00
Manuel Kasper a36761b70c Update SSO token before attempting to load profile 2022-08-06 17:26:30 +02:00
Manuel Kasper 1dc744460a Include SMP track notes in GPX export 2022-08-05 15:23:28 +02:00
Manuel Kasper 2698ec4284 Make api and images URL configurable via environment variables 2022-08-03 10:37:10 +02:00
Manuel Kasper 705319b53b Show error message when posting spot/alert fails 2022-07-23 20:32:08 +02:00
Manuel Kasper 80bfa01d00 Improve visibility of GPS tracks 2022-07-22 10:04:04 +02:00
Manuel Kasper 4b827c1d16 Add option to show alerts on map and in summit popups 2022-05-25 10:31:25 +02:00
Manuel Kasper 0ba7681260 Fix swapping of from/to numbers 2022-05-07 12:45:10 +02:00
Manuel Kasper f8560f551e Add Norkart 2022-05-04 14:05:42 +02:00
Manuel Kasper 057c3b2d30 Add TopoSvalbard base map 2022-05-04 13:25:51 +02:00
Manuel Kasper 9b3335b549 Add solar data history 2022-04-22 17:40:19 +02:00
Manuel Kasper 0ba7871914 Fix logo size on mobile devices 2022-04-15 19:38:30 +02:00
Manuel Kasper 88c54a4910 Show solar data also on smaller screens 2022-04-15 19:32:06 +02:00
Manuel Kasper f0e40fc88e Color K value only 2022-04-14 20:59:18 +02:00
Manuel Kasper cb8d84e924 Swap K/A order 2022-04-09 10:35:46 +02:00
Manuel Kasper b71d531775 Show solar data in navigation bar (if screen is big enough) 2022-04-07 21:36:11 +02:00
Manuel Kasper 531671696a Trim callsign for display also 2022-02-13 16:46:54 +01:00
Manuel Kasper f78a44722a Handle callsigns with leading/trailing spaces 2022-02-13 16:45:43 +01:00
Manuel Kasper 48aff99550 Add swisstopo Aerial (SWISSIMAGE) map choice 2022-02-13 09:49:31 +01:00
Manuel Kasper 3c8dfdde23 Add more GHz bands 2021-10-05 17:19:53 +02:00
Manuel Kasper 9015757960 Translate swisstopo map options to English 2021-09-29 10:47:00 +02:00
Manuel Kasper fe1200e1e0 Use more common term for DEM resolution 2021-09-27 17:07:26 +02:00
Manuel Kasper 2404162b01 Add note about activator responsibility for being in AZ 2021-09-27 16:46:02 +02:00
Manuel Kasper 2f23cfdf0b Add info about AZ data source 2021-09-27 16:02:59 +02:00
Manuel Kasper 429f2e5c48 Add activation zone display for HB 2021-09-27 14:28:15 +02:00
Manuel Kasper 64c684d4ad Add link to Activation Zone Estimator
Change some links to https
2021-09-27 11:13:07 +02:00
Manuel Kasper e5953ab584 Attempt to fix frequency comma input problem in some locales 2021-09-20 19:50:40 +02:00
Manuel Kasper c189ce901d Add inputmode for numeric keyboard on iOS 2021-09-05 20:02:27 +02:00
Manuel Kasper 5690a24bd3 Remove fixed input field width again as it messes with the layout of the dialog 2021-08-17 10:50:19 +02:00
Manuel Kasper 792155260f Fix spot/alert screen usability on Firefox for iOS 2021-08-17 10:12:59 +02:00
Manuel Kasper 6628c86b48 Add Mapy.cz 2021-07-21 16:15:59 +02:00
Manuel Kasper a51fdc6b07 Add camera altitude calculation (as per #14) 2021-07-14 19:30:31 +02:00
Richard M1HAX 22215492c7
Update Coordinates.vue
Add FatMap.com map viewer links.
2021-07-14 11:38:50 +01:00
Manuel Kasper 88262ad14e Improve map performance by leaving preserveDrawingBuffer set to false
(and still making map downloads work by applying the trick from https://github.com/mapbox/mapbox-gl-js/issues/2766#issuecomment-370758650)
2021-06-18 20:57:03 +02:00
Manuel Kasper ad1b5df3fd Tell users to use desktop browsers for photo uploads
(as mobile browsers on iOS and Android seem to strip GPS data nowadays)
2021-06-13 21:17:46 +02:00
Manuel Kasper 089797aed6 Add GeoJSON download link 2021-06-01 16:40:47 +02:00
Manuel Kasper ea43c540f7 Add Gaia GPS link 2021-04-16 08:28:34 +02:00
Manuel Kasper ef1efed082 Fix use when summit reference is not known 2021-04-11 17:40:24 +02:00
Manuel Kasper ffa4e8e495 Show total ascent/descent in elevation profile (#11) 2021-04-11 17:37:25 +02:00
Manuel Kasper 24332f6f9c Simplify code and add accidentally removed swisstopo back in (#13) 2021-04-11 16:52:06 +02:00
Manuel Kasper 4b0ee184d8 Syntax and lint fixes, remove defunct Lantmateriet map 2021-04-11 16:38:12 +02:00