Commit Graph

40 Commits

Author SHA1 Message Date
2eb96742bb fixed bug when no domains exist 2024-04-17 13:14:09 +02:00
43698c0fae reworked most of the check commands 2024-04-16 18:24:38 +02:00
fdc763ba7b added support for Phinx and Phinx-Migration-Generator 2024-04-13 20:35:20 +02:00
79942030fa added getSelf 2022-10-08 10:58:18 +02:00
6cca02b1cf added SodiumException 2022-10-08 10:57:56 +02:00
28a9e4ac08 renamed api_token to apikey 2022-10-08 10:56:45 +02:00
8f5a57ee54 made all methods use objects instead of single parameters 2022-09-22 19:11:04 +02:00
47ecf9ef97 made db connection ro 2022-09-17 16:31:00 +02:00
023a7e3668 added logger 2022-09-17 16:29:58 +02:00
46fdadf8e5 added check for debugging 2022-09-17 15:46:25 +02:00
051e7cbd0b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	bin/console
#	src/Controller/CLIController.php
#	src/Repository/PanelRepository.php
2022-09-17 15:41:31 +02:00
d8ad733d2c added find self 2022-09-17 15:40:44 +02:00
5444035a09 refacted to use bindAPi in CLIController 2022-07-20 19:09:40 +02:00
838c571d75 before refactoring BindAPI/CLIController/RequestController 2022-07-19 18:53:35 +02:00
0a67c16862 added findFirst()
Signed-off-by: tracer <tracer@24unix.net>
2022-04-06 16:29:14 +02:00
69cca0c2a7 initial commit
Signed-off-by: tracer <tracer@24unix.net>
2022-04-06 16:23:57 +02:00
cf95b67948 replaced print with echo
Signed-off-by: tracer <tracer@24unix.net>
2022-03-01 18:15:51 +01:00
0410d3b3a1 replaced print with echo
Signed-off-by: tracer <tracer@24unix.net>
2022-03-01 18:15:35 +01:00
f776f7d16b replaced print with echo
Signed-off-by: tracer <tracer@24unix.net>
2022-03-01 18:15:05 +01:00
a953e5cc66 replaced print with echo
Signed-off-by: tracer <tracer@24unix.net>
2022-03-01 18:14:33 +01:00
ea6e99e4be fixed missing apikey
Signed-off-by: tracer <tracer@24unix.net>
2022-03-01 16:44:56 +01:00
9c87d47477 fixed wrong column name
Signed-off-by: tracer <tracer@24unix.net>
2022-02-22 16:17:41 +01:00
0f279764a8 changed content to panel
Signed-off-by: tracer <tracer@24unix.net>
2022-02-22 16:07:27 +01:00
440aea8d61 changed from content to panel
Signed-off-by: tracer <tracer@24unix.net>
2022-02-22 14:05:41 +01:00
e48ccbad99 removed debugging output
Signed-off-by: tracer <tracer@24unix.net>
2022-02-13 15:49:13 +01:00
05db619afd added debugging
Signed-off-by: tracer <tracer@24unix.net>
2022-02-12 19:29:42 +01:00
6665933a41 added logger
Signed-off-by: tracer <tracer@24unix.net>
2022-02-06 17:42:26 +01:00
b2452d349a changed params from array to Nameserver
Signed-off-by: tracer <tracer@24unix.net>
2022-02-06 17:42:01 +01:00
6625f64a7d added strict
Signed-off-by: tracer <tracer@24unix.net>
2022-02-01 20:38:36 +01:00
2dc031dd66 added strict
Signed-off-by: tracer <tracer@24unix.net>
2022-02-01 20:38:27 +01:00
2a56aef004 ...
Signed-off-by: tracer <tracer@24unix.net>
2022-02-01 20:38:11 +01:00
c7aff14f15 initial commit
Signed-off-by: tracer <tracer@24unix.net>
2022-01-31 21:06:44 +01:00
06cc5b0ec5 initial commit
Signed-off-by: tracer <tracer@24unix.net>
2022-01-31 21:05:14 +01:00
74f3f40adf fixed select statement
Signed-off-by: tracer <tracer@24unix.net>
2022-01-31 20:50:32 +01:00
e9fbb8879a removed injection of panel
Signed-off-by: tracer <tracer@24unix.net>
2022-01-31 19:17:01 +01:00
087db2b2a9 handled case domain not found, also in findbyid
Signed-off-by: tracer <tracer@24unix.net>
2022-01-31 19:14:23 +01:00
1052e00cf5 handled case domain not found, also in findbyid
Signed-off-by: tracer <tracer@24unix.net>
2022-01-31 19:12:17 +01:00
d1e67fce03 handled case domain not found
Signed-off-by: tracer <tracer@24unix.net>
2022-01-31 19:10:51 +01:00
574b960ed1 initial commit
Signed-off-by: tracer <tracer@24unix.net>
2022-01-31 19:09:20 +01:00
c297eaad81 initial commit
Signed-off-by: tracer <tracer@24unix.net>
2022-01-31 14:33:27 +01:00