summaryrefslogtreecommitdiffstats
path: root/lib/Controller/HostedSignalingServerController.php
AgeCommit message (Expand)Author
2024-01-18fix(openapi): Reorganize openapi specsJoas Schilling
2023-11-22fix(hosted-hpb): Allow deleting when the account expired as wellJoas Schilling
2023-10-06Adjust namespace and dictionary to match TalkJoas Schilling
2023-10-06Add annotations for HostedSignalingServerControllerjld3103
2023-07-06Use PHP8's constructor property promotionHamid Dehnavi
2023-04-26feat(controllers): Migrate server annotations to attributesJoas Schilling
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-01-24Don't force signaling mode when HPB trial is usedJoas Schilling
2020-08-03Move to Psr\Log\LoggerInterfaceJoas Schilling
2020-06-10Delete instead of setting to emptyJoas Schilling
2020-06-10Fix typoJoas Schilling
2020-06-10Add button to delete an accountMorris Jobke
2020-06-10Refactor API requests into a service and data objectsMorris Jobke
2020-06-10Fetch account information right after registrationMorris Jobke
2020-06-10Handle success and error casesMorris Jobke
2020-06-10Add endpoint for authentication challengeMorris Jobke
2020-06-10Endpoint to request trialMorris Jobke