summaryrefslogtreecommitdiffstats
path: root/lib/Controller/HostedSignalingServerController.php
AgeCommit message (Expand)Author
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