5 Commits (f2885c171f5fc3b3dc54b612454616f5a929132a)

Author SHA1 Message Date
Daniel Calviño Sánchez 1ccc99ed83 Add support for room shares to the share owner updater 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling 3a716ae91c
Move lib/ to PSR-4 10 years ago
Roeland Jago Douma 354329acf2
Cleanup Files_Sharing CLASSPATH 10 years ago
Roeland Jago Douma 45d618a133
Remove dead code 10 years ago
Roeland Jago Douma 420b5273b1
There is no need to do old etag propagation 10 years ago
Roeland Jago Douma 6123badbfa
Move SharedStorage et al over to the shareManager and jail 10 years ago
Roeland Jago Douma f4edfb6dfb Gracefull handle link shares rename hook 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Roeland Jago Douma d38949f423 Update parent when moving share into recieved share 10 years ago
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Robin Appelman 5e1865530b take share target into account when updating recipient etags 11 years ago
Roeland Jago Douma dd3d0194a6 Move files sharing app (mostly) to OCP\DB 11 years ago
Vincent Petry 65fbb5eda0 Update etag of direct parent on unshare 11 years ago
Robin Appelman 30ad56813a propagate etags for all user of a share 11 years ago
Vincent Petry 08a9d1d2dc Remove unused $toRemove 11 years ago
Vincent Petry 461302244e Keep shares when deleting shared folders 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 11 years ago
Vincent Petry f4f52cf242 Fix update cleanup to only affect file and folders 12 years ago
Bjoern Schiessle ea31ab7b5c rename mount point of children if parent was renamed 12 years ago
Bjoern Schiessle a0b85fc5e4 make sure that during share and unshare the etags get propagated correctly 12 years ago
Bjoern Schiessle 5f403f3e92 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Bjoern Schiessle d3f957c21e remove error_log output 12 years ago
Joas Schilling dbb93074b3 Fix endless loop on windows servers 12 years ago
Bjoern Schiessle bee48f851e ignore part files 12 years ago
Bjoern Schiessle b712393e72 fix etag propagation 12 years ago
Morris Jobke 206364cd1c remove invalid shares with one SQL statement 12 years ago
Morris Jobke ec54bc7709 Refactor update script to class and add unit test 12 years ago
Bjoern Schiessle ace1d40ed6 get owner from share item, if we expire a share while the user updates his /Shared folder than the owner is different from the currently logged in user 12 years ago
Bjoern Schiessle eaedda2116 make sure that we don't try to access an already deleted files, fixes some file source not found warnings 12 years ago
Vincent Petry d2840a045d Fixed sharing hook to not remove the share before the trashbin 12 years ago
Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 12 years ago
Bjoern Schiessle 2221aa9ca4 run first getUsersItemShared() with the owner 12 years ago
Bjoern Schiessle 60e219da43 update etags for user we haven't checked yet 12 years ago
Bjoern Schiessle 6ae761d946 keep a list of users we already checked to avoid loops 12 years ago
Bjoern Schiessle dd972f65a8 fix infinite loop while updating etags, fix for #4365 12 years ago
Bjoern Schiessle 288f01bf62 catch exception if db query execution fails 12 years ago
Bjoern Schiessle 401740166b add comments 12 years ago
Bjoern Schiessle aa660a3475 remove deleted shares from the database table oc_share 12 years ago
Björn Schießle c2a49b5c1f the old path no longer exists after rename, update the parent folder instead 13 years ago
Björn Schießle abd48496d2 fix indention 13 years ago
Björn Schießle 102120f105 skip update if the recipient is the same user as the owner, otherwise we run in a infinite loop for group shares 13 years ago
Michael Gapczynski e743386acf Fix correctFolders and retrieve the correct storage cache 13 years ago