396 Commits (fedf9c69d9c84fc0399badef39ed765de72c08f1)

Autor SHA1 Mensaje Fecha
  Robin Appelman c2c9a6a0e1
fix object store trashbin handling hace 4 años
  Morris Jobke e84504c4d6
Use IBootstrap for the files_trashbin app hace 4 años
  Robin Appelman fcad692b4a
rollback cache rename if trashbin move fails hace 4 años
  Robin Appelman 5949849322
fix moving files from external storage to object store trashbin hace 4 años
  Christoph Wurst 9e7426a101
Clean up container usage in files trashbin hace 4 años
  Robin Appelman 050e2fe346
allow admin to configure the max trashbin size hace 4 años
  Joas Schilling 9001438879
Move files_trashbin to migrations hace 4 años
  Joas Schilling d7c0b9cced
Also always return in app commands hace 4 años
  Robin Appelman 614acc9419
add locking to resolve concurent move to trashbin conflicts hace 4 años
  Christoph Wurst cb057829f7
Update license headers for 19 hace 4 años
  Christoph Wurst 734c62bee0
Format code according to PSR2 hace 4 años
  Christoph Wurst 28f8eb5dba
Add visibility to all constants hace 4 años
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword hace 4 años
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function hace 4 años
  Christoph Wurst 14c996d982
Use elseif instead of else if hace 4 años
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation hace 4 años
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration hace 4 años
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 hace 4 años
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere hace 4 años
  Christoph Wurst 74936c49ea
Remove unused imports hace 4 años
  Christoph Wurst 6127c288e8 Fix license headers hace 4 años
  simonspa b3ad27f7db Trash bin: fix exception triggered if no correct fileId is provided. hace 4 años
  Christoph Wurst 5bf3d1bb38
Update license headers hace 4 años
  Georg Ehrke c3748cfee3
respect shareapi_allow_share_dialog_user_enumeration in Principal backend for Sabre/DAV hace 4 años
  Roeland Jago Douma 68748d4f85
Some php-cs fixes hace 4 años
  Robin Appelman 136c4ef925
dont expose metadata etag for now hace 4 años
  Robin Appelman 1b6e647b63
expose filecache extension data in FileInfo hace 4 años
  Robin Appelman 964dc0a955
set retention obligation on existing `expiration` in tests hace 4 años
  Arthur Schiwon e8095cf737
use OCP\EventDispatcher\Event over Symfony's deprecated Event hace 4 años
  Christoph Wurst 543190f8b3
Do not create Application instances directly hace 4 años
  Robin Appelman ce433637da
allow trash backends to overwrite the tooltip for trash items hace 4 años
  Robin Appelman 9bf8ee701f
Update apps/files_trashbin/lib/Trashbin.php hace 4 años
  Roeland Jago Douma 01a4644cad
Use the proxymapper to obtain valid proxy data hace 5 años
  Roeland Jago Douma 8e7c287e2a
Use the owner from the storage hace 5 años
  Jakub Onderka 41f8be47eb files_trashbin: File can be without extension hace 5 años
  Julius Härtl b1832c8bef
Emit moveToTrash event only for the deleting user hace 5 años
  Robin Appelman fafce34aa0
dont try to copy trash items to user if the user has not enough free space hace 5 años
  Christoph Wurst 3174012adf Add event dispatcher to OCP hace 5 años
  Roeland Jago Douma 50a2ab8bc6
Use higher preview resolution in trashbin hace 5 años
  Robin Appelman 62a969f056
dont try to restore a trashbin item to a readonly target hace 5 años
  Robin Appelman 0d41138c6e
prevent recursion when moving a file to the trashbin hace 5 años
  Morris Jobke dd2496b275
Use proper dependency injection for app manager hace 5 años
  Morris Jobke 4704e719ed
Only fetch size of this storage without mount points - ref #14412 hace 5 años
  Morris Jobke f6967a974f
Revert "Fix for issue 10862: calculation of free space ignores external storage (doesn't count towards quota)" hace 5 años
  Robin Appelman 8fc47c6f00
add option to get raw size (without submounts) from fileinfo hace 5 años
  Robin Appelman 9a220214b8
add fallback for trashbin original location hace 5 años
  Felix Nieuwenhuizen e806aa658c Fix for issue 10862: calculation of free space ignores external storage (doesn't count towards quota) hace 5 años
  Robin Appelman e5c3e4b76f
Add getExtension() to FileInfo hace 5 años
  Robin Appelman 9e0ebf1830
store user for trashitem in the trashitem hace 5 años
  Robin Appelman 136113a22b
remove user parameter from `ITrashItem::getOriginalLocation` hace 5 años