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-08-30Wrap avatars into a popoverfeature/7795/display-poll-votersMarco Ambrosini
2022-08-29Create PollVOtersDetails componentMarco Ambrosini
2022-08-29Merge pull request #7805 from nextcloud/bugfix/noid/dont-allow-to-close-polls...Marco
2022-08-29[tx-robot] updated from transifexNextcloud bot
2022-08-28Merge pull request #7817 from nextcloud/automated/noid/master-update-christop...Joas Schilling
2022-08-28Update psalm baselinenextcloud-command
2022-08-28[tx-robot] updated from transifexNextcloud bot
2022-08-27Merge pull request #7811 from nextcloud/dependabot/npm_and_yarn/vue-router-3.6.4Joas Schilling
2022-08-27Merge pull request #7810 from nextcloud/dependabot/npm_and_yarn/typescript-4.8.2Joas Schilling
2022-08-27Merge pull request #7812 from nextcloud/dependabot/npm_and_yarn/webdav-4.11.0Joas Schilling
2022-08-27Bump vue-router from 3.5.4 to 3.6.4dependabot[bot]
2022-08-27Bump typescript from 4.7.4 to 4.8.2dependabot[bot]
2022-08-27Bump webdav from 4.10.0 to 4.11.0dependabot[bot]
2022-08-27Merge pull request #7808 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-t...Joas Schilling
2022-08-27Merge pull request #7814 from nextcloud/dependabot/composer/phpunit/phpunit-9...Joas Schilling
2022-08-27[tx-robot] updated from transifexNextcloud bot
2022-08-27Bump phpunit/phpunit from 9.5.21 to 9.5.23dependabot/composer/phpunit/phpunit-9.5.23dependabot[bot]
2022-08-27Bump vue and vue-template-compilerdependabot/npm_and_yarn/vue-and-vue-template-compiler-2.7.10dependabot[bot]
2022-08-26Merge pull request #7761 from nextcloud/feature/polls-follow-upJoas Schilling
2022-08-26Poll ID is a string nowJoas Schilling
2022-08-26Merge pull request #7801 from nextcloud/fix-leaving-room-in-one-session-causi...Joas Schilling
2022-08-26Do not display results summary if poll is publicMarco Ambrosini
2022-08-26Don't allow to close poll multiple timesMarco Ambrosini
2022-08-26Don't allow to close polls twicebugfix/noid/dont-allow-to-close-polls-twiceJoas Schilling
2022-08-26Immediately update poll if closedMarco Ambrosini
2022-08-26Fix buttonsMarco Ambrosini
2022-08-26Display poll result button in system messageMarco Ambrosini
2022-08-26Display your votes in results pageMarco Ambrosini
2022-08-26Do not display decimals in percentagesMarco Ambrosini
2022-08-26Fix footer textMarco Ambrosini
2022-08-26Fix not leaving previous session when joining the same room againDaniel Calviño Sánchez
2022-08-26Make room for close buttonMarco Ambrosini
2022-08-26Remove dismiss buttonMarco Ambrosini
2022-08-26Rename close poll into end pollMarco Ambrosini
2022-08-26Focus next answer when adding itMarco Ambrosini
2022-08-26Improve layout for long questionsMarco Ambrosini
2022-08-26Disallow empty voteMarco Ambrosini
2022-08-26Show if user has voted or not in poll previewMarco Ambrosini
2022-08-26Display user vote when going back to the voting pageMarco Ambrosini
2022-08-26Add dismiss buttonMarco Ambrosini
2022-08-26Do not compute checkboxradioswitch type if poll is not loadedMarco Ambrosini
2022-08-26Fix modal not opening after poll creationMarco Ambrosini
2022-08-26Merge pull request #7799 from nextcloud/fix-inconsistent-state-when-leaving-a...Joas Schilling
2022-08-26Merge pull request #7798 from nextcloud/bugfix/noid/vue-beta-4Marco
2022-08-26[tx-robot] updated from transifexNextcloud bot
2022-08-26Fix call left event not sent when leaving conversation while in a callDaniel Calviño Sánchez
2022-08-26Ignore call signaling messages when not in a callfix-inconsistent-state-when-leaving-a-call-failsDaniel Calviño Sánchez
2022-08-26Clear call related data immediately when leaving callDaniel Calviño Sánchez
2022-08-26Remove unneeded assignmentDaniel Calviño Sánchez
2022-08-26Emit "leaveCall" event even if the request to leave the call failsDaniel Calviño Sánchez