summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo/app.php
Commit message (Expand)AuthorAgeFilesLines
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+3
* move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-141-3/+0
* Delay files_sharing's registerMountProvidersVincent Petry2016-06-171-3/+3
* Update license headersLukas Reschke2016-05-261-2/+2
* Move classes from outside lib/ to PSR-4Joas Schilling2016-05-251-3/+1
* move motifier from the files_sharing app to the federatedfilessharing appBjörn Schießle2016-05-201-12/+0
* Cleanup Files_Sharing CLASSPATHRoeland Jago Douma2016-05-021-7/+0
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-3/+0
* Fix the notification API usageJoas Schilling2016-02-101-0/+5
* Revert "Disable the remote sharing notifications until they work properly"Joas Schilling2016-02-101-3/+0
* Happy new year!Thomas Müller2016-01-121-1/+2
* [Sharing] Respect disabled incoming federated sharesRoeland Jago Douma2015-12-021-1/+3
* take the etag of child mounts into account for the folder etagRobin Appelman2015-11-191-1/+0
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Merge pull request #19487 from owncloud/split_share_middlewareThomas Müller2015-10-051-3/+0
|\
| * sharingcheckmiddleware now handles externalshares as wellRoeland Jago Douma2015-10-021-3/+0
* | Use shorter text on the sidebar for files_sharing activitiesJoas Schilling2015-10-021-1/+2
|/
* Disable the remote sharing notifications until they work properlyJoas Schilling2015-09-171-0/+3
* now you even can shareArthur Schiwon2015-09-161-0/+1
* Add share dialog into share tabVincent Petry2015-09-161-3/+10
* refactor share dialog for multi-purpose use (dropdown, sidebar) and better ma...Arthur Schiwon2015-09-161-1/+2
* Add notifications for remote sharesJoas Schilling2015-09-081-0/+7
* Move registration of background job to install/updateJoas Schilling2015-09-021-4/+0
* 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