491 Commits (bbe3f4a88049707249fc215d593788e83377637b)

Author SHA1 Message Date
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 3 months ago
  Louis Chemineau 2de9880d79
fix(files): Do not require files_trashbin in live photo sync listener 3 months ago
  Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 4 months ago
  Côme Chilliet ba27643d27
chore(files_trashbin): Migrate away from deprecated ILogger 4 months ago
  Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 5 months ago
  Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 5 months ago
  Robin Appelman 60dfe31d5d
use deletion time instead of mtime in trashbin handling 6 months ago
  Louis Chemineau 2f6a4bf4a1
Synchronize operation on live photo files 7 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 8 months ago
  Maxence Lange e62e9e3dbf IFilesMetadata 8 months ago
  Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 9 months ago
  Robin Appelman 9055fef5ef
add IFileInfo::getParentId 10 months ago
  Robin Appelman 36f9ebb677 only gather dependencies for trashbin wrapper once 10 months ago
  Robin Windey d7a73ffdf1 Rename since/until in verbose message 10 months ago
  Robin Windey acf0b4ce34 Code adjustments according to PR review 10 months ago
  Robin Windey 52d77eb9fe Make scope parsing more readable 10 months ago
  Robin Windey ee66518ca2 Decouple from groupfolders app & remove PSALM warnings 10 months ago
  Robin Windey 98dd02b467 Let occ trashbin:restore restore also from groupfolders and add additional filters 11 months ago
  Joas Schilling a6bf93501d
fix(files_trashbin): Migrate to IEventDispatcher and emit as typed event 1 year ago
  jld3103 99dc010670
files_trashbin: Add OpenAPI spec 1 year ago
  John Molakvoæ 0984970cd8
feat(files): favorites 1 year ago
  Christoph Wurst 95145ee0c9
feat(ocp): More specific type for ICapabilities::getCapabilities 1 year ago
  Côme Chilliet c4281fe135
Correctly react to bad configuration 1 year ago
  Côme Chilliet b234b9637e
Do not cast sizes to int in Trashbin class 1 year ago
  Christopher Ng 7c430a8afc fix(trashbin): Truncate long filenames 1 year ago
  Christopher Ng 4e51f5224c feat(UserMigration)!: 32-bit support 1 year ago
  John Molakvoæ 441aab68a4
fix(files_trashbin): set real filename on trashbin download 1 year ago
  John Molakvoæ 2ff1c00f55
fix(files_trashbin): previews crop support 1 year ago
  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