25 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
64f338689c chore: Migrate from ILogger to LoggerInterface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-19 18:18:06 +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
d5b0bab828 Don't show empty devices
Signed-off-by: Arne Hamann <git@arne.email>
2023-09-26 12:45:16 +02:00
31fc004f1d First frontend parts
Signed-off-by: Arne Hamann <git@arne.email>
2023-09-26 12:45:16 +02:00
60f4c03f26 Backend for devices on custom maps
Signed-off-by: Arne Hamann <git@arne.email>
2023-09-26 12:45:16 +02:00
901bc2e011 Chunck load device point
Signed-off-by: Arne Hamann <git@arne.email>
2023-02-13 19:06:22 +01:00
16b9eb827b l10n: Add word "Directory"
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-06-21 10:18:33 +02:00
75cb4f8f40 Make first letter capital in tests
Signed-off-by: Arne Hamann <git@arne.email>
2022-06-16 22:52:07 +02:00
77d6c1e4aa Make ci happy & Make first letter capital
Signed-off-by: Arne Hamann <git@arne.email>
2022-06-16 22:40:40 +02:00
4e99d7bb16 Added translation und type declartion to devicesController
Signed-off-by: Arne Hamann <git@arne.email>
2022-06-16 11:56:52 +02:00
690e8a5968 move forward on devices
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-07-06 12:43:28 +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
7a78eaa7b4 refs #73 multiple 'endswith' definition quick fix
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2019-08-26 14:57:10 +02:00
048c997a90 add tests for devices
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2019-08-18 18:31:41 +02:00
e88ce739fa start to write tracksController test
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2019-08-16 13:24:41 +02:00
39560ca76b rename device (change user agent for the moment)
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2019-05-04 02:15:14 +02:00
e130443b28 import devices from gpx
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2019-04-29 17:14:16 +02:00
c888a8311a export devices to gpx
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2019-04-29 15:22:42 +02:00
7ee6a12fd8 change device color 2019-04-17 17:24:04 +02:00
fc2eac072b devices in progress, UI half done... 2019-04-17 02:44:08 +02:00
b90f8ff5bb devices server side almost ready 2019-04-17 01:06:07 +02:00
cb75876f3a implement server side devices controllers 2019-04-16 18:03:07 +02:00