summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo
Commit message (Expand)AuthorAgeFilesLines
* outsource sharing and deleted files previews to appsGeorg Ehrke2013-08-191-0/+5
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* we need to listen to the pre delete hook, otherwise the file is already goneBjörn Schießle2013-03-131-1/+1
* use pre_unshare hook, otherwise the share is already removed. Which means tha...Björn Schießle2013-03-081-1/+1
* Move hook connectors from shared storage to app.php, add post_unshare hookMichael Gapczynski2013-03-051-0/+5
* Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-03-051-7/+7
|\
| * Update app.phpj-ed2013-03-021-6/+6
* | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-02-282-2/+5
|\|
| * Set required owncloud version to 4.93Robin Appelman2013-02-241-1/+1
| * Style cleanup files_sharingBart Visscher2013-02-211-1/+4
* | Correct parent folders' ETags for all users with access to a shared fileMichael Gapczynski2013-02-261-0/+1
|/
* change required ownCloud version to 4.91Robin Appelman2013-01-281-1/+1
* Remove Shared_Scanner and add Shared_Watcher insteadMichael Gapczynski2013-01-011-1/+1
* Initial support for file sharing with filesystem branchMichael Gapczynski2012-12-151-0/+3
* merge master into filesystemRobin Appelman2012-11-151-3/+3
|\
| * Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*Thomas Tanghus2012-11-111-3/+3
* | some more porting of the sharingRobin Appelman2012-10-271-4/+5
* | move some stuff to the new apiRobin Appelman2012-10-261-1/+2
* | merge master into filesystemRobin Appelman2012-10-181-0/+1
|\|
| * unset UserID after UpdateArthur Schiwon2012-10-181-0/+1
* | merge phpunit into filesystemRobin Appelman2012-10-082-1/+9
|\|
| * Remove old Shared folders from the file cache, fixes bug oc-1911Michael Gapczynski2012-10-072-1/+9
* | Merge branch 'master' into filesystemRobin Appelman2012-10-021-1/+1
|\|
| * automatically remove and prevent installation of apps with a require version ...Frank Karlitschek2012-10-021-1/+1
* | Merge branch 'master' into filesystemRobin Appelman2012-09-261-4/+11
|\|
| * Sharing: write update errors to logfile; do not die on errorsArthur Schiwon2012-09-261-2/+2
| * Add missing Sharing permissionArthur Schiwon2012-09-251-1/+1
| * Sharing update: take over reshares and thus don't failArthur Schiwon2012-09-251-1/+1
| * Fix files_sharing update script, by making filesystem and users availableArthur Schiwon2012-09-251-0/+7
* | Merge branch 'master' into filesystemRobin Appelman2012-09-222-13/+54
|\|
| * Catch exceptions in upgrading files_sharing, skip the errors for nowBart Visscher2012-09-211-2/+12
| * Change version number update occurs on to prevent problem with betas, users u...Michael Gapczynski2012-09-101-1/+1
| * Provide update script for files sharingMichael Gapczynski2012-09-092-12/+43
* | put filestorages in a namespaceRobin Appelman2012-09-071-2/+2
|/
* Whitespace fixes in appsBart Visscher2012-08-291-8/+8
* Fix typoMichael Gapczynski2012-08-282-2/+2
* Remove old database xml file for files_sharing, bump version numberMichael Gapczynski2012-08-282-43/+1
* Change public file from get.php to public.phpMichael Gapczynski2012-08-281-2/+2
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-17/+7
|\
| * Check if files_sharing app is enabled, move file specific javascript to files...Michael Gapczynski2012-08-221-0/+1
| * Removing most of files_sharing, the Share API implemented the majority of itMichael Gapczynski2012-08-221-21/+1
| * Merge branch 'master' into share_apiMichael Gapczynski2012-07-251-1/+1
| |\
| | * fix remote and public.phpRobin Appelman2012-07-131-1/+1
| * | Sharing files working using share APIMichael Gapczynski2012-07-101-1/+3
| * | Change registerBackend calls class argument to stringsMichael Gapczynski2012-06-301-1/+1
| * | Fixes and change database table from sharing to shareMichael Gapczynski2012-06-271-0/+2
| * | Prepare drop down UI for share APIMichael Gapczynski2012-06-271-1/+1
| |/
| * Delay setup of FS until OC_Filesystem is usedBart Visscher2012-06-201-2/+7
| * reverting 8c7fa15aaf98e31646e4306e7819d1d2b725a7e1, differs between OC3 and 4Arthur Schiwon2012-06-141-2/+2
| * utf8 in der DB configMarco B2012-06-111-1/+1