Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-29Only validate the password if it's not emptyfeature/3089/password-policyJoas Schilling
2022-06-29Validate password with a debounceJoas Schilling
2022-06-29Implement password policy checkerJoas Schilling
2022-06-29Merge pull request #7117 from nextcloud/add-cli-to-run-talkbuchetJoas Schilling
2022-06-29[tx-robot] updated from transifexNextcloud bot
2022-06-28Merge pull request #7486 from nextcloud/bump-packagesJoas Schilling
2022-06-28[tx-robot] updated from transifexNextcloud bot
2022-06-27Merge pull request #7489 from nextcloud/feature/noid/add-version-capabilityJoas Schilling
2022-06-27Merge pull request #7494 from nextcloud/dependabot/composer/phpunit/phpunit-9...Joas Schilling
2022-06-27[tx-robot] updated from transifexNextcloud bot
2022-06-25[tx-robot] updated from transifexNextcloud bot
2022-06-25Bump phpunit/phpunit from 9.5.20 to 9.5.21dependabot/composer/phpunit/phpunit-9.5.21dependabot[bot]
2022-06-24Merge pull request #7490 from nextcloud/dependabot/composer/tests/integration...Vitor Mattos
2022-06-24[tx-robot] updated from transifexNextcloud bot
2022-06-22[tx-robot] updated from transifexNextcloud bot
2022-06-21Bump guzzlehttp/guzzle from 6.5.7 to 6.5.8 in /tests/integrationdependabot/composer/tests/integration/guzzlehttp/guzzle-6.5.8dependabot[bot]
2022-06-21Add tests for app version in capabilitiesfeature/noid/add-version-capabilityMarcel Müller
2022-06-21Add real participant modeadd-cli-to-run-talkbuchetDaniel Calviño Sánchez
2022-06-21Expose connections and virtual participants to CLIDaniel Calviño Sánchez
2022-06-21Add support for virtual participant mode to CLIDaniel Calviño Sánchez
2022-06-21Add app version to capabilitiesMarcel Müller
2022-06-21[tx-robot] updated from transifexNextcloud bot
2022-06-21Bump packagesbump-packagesVitor Mattos
2022-06-20Extract code specific to siege modeDaniel Calviño Sánchez
2022-06-20Add virtual participant modeDaniel Calviño Sánchez
2022-06-20Add helper methods to join calls and leave calls and roomsDaniel Calviño Sánchez
2022-06-20Take credentials into account when joining a roomDaniel Calviño Sánchez
2022-06-20Wait until the room is joined in the HPB before returningDaniel Calviño Sánchez
2022-06-20Remove half-working code related to sieges with guest usersDaniel Calviño Sánchez
2022-06-20Show hint about settings when subscribers are not allowed to connectDaniel Calviño Sánchez
2022-06-20Add helper functions to print connection statsDaniel Calviño Sánchez
2022-06-20Print connection ID when checking themDaniel Calviño Sánchez
2022-06-20Print progress while starting the connections of a siegeDaniel Calviño Sánchez
2022-06-20Nullify stream when starting media againDaniel Calviño Sánchez
2022-06-20Guard against null streamsDaniel Calviño Sánchez
2022-06-20Fix configured warning timeout not honoured when starting a siegeDaniel Calviño Sánchez
2022-06-20Find default browser in Talkbuchet CLIDaniel Calviño Sánchez
2022-06-20Add support for Firefox in Talkbuchet runnerDaniel Calviño Sánchez
2022-06-20Add support for Firefox in Talkbuchet CLIDaniel Calviño Sánchez
2022-06-20Add helper class to get browser logs with BiDi protocolDaniel Calviño Sánchez
2022-06-20Add explicit method to run asynchronous codeDaniel Calviño Sánchez
2022-06-20Add global functions to start and stop siegesDaniel Calviño Sánchez
2022-06-20Add helper script to run Talkbuchet in a Docker containerDaniel Calviño Sánchez
2022-06-20Add CLI to run TalkbuchetDaniel Calviño Sánchez
2022-06-19[tx-robot] updated from transifexNextcloud bot
2022-06-18[tx-robot] updated from transifexNextcloud bot
2022-06-17[tx-robot] updated from transifexNextcloud bot
2022-06-16[tx-robot] updated from transifexNextcloud bot
2022-06-15[tx-robot] updated from transifexNextcloud bot
2022-06-14Merge pull request #7372 from nextcloud/feature/7336/JWT-for-HPB-authenticationJoas Schilling