76 Commits (bbe3f4a88049707249fc215d593788e83377637b)

Author SHA1 Message Date
  Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 5 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
  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
  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 458c2fa297
Remove OCP\App and OCP\BackgroundJob 2 years ago
  Robin Appelman 9188fad190
use size from cache to determine whether to skip the trashbin 2 years ago
  Carl Schwan 53169890d6 Fix psalm errors fron the end of the baseline file 2 years ago
  Côme Chilliet ea23523c70
Adapt more code to migration to LoggerInterface 2 years ago
  Sven Strickroth 1c736abc35 Don't die with LockedException when removing/restoring multiple files from trash 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
  Christoph Wurst 99f2fa73d1
Fix usage of rename executeUpdate 3 years ago
  Roeland Jago Douma 8008b33b8d Cleanp execute usage in the trashbin 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 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
  Robin Appelman e0d688c365
dont hold a transaction during the move to trash 3 years ago
  Julius Härtl 3c47aaa2b1
Delete files that exceed trashbin size immediately 3 years ago
  Christoph Wurst 1f7f93a695
Update license headers for Nextcloud 20 (again) 3 years ago
  Daniel Kesselberg 2513b64602
Change free space calculation 3 years ago
  Robin Appelman c2c9a6a0e1
fix object store trashbin handling 3 years ago
  Morris Jobke e84504c4d6
Use IBootstrap for the files_trashbin app 4 years ago
  Robin Appelman fcad692b4a
rollback cache rename if trashbin move fails 4 years ago
  Robin Appelman 5949849322
fix moving files from external storage to object store trashbin 4 years ago
  Robin Appelman 050e2fe346
allow admin to configure the max trashbin size 4 years ago
  Robin Appelman 614acc9419
add locking to resolve concurent move to trashbin conflicts 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Robin Appelman 964dc0a955
set retention obligation on existing `expiration` in tests 4 years ago
  Christoph Wurst 543190f8b3
Do not create Application instances directly 4 years ago
  Robin Appelman 9bf8ee701f
Update apps/files_trashbin/lib/Trashbin.php 4 years ago
  Robin Appelman fafce34aa0
dont try to copy trash items to user if the user has not enough free space 5 years ago
  Robin Appelman 62a969f056
dont try to restore a trashbin item to a readonly target 5 years ago
  Morris Jobke 4704e719ed
Only fetch size of this storage without mount points - ref #14412 5 years ago
  Morris Jobke f6967a974f
Revert "Fix for issue 10862: calculation of free space ignores external storage (doesn't count towards quota)" 5 years ago
  Felix Nieuwenhuizen e806aa658c Fix for issue 10862: calculation of free space ignores external storage (doesn't count towards quota) 5 years ago
  Robin Appelman 4adac445dc
fix select statement 5 years ago
  Lars Knickrehm 436c4f8954
Improved logging statement 6 years ago
  Lars Knickrehm e360885eb0
Workaround for interrupting expired files deletion 6 years ago