396 Revīzijas (fedf9c69d9c84fc0399badef39ed765de72c08f1)

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