Commit graph

22 commits

Author SHA1 Message Date
Joas Schilling
ef0f3e15d2
fix(router): Move to router attributes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-17 18:17:13 +01:00
Joas Schilling
d49f162197
fix(openapi): Adjust internal HostedSignalingServerController
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-22 10:15:00 +01:00
Joas Schilling
1ccbf67da2
chore: Run SPDX convertor
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-26 13:02:15 +02:00
Joas Schilling
144c9c1c3f
fix(openapi): Reorganize openapi specs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-18 15:32:43 +01:00
Joas Schilling
2bf59e1718
fix(hosted-hpb): Allow deleting when the account expired as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-22 17:00:05 +01:00
Joas Schilling
25e50e1a12
Adjust namespace and dictionary to match Talk
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-06 12:41:11 +02:00
jld3103
5ae25c8369
Add annotations for HostedSignalingServerController
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-10-06 12:39:29 +02:00
Hamid Dehnavi
e116b345ab Use PHP8's constructor property promotion
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-06 17:19:27 +03:30
Joas Schilling
5ac5d00e2d
feat(controllers): Migrate server annotations to attributes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-26 09:15:49 +02:00
Joas Schilling
c1970caef4
chore(CS): Unify construct() calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-13 14:28:41 +02:00
Joas Schilling
f3ff4a8820
automated: Apply CS fix
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-13 13:17:49 +02:00
Vitor Mattos
c07251f0c6
Use PHP7.4 property typehinting where possible
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-06 12:43:03 -03:00
Joas Schilling
d3d0af7541
Don't force signaling mode when HPB trial is used
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-24 09:04:19 +01:00
Joas Schilling
b6829acbaa
Move to Psr\Log\LoggerInterface
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-03 13:38:45 +02:00
Joas Schilling
046fe5135c
Delete instead of setting to empty
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-10 16:26:51 +02:00
Joas Schilling
c8598e399c
Fix typo
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-10 16:26:51 +02:00
Morris Jobke
2071501469
Add button to delete an account
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-06-10 16:26:50 +02:00
Morris Jobke
72afa27a8a
Refactor API requests into a service and data objects
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-06-10 16:26:50 +02:00
Morris Jobke
8d41e17ebd
Fetch account information right after registration
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-06-10 16:26:50 +02:00
Morris Jobke
22ec9dbb69
Handle success and error cases
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-06-10 16:26:49 +02:00
Morris Jobke
38f4212687
Add endpoint for authentication challenge
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-06-10 16:26:49 +02:00
Morris Jobke
7113f7f369
Endpoint to request trial
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-06-10 16:26:49 +02:00