38 Commits

Author SHA1 Message Date
cf9d52b541 feat: redirect when trying to open my map with .index.maps id
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-23 13:41:42 +02:00
bd9eca8fbc Update Dependencies and Nextcloud Requirement
Signed-off-by: Alexander Ratajczak <a4blue@hotmail.de>
2025-04-23 16:38:34 +02:00
8e9e960ac7 PageController: allow tile.openstreetmap.org in CSP
So far, we only allowed subdomains, but when I rolled out the other
changes, this was missing from having a working map with OSM tiles.

This is probably not related to the other changes (it worked fine a few
days ago, perhaps something was just changed within OSM), but I figured
it's still worth fixing.

Signed-off-by: Maximilian Bosch <maximilian@mbosch.me>
2024-10-07 17:26:19 +02:00
e75ec7c20a fix: Add psalm configuration, fix some of the errors, add stubs, add baseline
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-16 15:24:19 +02:00
b059d12c92 chore: composer run cs:fix
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-14 20:21:41 +02:00
e79ee7252e add basic auth support for map server
Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
2023-11-26 09:24:46 +08:00
380fb07898 add maplibreStreetStyleURL to CSP
Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
2023-10-06 12:07:06 +08:00
666284415e Fixes openGeo link
Signed-off-by: Arne Hamann <git@arne.email>
2023-01-19 00:26:24 +01:00
9dc50dce7e Merge branch 'master' into nextgovhackathon-master
Signed-off-by: Arne Hamann <git@arne.email>
2022-07-31 18:56:59 +02:00
32f2510491 Added translation and typeDeclaration to PageController
Signed-off-by: Arne Hamann <git@arne.email>
2022-06-16 12:24:18 +02:00
107a6a7a7e myMaps Sidebar tab
Signed-off-by: Arne Hamann <git@arne.email>
2022-04-25 22:36:36 +02:00
3122d29a71 switching and reloading maps
Signed-off-by: Arne Hamann <kontakt+github@arne.email>
2022-04-25 12:38:34 +02:00
f78e1808b6 Initial loading map from a specific path.
Favorites are loaded from there.

Signed-off-by: Arne Hamann <kontakt+github@arne.email>
2022-04-25 12:38:31 +02:00
7d491c61cf Disabled Files Sidebar Tab, Notworking anyways
Signed-off-by: Arne Hamann <kontakt+github@arne.email>
2022-04-01 18:50:04 +02:00
5fb780e6ac big fight with @raruto/leaflet.elevation, works but still loads d3 from unpkg.com
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-06 12:43:27 +02:00
0009825551 beginning to rewrite, only getting option values and building empty main component, all configs ok (webpack, eslint, stylelint etc...)
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-06 12:43:14 +02:00
7a657f3cbc fix loading mapbox-gl in NC 20
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-09-11 14:49:32 +02:00
dcb5a5191f Added sidebar
Signed-off-by: Arne Hamann <kontakt+github@arne.email>
2020-07-09 16:17:55 +02:00
2da416864e fix most named service injection
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-07-06 20:19:24 +02:00
b95ca12481 Implement favorite sharing prototype
Signed-off-by: Paul Schwörer <hello@paulschwoerer.de>
2020-02-05 19:09:00 +01:00
5b90bbb096 refs #93 if no standalone Viewer available, choose between a link to gallery or photos app
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2019-12-23 16:43:28 +01:00
b7cb442c0e add Mapbox vector tiles support, not with self hosted servers for the moment
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2019-10-14 12:29:37 +02:00
8de49feb0f refs #56 now able to use main graphhopper server with api key
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2019-06-11 01:18:34 +02:00
3bc5e17e8d refs #56 now able to use mapbox routing engine with api key
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2019-06-11 01:04:30 +02:00
8d73535ace refs #56 routing is now working with osrm, osrm demo and graphhopper
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2019-06-10 18:06:29 +02:00
1a7f2730d8 refs #56 adapt front-end to router settings, in progress
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2019-06-10 14:58:34 +02:00
b1ec727dda prepare compatibility with graphhopper routing engine 2019-04-22 18:15:57 +02:00
d42434acbc refs #44 switch to aerial now enables roads'n'labels overlay layer 2019-04-20 21:08:36 +02:00
857d4f5673 refs #44 change watercolor tile server address to a https one 2019-04-20 13:55:18 +02:00
dd2593487d Fixed CSP
Signed-off-by: Arne Hamann <kontakt+github@arne.email>
2019-04-13 21:47:05 +02:00
2e3fe1779a register​Protocol​Handler() for geo: url
Signed-off-by: Arne Hamann <kontakt+github@arne.email>
2019-04-13 21:42:43 +02:00
db4c2a1fc5 add routing control 2019-04-02 17:11:45 +02:00
6ccfd8f4be tabs => spaces 2019-03-26 16:35:02 +01:00
812c6cc890 add a few tile providers 2019-03-19 18:50:20 +01:00
7d29cf1c9c back on track, make it work with NC 15 2019-03-19 00:16:32 +01:00
6425b39c0a copyright/author update, beautify popup 2017-08-24 17:57:49 +02:00
643d83630e add simple search and geocoder 2017-08-23 15:39:28 +02:00
ca18c55129 start rework from app store template 2017-08-23 13:51:37 +02:00