31 Commits

Author SHA1 Message Date
bd9eca8fbc Update Dependencies and Nextcloud Requirement
Signed-off-by: Alexander Ratajczak <a4blue@hotmail.de>
2025-04-23 16:38:34 +02:00
c8af84e090 chore: Remove two unused methods with incorrect code inside
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-16 18:26:03 +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
7892807a26 update copyright
Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
2023-10-05 23:09:48 +08:00
b5ccf97c1a support openstreetmap vector tiles with maplibre-gl-js
Signed-off-by: Benstone Zhang <benstonezhang@gmail.com>
2023-10-05 23:09:40 +08:00
af7a7a6638 Cleanup utils controller
Signed-off-by: Arne Hamann <git@arne.email>
2023-01-24 22:20:46 +01:00
d015677945 Replace .maps and .noindex ... files with .index.maps and .maps.nomedia ... due to https://github.com/nextcloud/server/issues/35958
Signed-off-by: Arne Hamann <git@arne.email>
2023-01-07 15:24: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
b9b862c6f2 Added translation and typeDeclaration to UtilsController
Signed-off-by: Arne Hamann <git@arne.email>
2022-06-16 12:15:33 +02:00
b584855f23 Permissions in map
Signed-off-by: Arne Hamann <git@arne.email>
2022-04-28 01:41:25 +02:00
7cb68fce6f AppNavigationFavoritesItem respects permissions
AppNavigationContactsItem too
AppNavigationPhotosItem too
Signed-off-by: Arne Hamann <git@arne.email>
2022-04-28 00:08:11 +02:00
54bbf63498 Bring permissions to frontend
Signed-off-by: Arne Hamann <git@arne.email>
2022-04-27 22:25:50 +02:00
08cd52995f Rebased onto vue/enh-image-sidebar
Signed-off-by: Arne Hamann <git@arne.email>
2022-04-25 12:38:35 +02:00
3122d29a71 switching and reloading maps
Signed-off-by: Arne Hamann <kontakt+github@arne.email>
2022-04-25 12:38:34 +02:00
4316255c11 Removed JSON_THROW_ON_ERROR to support php7.2
Signed-off-by: Arne Hamann <kontakt+github@arne.email>
2022-04-25 12:38:33 +02:00
0ea813a020 Check if JSON_THROW_ON_ERROR is integer to be php 7.2 compatible
Signed-off-by: Arne Hamann <kontakt+github@arne.email>
2022-04-25 12:38:33 +02:00
ea723326a6 Additionall UI improvements and stablity
Signed-off-by: Arne Hamann <kontakt+github@arne.email>
2022-04-25 12:38:32 +02:00
35bfab61c6 Addopted photos myMap
Signed-off-by: Arne Hamann <kontakt+github@arne.email>
2022-04-25 12:38:32 +02:00
e2b8de32e1 Favorites get saved to currently opened map
Signed-off-by: Arne Hamann <kontakt+github@arne.email>
2022-04-25 12:38:32 +02:00
70b19723c4 Save and load options from .maps file
Signed-off-by: Arne Hamann <kontakt+github@arne.email>
2022-04-25 12:38:31 +02:00
49d5b56a28 avoid left click search if layer selector was open
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-06 12:43:24 +02:00
8b34339030 adjust traffic colors
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-06 12:43:24 +02:00
54d15088fe find a way to display Mapbox traffic overlay
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-06 12:43:24 +02:00
ce5ec9eda5 clarify and refactor named service injections
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-07-06 19:39:35 +02:00
c0d818df6c fix dbconnection named service injection
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-07-06 17:09:03 +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
80d598d74b refs #56 add maps additional admin settings
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2019-06-09 17:52:11 +02:00
6226d1781f save/restore photo layer state 2019-03-26 18:09:08 +01:00