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-07-07Fix trashbin expiration notice casingChristopher Ng
2022-06-30Add trashbin export expiration noticebackport/33068/stable24Christopher Ng
2022-05-31Update method nameChristopher Ng
2022-05-31Move new IMigrator method to a specific interface ISizeEstimationMigratorCôme Chilliet
2022-05-31Implement getExportEstimatedSize in migratorsCôme Chilliet
2022-04-13Fix migrators according to exceptionsVincent Petry
2022-04-13Adapt existing migrators to new APICôme Chilliet
2022-04-11Use Migrators id instead of class namesCôme Chilliet
2022-04-08Extend trashbin migratorChristopher Ng
2022-03-30more concise output, code style fixesRobin Appelman
2022-03-30Add trashbin:restore occ commandcahogan
2022-03-29Merge pull request #31575 from nextcloud/enh/add-trashbin-migratorCôme Chilliet
2022-03-24Add a guard to check that trashbin folder is a folderenh/add-trashbin-migratorCôme Chilliet
2022-03-24Adapt more code to migration to LoggerInterfaceCôme Chilliet
2022-03-24Improve wording of output for trashbin migratorCôme Chilliet
2022-03-22Rename PATH constants to show if folder or fileCôme Chilliet
2022-03-17Rename $insert var to $qbCôme Chilliet
2022-03-17Add trashbin migrator to export and import trashbin dataCôme Chilliet
2021-12-21Merge pull request #28438 from csware/issue-1649John Molakvoæ
2021-11-09Show most recently deleted files first in trash canOrzu Ionut
2021-10-11Add configuration flag to disable the background job for files_trashbinDaniel Kesselberg
2021-08-19Don't die with LockedException when removing/restoring multiple files from trashSven Strickroth
2021-08-08Improve auto expiration hintszaimen
2021-06-14rework search api to allow searching on multiple caches at onceRobin Appelman
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-21Drop \OCP\UserChristoph Wurst
2021-05-14Use parent wrapper to properly handle moves on the same source/target storageJulius Härtl
2021-05-05Fix usage of rename executeUpdateChristoph Wurst
2021-03-11Cleanp execute usage in the trashbinRoeland Jago Douma
2021-03-03Remove trash items from other trash backends when deleting allJulius Härtl
2021-03-02Merge pull request #25568 from nextcloud/move-storage-disable-cacheRobin Appelman
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-17disable trasbin during the moveFromStorage fallbackRobin Appelman
2021-01-22Do not obtain userFolder of a federated userRoeland Jago Douma
2021-01-12Migrate internal classes to the OCP db col typesChristoph Wurst
2020-12-30Update license headersChristoph Wurst
2020-12-23Make oc_files_trash.auto_id a bigintVincent Petry
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-11-20Merge pull request #24094 from nextcloud/bugfix/noid/trash-appdataMorris Jobke
2020-11-13Only attempt to move to trash if a file is not in appdataJulius Härtl
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-11-07Use query builder instead of OC_DB in trashbinJoas Schilling
2020-10-14Restrict query when searching for versions of trashbin filesJulius Härtl
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-30dont hold a transaction during the move to trashRobin Appelman
2020-09-23Delete files that exceed trashbin size immediatelyJulius Härtl
2020-09-17Fix variable name and add spaces around path in info log lineMorris Jobke
2020-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-09-01Change free space calculationDaniel Kesselberg
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst