summaryrefslogtreecommitdiffstats
path: root/lib/Controller/CommandController.php
AgeCommit message (Expand)Author
2024-04-12fix(chat): Remove commandsJoas Schilling
2024-01-18fix(openapi): Reorganize openapi specsJoas Schilling
2023-10-06Add annotations for CommandControllerjld3103
2023-07-06Use PHP8's constructor property promotionHamid Dehnavi
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2022-10-31Fix more missing strict_typesJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2020-05-12Run cs:fixJoas Schilling
2019-10-10Remove unwanted, undocumented and unused methods from Commands controllerJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-02-20Add console commands to manage commandsJoas Schilling
2019-02-20Do not allow changing/adding scripts via the WebJoas Schilling
2019-02-20Add a serviceJoas Schilling
2019-02-20Add routes and controllerJoas Schilling
2019-02-20Start with commandsJoas Schilling