summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/updater.php
Commit message (Expand)AuthorAgeFilesLines
* run first getUsersItemShared() with the ownerBjoern Schiessle2013-10-231-1/+1
* update etags for user we haven't checked yetBjoern Schiessle2013-10-231-1/+1
* keep a list of users we already checked to avoid loopsBjoern Schiessle2013-10-231-3/+3
* fix infinite loop while updating etags, fix for #4365Bjoern Schiessle2013-10-231-2/+4
* catch exception if db query execution failsBjoern Schiessle2013-10-071-1/+5
* add commentsBjoern Schiessle2013-10-041-0/+5
* remove deleted shares from the database table oc_shareBjoern Schiessle2013-10-021-0/+10
* the old path no longer exists after rename, update the parent folder insteadBjörn Schießle2013-03-251-1/+1
* fix indentionBjörn Schießle2013-03-251-12/+12
* skip update if the recipient is the same user as the owner, otherwise we run ...Björn Schießle2013-03-251-5/+9
* Fix correctFolders and retrieve the correct storage cacheMichael Gapczynski2013-03-081-7/+4
* not only files can be reshared but also foldersBjörn Schießle2013-03-081-1/+1
* Fix share hook for updaterMichael Gapczynski2013-03-081-2/+14
* itemSource parameter should be fileSourceMichael Gapczynski2013-03-071-2/+2
* Update Shared folders ETags of users with resharesMichael Gapczynski2013-03-061-5/+11
* Fix variable name in Shared_UpdaterMichael Gapczynski2013-03-021-1/+1
* Update ETag when file is sharedMichael Gapczynski2013-03-021-0/+10
* Fix target path and reuse mtimeMichael Gapczynski2013-02-261-4/+4
* Correct parent folders' ETags for all users with access to a shared fileMichael Gapczynski2013-02-261-0/+77