コミット履歴

作者 SHA1 メッセージ 日付
  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 11 年 前
  Bjoern Schiessle eaedda2116 make sure that we don't try to access an already deleted files, fixes some file source not found warnings 11 年 前
  Vincent Petry d2840a045d Fixed sharing hook to not remove the share before the trashbin 11 年 前
  Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 11 年 前
  Bjoern Schiessle 2221aa9ca4 run first getUsersItemShared() with the owner 11 年 前
  Bjoern Schiessle 60e219da43 update etags for user we haven't checked yet 11 年 前
  Bjoern Schiessle 6ae761d946 keep a list of users we already checked to avoid loops 11 年 前
  Bjoern Schiessle dd972f65a8 fix infinite loop while updating etags, fix for #4365 11 年 前
  Bjoern Schiessle 288f01bf62 catch exception if db query execution fails 11 年 前
  Bjoern Schiessle 401740166b add comments 11 年 前
  Bjoern Schiessle aa660a3475 remove deleted shares from the database table oc_share 11 年 前
  Björn Schießle c2a49b5c1f the old path no longer exists after rename, update the parent folder instead 11 年 前
  Björn Schießle abd48496d2 fix indention 11 年 前
  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 11 年 前
  Michael Gapczynski e743386acf Fix correctFolders and retrieve the correct storage cache 11 年 前
  Björn Schießle 02e2f7384e not only files can be reshared but also folders 11 年 前
  Michael Gapczynski 20828488bc Fix share hook for updater 11 年 前
  Michael Gapczynski 4cb5cb9693 itemSource parameter should be fileSource 11 年 前
  Michael Gapczynski 812e306e6e Update Shared folders ETags of users with reshares 11 年 前
  Michael Gapczynski e466d680fe Fix variable name in Shared_Updater 11 年 前
  Michael Gapczynski 9b4d7d9925 Update ETag when file is shared 11 年 前
  Michael Gapczynski ea83acedeb Fix target path and reuse mtime 11 年 前
  Michael Gapczynski 8983465210 Correct parent folders' ETags for all users with access to a shared file 11 年 前