461 Commits (29a7f7f6efd2a9791fdcfb9f9f7e862bafd8da82)

Author SHA1 Message Date
  John Molakvoæ 29a7f7f6ef
feat(files_trashbin): migrate to vue 1 year ago
  Robin Appelman 9a731ad617
add a bit more verbose option for trashbin cleanup 1 year ago
  Côme Chilliet 110fc79918
Silence errors of return type mismatch from Sabre for now 1 year ago
  Côme Chilliet cd885b5705
Type sizes as int|float throughout the code base 1 year ago
  Julius Härtl 7f913dec03
fix(files_trashbin): Remove unnecessary scanner logic when getting versions from trash 1 year ago
  luz paz 9d26671f05 Fix typos in apps/ subdirectory 1 year ago
  Carl Schwan 48d9c4d2b0
Port existing server code to new interface 2 years ago
  Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 2 years ago
  Christopher Ng 667b671c5a Fix trashbin expiration notice casing 2 years ago
  Carl Csaposs 6f6ccfcc18 Sort files by deletion time before restoring in RestoreAllFiles 2 years ago
  Christopher Ng bd1efae616 Add trashbin export expiration notice 2 years ago
  Robin Appelman 9188fad190
use size from cache to determine whether to skip the trashbin 2 years ago
  Christopher Ng 432bc9a585 Update method name 2 years ago
  Côme Chilliet 6da413f7af Move new IMigrator method to a specific interface ISizeEstimationMigrator 2 years ago
  Côme Chilliet 09917b8583 Implement getExportEstimatedSize in migrators 2 years ago
  Carl Schwan 53169890d6 Fix psalm errors fron the end of the baseline file 2 years ago
  Vincent Petry 78c8e57896
Fix migrators according to exceptions 2 years ago
  Côme Chilliet 0fd72f4355
Adapt existing migrators to new API 2 years ago
  Côme Chilliet dda51d49d7 Use Migrators id instead of class names 2 years ago
  Christopher Ng 4750f232eb Extend trashbin migrator 2 years ago
  Robin Appelman 90cfa31533 more concise output, code style fixes 2 years ago
  cahogan dfe045699b Add trashbin:restore occ command 2 years ago
  Côme Chilliet 7fa8b2eef7
Add a guard to check that trashbin folder is a folder 2 years ago
  Côme Chilliet ea23523c70
Adapt more code to migration to LoggerInterface 2 years ago
  Côme Chilliet ecbcfca98a
Improve wording of output for trashbin migrator 2 years ago
  Côme Chilliet 53c731d8f9
Rename PATH constants to show if folder or file 2 years ago
  Côme Chilliet 865ac4b6e0
Rename $insert var to $qb 2 years ago
  Côme Chilliet 51d228932f
Add trashbin migrator to export and import trashbin data 2 years ago
  Orzu Ionut 33c1c5c91b Show most recently deleted files first in trash can 2 years ago
  Daniel Kesselberg b0d1ad5777
Add configuration flag to disable the background job for files_trashbin 2 years ago
  Sven Strickroth 1c736abc35 Don't die with LockedException when removing/restoring multiple files from trash 2 years ago
  szaimen 98102bfa78 Improve auto expiration hint 2 years ago
  Robin Appelman e198dc1b20
rework search api to allow searching on multiple caches at once 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Christoph Wurst 8196420063
Drop \OCP\User 3 years ago
  Julius Härtl bcf38692ae
Use parent wrapper to properly handle moves on the same source/target storage 3 years ago
  Christoph Wurst 99f2fa73d1
Fix usage of rename executeUpdate 3 years ago
  Roeland Jago Douma 8008b33b8d Cleanp execute usage in the trashbin 3 years ago
  Julius Härtl 930b40bd8a
Remove trash items from other trash backends when deleting all 3 years ago
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Robin Appelman b5db4502d0
disable trasbin during the moveFromStorage fallback 3 years ago
  Roeland Jago Douma a0988281ee Do not obtain userFolder of a federated user 3 years ago
  Christoph Wurst c1d4f8161b
Migrate internal classes to the OCP db col types 3 years ago
  Christoph Wurst 9ce3ea3368
Update license headers 3 years ago
  Vincent Petry bdbec28a8f
Make oc_files_trash.auto_id a bigint 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Julius Härtl f4b036f249
Only attempt to move to trash if a file is not in appdata 3 years ago
  Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 3 years ago
  Joas Schilling e52925c5fb
Use query builder instead of OC_DB in trashbin 3 years ago
  Julius Härtl 2616a784c9
Restrict query when searching for versions of trashbin files 3 years ago