summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo/app.php
Commit message (Expand)AuthorAgeFilesLines
* Styling fixes + hightlight in files sidebarVincent Petry2015-08-071-0/+1
* update license headers and authorsMorris Jobke2015-06-251-2/+0
* show federated cloud id in the personal settingsBjoern Schiessle2015-06-021-0/+1
* propagate etags for all user of a shareRobin Appelman2015-04-271-15/+22
* Added FIXME about registering jobs in apps.phpVincent Petry2015-04-081-0/+2
* Delete orphaned shares in a background jobVincent Petry2015-04-081-0/+2
* replace share proxy with hookRobin Appelman2015-03-261-2/+0
* Update license headersJenkins for ownCloud2015-03-261-0/+26
* Revert "Updating license headers"Morris Jobke2015-02-261-27/+0
* Updating license headersJenkins for ownCloud2015-02-231-0/+27
* Copy sharing related activity code to Files_Sharing activity extensionJoas Schilling2015-02-131-1/+4
* Merge pull request #13347 from owncloud/share-scanpermissionsfromsourceMorris Jobke2015-01-151-0/+1
|\
| * Use source storage permissions when scanning shared storageVincent Petry2015-01-141-0/+1
* | Remove unneeded addTranslations() callsVincent Petry2015-01-141-1/+0
|/
* Check for share by link enabledGadzy2014-12-121-9/+12
* OCS API for server-to-server sharingBjoern Schiessle2014-12-041-1/+4
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+1
* throw a exception if we can't handle the provided pathBjoern Schiessle2014-09-291-0/+3
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* Hide sharing sections in files app when sharing API is disabledVincent Petry2014-08-181-14/+18
* only show "share with others" and "share by link" navigation bar entries if u...Bjoern Schiessle2014-08-081-18/+22
* make sure that hooks are registered for the testsBjoern Schiessle2014-06-251-12/+2
* make sure that during share and unshare the etags get propagated correctlyBjoern Schiessle2014-06-251-0/+4
* Setup the external share manager in a hookVincent Petry2014-06-231-8/+1
* add settings to disable server to server sharingBjoern Schiessle2014-06-141-0/+2
* Add interface for accpeting external sharesRobin Appelman2014-06-141-0/+3
* Add server<->server sharing backendRobin Appelman2014-06-141-0/+9
* move mail template editor from core to standalone templateeditor repoJörn Friedrich Dreyer2014-06-131-3/+0
* Merge pull request #8861 from owncloud/share-overview-linklistVincent Petry2014-06-051-0/+9
|\
| * Fixed wording to "Shared by link"Vincent Petry2014-06-041-1/+1
| * Added "Shared with link" sidebar section in files appVincent Petry2014-06-041-0/+9
* | minimal mail template editor for administrators, refs #7177Jörn Friedrich Dreyer2014-06-021-0/+3
|/
* Fixed navigation orderVincent Petry2014-05-301-2/+2
* Added sharing overview page (WIP)Vincent Petry2014-05-301-0/+20
* move the mount point up if a share is mounted to a subfolder and the subfolde...Bjoern Schiessle2014-05-211-0/+3
* fix etag propagationBjoern Schiessle2014-04-231-2/+0
* Fixed sharing hook to not remove the share before the trashbinVincent Petry2013-11-271-0/+1
* Remove "link" shares right after disabling the "allow_link_share" settingMorris Jobke2013-10-181-0/+2
* initial commit, start implementing the ocs share apiBjoern Schiessle2013-09-041-0/+1
* 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
* | Correct parent folders' ETags for all users with access to a shared fileMichael Gapczynski2013-02-261-0/+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
* put filestorages in a namespaceRobin Appelman2012-09-071-2/+2
* Check if files_sharing app is enabled, move file specific javascript to files...Michael Gapczynski2012-08-221-0/+1