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
2022-04-26[tx-robot] updated from transifexNextcloud bot
2022-04-24[tx-robot] updated from transifexNextcloud bot
2022-04-22[tx-robot] updated from transifexNextcloud bot
2022-04-21[tx-robot] updated from transifexNextcloud bot
2022-04-18[tx-robot] updated from transifexNextcloud bot
2022-04-17[tx-robot] updated from transifexNextcloud bot
2022-04-14Master is now 25Joas Schilling
2022-04-14Merge pull request #30860 from nextcloud/smb-getdirectory-content-catchVincent Petry
2022-04-13[tx-robot] updated from transifexNextcloud bot
2022-04-11Merge pull request #31903 from nextcloud/bugfix/noid/fix-missing-elseJoas Schilling
2022-04-11[tx-robot] updated from transifexNextcloud bot
2022-04-10[tx-robot] updated from transifexNextcloud bot
2022-04-09[tx-robot] updated from transifexNextcloud bot
2022-04-08Fix case also when the table existed alreadyJoas Schilling
2022-04-07update the wording of external storage deletionenh/noid/update-external-storage-wordingszaimen
2022-04-06[tx-robot] updated from transifexNextcloud bot
2022-04-05Merge pull request #31820 from nextcloud/fix/30002Louis
2022-04-05[tx-robot] updated from transifexNextcloud bot
2022-04-04Explicitly close div elementLouis Chemineau
2022-03-31Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to...Côme Chilliet
2022-03-31Remove unneeded preSchemaChange and return null if no changesCôme Chilliet
2022-03-31[tx-robot] updated from transifexNextcloud bot
2022-03-30[tx-robot] updated from transifexNextcloud bot
2022-03-29Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet
2022-03-25Fix files_external column lengthbugfix/noid/ensure-string-columns-to-be-maximum-of-4000Joas Schilling
2022-03-25[tx-robot] updated from transifexNextcloud bot
2022-03-24Add missing event dispatcher in test constructorVincent Petry
2022-03-24Apply suggestions from code reviewRobin Appelman
2022-03-24force full setup after external storage config changeRobin Appelman
2022-03-24Merge pull request #30991 from nextcloud/external-remove-config-migrationRobin Appelman
2022-03-24Adapt more code to migration to LoggerInterfaceCôme Chilliet
2022-03-21[tx-robot] updated from transifexNextcloud bot
2022-03-20[tx-robot] updated from transifexNextcloud bot
2022-03-19[tx-robot] updated from transifexNextcloud bot
2022-03-17don't recheck config automatically when there are a large number of storagesRobin Appelman
2022-03-17add all storage config rows in one go on loadRobin Appelman
2022-03-17Merge pull request #31215 from nextcloud/smb-directory-invalid-typeRobin Appelman
2022-03-15AmazonS3: allow not implemented versioningErik van Velzen
2022-03-11Merge pull request #31531 from nextcloud/fix/sftp-offsetJohn Molakvoæ
2022-03-11Prevent reading key on SFTP stat boolJohn Molakvoæ
2022-03-04simplify setup of circular SetupManager<->ManagerRobin Appelman
2022-03-04move logic to decide what to setup to setupmanagerRobin Appelman
2022-03-04adjust tests to new fs setupRobin Appelman
2022-03-04type hint as generatorsmb-directory-invalid-typeRobin Appelman
2022-03-04handle invilid type when listing directory in smbRobin Appelman
2022-02-26[tx-robot] updated from transifexNextcloud bot
2022-02-23store mountprovider for each mount in the mounts tableRobin Appelman
2022-02-15[tx-robot] updated from transifexNextcloud bot
2022-02-11handle notfound and notpermitted error in Smb::getDirectoryContentsmb-getdirectory-content-catchRobin Appelman
2022-02-09remove old legacy external storage migration logicexternal-remove-config-migrationRobin Appelman