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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-28Update all composer autoloader filesChristoph Wurst
2021-01-27Bump core-js from 3.8.2 to 3.8.3dependabot-preview[bot]
2021-01-27[tx-robot] updated from transifexNextcloud bot
2021-01-26[tx-robot] updated from transifexNextcloud bot
2021-01-25[tx-robot] updated from transifexNextcloud bot
2021-01-23[tx-robot] updated from transifexNextcloud bot
2021-01-22[tx-robot] updated from transifexNextcloud bot
2021-01-21Merge pull request #25240 from nextcloud/enh/noid/re-use-fetched-dependenciesRoeland Jago Douma
2021-01-21[tx-robot] updated from transifexNextcloud bot
2021-01-20Re-use fetched dependencies in lib/base.phpMorris Jobke
2021-01-20[tx-robot] updated from transifexNextcloud bot
2021-01-18Show the actual error on share requestsJulius Härtl
2021-01-17[tx-robot] updated from transifexNextcloud bot
2021-01-15[tx-robot] updated from transifexNextcloud bot
2021-01-12Migrate internal classes to the OCP db col typesChristoph Wurst
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2021-01-10[tx-robot] updated from transifexNextcloud bot
2021-01-09[tx-robot] updated from transifexNextcloud bot
2021-01-08Merge pull request #24948 from nextcloud/dependabot/composer/doctrine/dbal-3.0.0Christoph Wurst
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2021-01-08Fix clearing the label of a shareDaniel Calviño Sánchez
2021-01-08[tx-robot] updated from transifexNextcloud bot
2021-01-07Bump core-js from 3.8.1 to 3.8.2dependabot-preview[bot]
2021-01-07Bump @nextcloud/axios from 1.5.0 to 1.6.0dependabot-preview[bot]
2021-01-05Merge pull request #24829 from nextcloud/bugfix/24813/add-missing-migrationsJulius Härtl
2021-01-04Merge pull request #24907 from nextcloud/fix/license-headers-21-IIChristoph Wurst
2021-01-04[tx-robot] updated from transifexNextcloud bot
2021-01-01[tx-robot] updated from transifexNextcloud bot
2020-12-31[tx-robot] updated from transifexNextcloud bot
2020-12-30Update license headersChristoph Wurst
2020-12-30Also include external share results in recommendationsJulius Härtl
2020-12-30[tx-robot] updated from transifexNextcloud bot
2020-12-24[tx-robot] updated from transifexNextcloud bot
2020-12-23Also add missing oc_share_external.share_type columnVincent Petry
2020-12-23Adjust share_external tableVincent Petry
2020-12-23[tx-robot] updated from transifexNextcloud bot
2020-12-22Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma
2020-12-18[tx-robot] updated from transifexNextcloud bot
2020-12-17[tx-robot] updated from transifexNextcloud bot
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-15Compile assetsnpmbuildbot-nextcloud[bot]
2020-12-15use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon
2020-12-15Bump core-js from 3.8.0 to 3.8.1dependabot-preview[bot]
2020-12-14Bump bundlesJulius Härtl
2020-12-14Show unique displayname context in the user share list entriesJulius Härtl
2020-12-14Show unique displayname context in the sharing inputJulius Härtl
2020-12-14Make share results distinguishable if there are more than one with the exact ...Julius Härtl
2020-12-14[tx-robot] updated from transifexNextcloud bot
2020-12-13[tx-robot] updated from transifexNextcloud bot
2020-12-11Merge pull request #24635 from nextcloud/bugfix/noid/show-email-recipientRoeland Jago Douma