summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Scrap the notifications when the share is accepted or declinedJoas Schilling2015-09-081-0/+1
* Add notifications for remote sharesJoas Schilling2015-09-081-0/+7
* Move registration of background job to install/updateJoas Schilling2015-09-024-5/+24
* Fix performance issues of the sharees apiJoas Schilling2015-08-261-2/+2
* Take a list of share IDs instead of the user and group namesJoas Schilling2015-08-261-1/+2
* Inject the logger as wellJoas Schilling2015-08-261-1/+2
* Do not use deprecated method in new codeJoas Schilling2015-08-261-1/+1
* Start of OCS Share API sharees endpointRoeland Jago Douma2015-08-261-0/+11
* Use IClientService to check for remote ownCloud instancesLukas Reschke2015-08-222-4/+13
* Merge pull request #15093 from rullzer/capabilities_managerRoeland Douma2015-08-102-6/+8
|\
| * Use DIRoeland Jago Douma2015-08-101-5/+1
| * Moved core apps to the capabilities managerRoeland Jago Douma2015-08-102-6/+12
* | Styling fixes + hightlight in files sidebarVincent Petry2015-08-071-0/+1
|/
* Add OCS api to get, accept and decline remote sharesJoas Schilling2015-07-031-0/+15
* Merge pull request #17316 from owncloud/master-delete-ocsid-from-db-if-none-s...Joas Schilling2015-07-021-1/+1
|\
| * Bump versionsLukas Reschke2015-07-021-1/+1
* | [master] Remove OCS IDsLukas Reschke2015-07-021-1/+0
|/
* update license headers and authorsMorris Jobke2015-06-254-7/+20
* show federated cloud id in the personal settingsBjoern Schiessle2015-06-021-0/+1
* fix mergeRobin Appelman2015-04-272-0/+75
* propagate etags for all user of a shareRobin Appelman2015-04-273-18/+73
* Fix usage of deprecated private constantsJoas Schilling2015-04-181-7/+8
* 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
* Merge pull request #13964 from rullzer/capabilitiesMorris Jobke2015-03-301-0/+6
|\
| * Added route againRoeland Jago Douma2015-03-111-0/+6
* | replace share proxy with hookRobin Appelman2015-03-261-2/+0
* | Update license headersJenkins for ownCloud2015-03-263-2/+70
|/
* Merge pull request #14530 from owncloud/revert-14403Thomas Müller2015-02-273-69/+2
|\
| * Revert "Updating license headers"Morris Jobke2015-02-263-69/+2
* | Bump up files_sharing version for schema updateVincent Petry2015-02-261-1/+1
* | Add default value for remote_idVincent Petry2015-02-261-0/+1
|/
* Updating license headersJenkins for ownCloud2015-02-233-2/+69
* Copy sharing related activity code to Files_Sharing activity extensionJoas Schilling2015-02-131-1/+4
* Revert "Add OCS sharing info to capabilities"Lukas Reschke2015-02-071-7/+0
* Added capabilities whether a server allows public linksRoeland Jago Douma2015-02-041-0/+7
* 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
* | set accept to 1 (=true) for all server-to-server shares on update, at this po...Bjoern Schiessle2015-01-132-1/+13
|/
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-5/+17
* Check for share by link enabledGadzy2014-12-121-9/+12
* OCS API for server-to-server sharingBjoern Schiessle2014-12-044-8/+24
* Remove unused codeLukas Reschke2014-11-171-120/+0
* Refactor file sharing public link handlingLukas Reschke2014-11-141-0/+1
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+1
* Updated info.xml app descriptionMTRichards2014-10-081-1/+5
* Merge pull request #10107 from owncloud/sharing_group_sharesLukas Reschke2014-09-291-0/+3
|\
| * throw a exception if we can't handle the provided pathBjoern Schiessle2014-09-291-0/+3
* | files_sharing: add route for ajax/publicpreviewGeorg Ehrke2014-09-211-0/+2
|/