403 Commits (d9015a8c94bfd71fe484618a06d276701d3bf9ff)

Author SHA1 Message Date
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 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
  Morris Jobke 930c97a0ef
Fix variable name and add spaces around path in info log line 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
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Robin Appelman c2c9a6a0e1
fix object store trashbin handling 3 years ago
  Morris Jobke e84504c4d6
Use IBootstrap for the files_trashbin app 3 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
  Christoph Wurst 9e7426a101
Clean up container usage in files trashbin 3 years ago
  Robin Appelman 050e2fe346
allow admin to configure the max trashbin size 4 years ago
  Joas Schilling 9001438879
Move files_trashbin to migrations 4 years ago
  Joas Schilling d7c0b9cced
Also always return in app commands 4 years ago
  Robin Appelman 614acc9419
add locking to resolve concurent move to trashbin conflicts 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 734c62bee0
Format code according to PSR2 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 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 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Christoph Wurst 6127c288e8 Fix license headers 4 years ago
  simonspa b3ad27f7db Trash bin: fix exception triggered if no correct fileId is provided. 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Georg Ehrke c3748cfee3
respect shareapi_allow_share_dialog_user_enumeration in Principal backend for Sabre/DAV 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Robin Appelman 136c4ef925
dont expose metadata etag for now 4 years ago
  Robin Appelman 1b6e647b63
expose filecache extension data in FileInfo 4 years ago
  Robin Appelman 964dc0a955
set retention obligation on existing `expiration` in tests 4 years ago
  Arthur Schiwon e8095cf737
use OCP\EventDispatcher\Event over Symfony's deprecated Event 4 years ago
  Christoph Wurst 543190f8b3
Do not create Application instances directly 4 years ago
  Robin Appelman ce433637da
allow trash backends to overwrite the tooltip for trash items 4 years ago
  Robin Appelman 9bf8ee701f
Update apps/files_trashbin/lib/Trashbin.php 4 years ago
  Roeland Jago Douma 01a4644cad
Use the proxymapper to obtain valid proxy data 4 years ago
  Roeland Jago Douma 8e7c287e2a
Use the owner from the storage 4 years ago
  Jakub Onderka 41f8be47eb files_trashbin: File can be without extension 4 years ago
  Julius Härtl b1832c8bef
Emit moveToTrash event only for the deleting user 4 years ago
  Robin Appelman fafce34aa0
dont try to copy trash items to user if the user has not enough free space 4 years ago
  Christoph Wurst 3174012adf Add event dispatcher to OCP 5 years ago
  Roeland Jago Douma 50a2ab8bc6
Use higher preview resolution in trashbin 5 years ago
  Robin Appelman 62a969f056
dont try to restore a trashbin item to a readonly target 5 years ago
  Robin Appelman 0d41138c6e
prevent recursion when moving a file to the trashbin 5 years ago
  Morris Jobke dd2496b275
Use proper dependency injection for app manager 5 years ago
  Morris Jobke 4704e719ed
Only fetch size of this storage without mount points - ref #14412 5 years ago