summaryrefslogtreecommitdiffstats
path: root/lib/Config.php
AgeCommit message (Expand)Author
2023-01-05Merge pull request #8465 from nextcloud/add-app-config-for-default-attachment...Joas Schilling
2023-01-03Remove the possibility to change the allowed mime types by settingVitor Mattos
2022-12-28Don't force the recordings to be inside the attachments folder, just default ...Vitor Mattos
2022-12-28Cover method with unit testVitor Mattos
2022-12-28Move default mimes to configVitor Mattos
2022-12-28Method moved to stay near by other methods related with recordingVitor Mattos
2022-12-27Rename vars to make more readdable and create method to return default record...Vitor Mattos
2022-12-16Merge pull request #8446 from nextcloud/feature/toggle-call-recording-statusJoas Schilling
2022-12-15Merge pull request #8460 from nextcloud/bugfix/8448/enforce-length-of-private...Joas Schilling
2022-12-13Add app config to specify default attachment folder locationThomas Citharel
2022-12-12Fix var name from capability to configVitor Mattos
2022-12-12Enfore length of private keysJoas Schilling
2022-12-12Allow to define default permissionsJoas Schilling
2022-12-09Move logic to a single placeVitor Mattos
2022-12-09Add system message and testsVitor Mattos
2022-12-09Minor thingsJoas Schilling
2022-12-08Set call_recording enabled by defaultVitor Mattos
2022-12-08Split recording capabilityVitor Mattos
2022-12-08Add capability to toggle recordingVitor Mattos
2022-12-07Add a config to disable breakout roomsJoas Schilling
2022-09-01Add Mozart to avoid conflict with other JWT appsJoas Schilling
2022-07-07Add support for algorithm "EdDSA" and add tests.Joachim Bauch
2022-07-07Implement JWT auth for signaling connection.Joachim Bauch
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2021-12-06Reduce MissingReturnTypeVitor Mattos
2021-11-03Start with integration tests for invitesJoas Schilling
2021-10-27Enable limitation by default as it increases performanceJoas Schilling
2021-10-27Add config setting to make grid videos limit a hard limitDaniel Calviño Sánchez
2021-10-27Add config setting to limit the number of videos in the gridDaniel Calviño Sánchez
2021-10-22Use typed eventJoas Schilling
2021-10-21Introduce event so other apps can override the list of TURN servers.Joachim Bauch
2021-05-10Merge pull request #5491 from brknkfr/multiple_turnserversDaniel Calviño Sánchez
2021-05-10Provide multiple TURN servers to webrtc clientSebastian L
2021-05-07Provide multiple STUN servers to webrtc clientSebastian L
2021-02-05Add support for "turns:" schemeDaniel Calviño Sánchez
2020-12-10Add a capability for the chat-read-status and the user settingJoas Schilling
2020-11-26Only allow enabling SIP when the user can enable itJoas Schilling
2020-10-30No mix of _ and -Joas Schilling
2020-10-30Check if the SIP is configuredJoas Schilling
2020-10-30Add a shared secretJoas Schilling
2020-10-30Add dial-in info and fix group display namesJoas Schilling
2020-10-30Add a setting which groups can enable SIP in conversationsJoas Schilling
2020-10-13Psalm auto fixesJoas Schilling
2020-05-18Don't allow multiple HPB without clustering and add a cache warningJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Add a signaling_dev app config for easier HPB clustering developmentJoas Schilling
2020-05-12Use a dedicated method to get the signaling modeJoas Schilling
2020-05-12Extend the signaling setting API to allow somewhat clusteringJoas Schilling
2020-04-29Publish the signaling mode as initial stateJoas Schilling
2020-04-07Limit creating public and group conversations to a groupJoas Schilling