summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Update license headersLukas Reschke2015-10-264-2/+5
* use correct class nameMorris Jobke2015-10-202-2/+2
* Add backgroundjob to expire link sharesRoeland Jago Douma2015-10-203-1/+3
* Increase the 2nd digit of shipped appsJoas Schilling2015-10-172-2/+4
* Consolidate webdav code - move all to one appThomas Müller2015-10-161-1/+0
* Merge pull request #19589 from owncloud/shares-external-mount-providerThomas Müller2015-10-071-0/+12
|\
| * extract the mount provider from the managerRobin Appelman2015-10-051-1/+12
| * register the external share mount providerRobin Appelman2015-10-051-0/+1
* | Propagate shares etag when group membership changedVincent Petry2015-10-061-0/+13
* | update licence headers via scriptMorris Jobke2015-10-054-2/+4
|/
* Merge pull request #19487 from owncloud/split_share_middlewareThomas Müller2015-10-052-8/+2
|\
| * sharingcheckmiddleware now handles externalshares as wellRoeland Jago Douma2015-10-022-8/+2
* | Merge pull request #19522 from owncloud/activity-395-less-sidebar-textThomas Müller2015-10-021-1/+2
|\ \
| * | Use shorter text on the sidebar for files_sharing activitiesJoas Schilling2015-10-021-1/+2
| |/
* | Made routes remote_shares only againRoeland Jago Douma2015-10-021-8/+8
* | Added '../remote_shares' endpointRoeland Jago Douma2015-10-021-0/+16
* | Move OCS endpoint ../remote_share to ../pending_sharesRoeland Jago Douma2015-10-021-3/+3
|/
* 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
* 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
|\