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-07-26Check response status when share filefeature/expire-shared-links-when-expire-messageVitor Mattos
2022-07-22Expire shared link when expire messageVitor Mattos
2022-07-22[tx-robot] updated from transifexNextcloud bot
2022-07-21Merge pull request #7615 from nextcloud/bugfix/noid/fix-invalid-settings-idsMarco
2022-07-21Merge pull request #7621 from nextcloud/bugfix/7620/error-getting-poll-withou...Joas Schilling
2022-07-21Add an integration testJoas Schilling
2022-07-21Fix null being stored when the last voter revokes their votesJoas Schilling
2022-07-21Allow to vote nothingJoas Schilling
2022-07-21[tx-robot] updated from transifexNextcloud bot
2022-07-20Merge pull request #7618 from nextcloud/bugfix/7522/fix-topbar-link-roleJoas Schilling
2022-07-20Merge pull request #7613 from nextcloud/master-IB#1121121Joas Schilling
2022-07-20Merge pull request #7612 from nextcloud/bugfix/noid/fix-quick-access-anchorsJoas Schilling
2022-07-20Merge pull request #7596 from nextcloud/feature/occ-to-set-expire-messageJoas Schilling
2022-07-20Merge pull request #7619 from nextcloud/dependabot/npm_and_yarn/terser-5.14.2Marco
2022-07-20[tx-robot] updated from transifexNextcloud bot
2022-07-20Bump terser from 5.7.2 to 5.14.2dependabot/npm_and_yarn/terser-5.14.2dependabot[bot]
2022-07-19Add role to topbar linkbugfix/7522/fix-topbar-link-roleMarco Ambrosini
2022-07-19[tx-robot] updated from transifexNextcloud bot
2022-07-18Update more times to check if really workedfeature/occ-to-set-expire-messageVitor Mattos
2022-07-18Merge pull request #7614 from nextcloud/bugfix/noid/fix-tabbing-through-the-s...Marco
2022-07-18Make the create and update scenario more similarVitor Mattos
2022-07-18Merge branch 'feature/occ-to-set-expire-message' of github.com:nextcloud/spre...Vitor Mattos
2022-07-18Simplified scenarios to check only if the setting was savedVitor Mattos
2022-07-18Fix invalid setting sections IDsbugfix/noid/fix-invalid-settings-idsJoas Schilling
2022-07-18Fix keyboard navigation in the settingsJoas Schilling
2022-07-18Merge pull request #7611 from nextcloud/bugfix/noid/update-depVitor Mattos
2022-07-18Fix quick access anchors for navigation and contentbugfix/noid/fix-quick-access-anchorsJoas Schilling
2022-07-18Merge pull request #7601 from nextcloud/bugfix/7566/fix-invalid-attribute-ico...Joas Schilling
2022-07-18Merge pull request #7603 from nextcloud/bugfix/7566/unknown-property-menu-alignJoas Schilling
2022-07-18Update Nextcloud API libJoas Schilling
2022-07-18Merge pull request #7605 from nextcloud/dependabot/npm_and_yarn/typescript-4.7.4Marco
2022-07-18Merge pull request #7604 from nextcloud/dependabot/composer/firebase/php-jwt-...Marco
2022-07-18Merge pull request #7608 from nextcloud/dependabot/npm_and_yarn/vue/cli-servi...Marco
2022-07-18Merge pull request #7607 from nextcloud/dependabot/npm_and_yarn/vue-material-...Marco
2022-07-18[tx-robot] updated from transifexNextcloud bot
2022-07-16Bump @vue/cli-service from 5.0.4 to 5.0.8dependabot/npm_and_yarn/vue/cli-service-5.0.8dependabot[bot]
2022-07-16Bump vue-material-design-icons from 5.1.1 to 5.1.2dependabot/npm_and_yarn/vue-material-design-icons-5.1.2dependabot[bot]
2022-07-16Bump typescript from 4.7.3 to 4.7.4dependabot/npm_and_yarn/typescript-4.7.4dependabot[bot]
2022-07-16Bump firebase/php-jwt from 6.2.0 to 6.3.0dependabot/composer/firebase/php-jwt-6.3.0dependabot[bot]
2022-07-15Update tests/integration/features/command/update.featureVitor Mattos
2022-07-15Replace step of test and remove old scenarioVitor Mattos
2022-07-15Convert specific command to generic create and updateVitor Mattos
2022-07-15Ignore psalm errorVitor Mattos
2022-07-15Integration testsVitor Mattos
2022-07-15OCC to set expire messageVitor Mattos
2022-07-15Merge pull request #7595 from nextcloud/feature/listener-to-send-message-expi...Vitor Mattos
2022-07-15Set message expiration in room objectVitor Mattos
2022-07-15Remove the old value checkVitor Mattos
2022-07-15Move send system message to listenerVitor Mattos
2022-07-15Merge pull request #7594 from nextcloud/bugfix/restore-deleted-methodJoas Schilling