summaryrefslogtreecommitdiffstats
path: root/lib/Service
AgeCommit message (Expand)Author
2020-08-03Move to Psr\Log\LoggerInterfaceJoas Schilling
2020-06-29Document all reasons we throwJoas Schilling
2020-06-29Also throw on invalid object dataJoas Schilling
2020-06-29Also validate the room type and add tests for the serviceJoas Schilling
2020-06-29Move the validation and preparation of the name to the RoomServiceJoas Schilling
2020-06-29Introduce a RoomService to handle creation of RoomsJoas Schilling
2020-06-10Comment not yet returned optionsMorris Jobke
2020-06-10Add button to delete an accountMorris Jobke
2020-06-10Refactor API requests into a service and data objectsMorris Jobke
2020-05-12Run cs:fixJoas Schilling
2020-04-20Prevent adding hurtful commandsJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-02-20Support aliases for commandsJoas Schilling
2019-02-20Add validation for name, cmd and scriptJoas 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