summaryrefslogtreecommitdiffstats
path: root/docs/recording.md
AgeCommit message (Expand)Author
2023-02-22Add failed status to recordingsDaniel Calviño Sánchez
2023-02-22Include participant in start/stop requests to the recording serverDaniel Calviño Sánchez
2023-02-22Change recording status when notified by the recording serverDaniel Calviño Sánchez
2023-02-14Limit starting and stopping the recording only to logged in moderatorsDaniel Calviño Sánchez
2023-02-14Fix validation of requests from recording serverDaniel Calviño Sánchez
2023-01-24Merge pull request #8550 from nextcloud/feature/notify-recording-storedJoas Schilling
2023-01-23Fixes after code reviewVitor Mattos
2023-01-20Don't throw/error when the recording was stopped in parallelJoas Schilling
2023-01-18Update documentationVitor Mattos
2023-01-17Move dismiss stored notification to specific endpointVitor Mattos
2023-01-04Fixes after code reviewVitor Mattos
2023-01-03Changes after code reviewVitor Mattos
2022-12-27Test get content from file arrayVitor Mattos
2022-12-27Moved store to RecordingServiceVitor Mattos
2022-12-27Add new line to separate list from tableVitor Mattos
2022-12-26Fix typoVitor Mattos
2022-12-26Update documentationVitor Mattos
2022-12-15Make the code of error message more specificVitor Mattos
2022-12-15Add link to call recording statusVitor Mattos
2022-12-15Fix descriptionVitor Mattos
2022-12-15Return an error when the call is not activatedVitor Mattos
2022-12-12Fix integration tests and add more scenariosVitor Mattos
2022-12-12Make more specific the validation to start and stop recordinVitor Mattos
2022-12-12Moved methods of recording api to specific controllerVitor Mattos