aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-013-3/+0
* Update author informationLukas Reschke2016-03-017-7/+8
* Merge pull request #22681 from owncloud/add-autodiscovery-for-ocsThomas Müller2016-03-013-5/+26
|\
| * Add autodiscovery support to server-to-server sharingLukas Reschke2016-02-263-5/+27
* | Merge pull request #22728 from owncloud/external-share-testremoteThomas Müller2016-03-013-8/+51
|\ \
| * | Only use scanner if remote is an ownCloudLukas Reschke2016-03-011-1/+17
| * | /shareinfo is not requiredLukas Reschke2016-03-012-0/+8
| * | Add missing trailing slashLukas Reschke2016-03-012-3/+3
| * | use ocs discover endpoint to test remoteRobin Appelman2016-03-012-8/+27
| |/
* / Return -3 for unlimited quotaVincent Petry2016-02-291-0/+4
|/
* inject the correct external share manager into the storageRobin Appelman2016-02-251-3/+4
* Merge pull request #22444 from owncloud/fix-federated-share-deleteThomas Müller2016-02-181-15/+43
|\
| * get the actual user instead of a federated cloud idBjoern Schiessle2016-02-181-15/+43
* | Properly trigger testRemote after getting a 404 from remote fed shareVincent Petry2016-02-181-0/+3
|/
* Merge pull request #22317 from owncloud/fix_invisible_linksharesThomas Müller2016-02-121-31/+37
|\
| * Fix migration step to avoind invisible sharesRoeland Jago Douma2016-02-111-31/+37
* | Merge pull request #22307 from owncloud/remove-notification-on-unshare-and-on...Thomas Müller2016-02-111-3/+3
|\ \ | |/ |/|
| * Remove the notification if accepting/declining failed because of 404Joas Schilling2016-02-111-3/+3
* | Add translations of unshare activitiesJoas Schilling2016-02-101-16/+77
|/
* Mark the accept button as primaryJoas Schilling2016-02-101-1/+2
* Create the actions with the correct IDJoas Schilling2016-02-101-2/+2
* Bring the messages inlineJoas Schilling2016-02-101-1/+1
* Revert "Disable the remote sharing notifications until they work properly"Joas Schilling2016-02-101-2/+2
* check share permissions in share controllerRobin Appelman2016-02-091-0/+17
* Example hook checkRoeland Jago Douma2016-02-091-9/+7
* throw hooks when accessing a link shareArthur Schiwon2016-02-091-2/+55
* Update the migration step to include federated sharesRoeland Jago Douma2016-02-081-2/+4
* Gracefull handle link shares rename hookRoeland Jago Douma2016-02-051-0/+6
* [Share 2.0] Fix public link sharingRoeland Jago Douma2016-02-031-8/+8
* [Share 2.0] Add exceptions to OCPRoeland Jago Douma2016-02-021-2/+3
* Merge pull request #22015 from owncloud/share-no-permissionsThomas Müller2016-02-021-6/+18
|\
| * Block shares that dont have the correct source permissionsRobin Appelman2016-01-291-6/+18
* | Update the initiator of the share as well in migrationRoeland Jago Douma2016-01-281-0/+66
* | Update reshares in batches as not to run out of memoryRoeland Jago Douma2016-01-281-14/+38
* | upgrade to sharing 2.0, remove hierarchical re-sharesBjörn Schießle2016-01-281-10/+143
|/
* cleanup shared cacheRobin Appelman2016-01-283-539/+57
* [Share 2.0] Fix interfaces and commentsRoeland Jago Douma2016-01-281-15/+15
* [Share 2.0] Move IShare to OCPRoeland Jago Douma2016-01-271-3/+2
* Move the notification API to public namespaceJoas Schilling2016-01-222-3/+3
* Directly get from the server containerRoeland Jago Douma2016-01-201-0/+1
* Do not use deprected activities APIRoeland Jago Douma2016-01-201-21/+33
* Get correct path for activity downloadsRoeland Jago Douma2016-01-201-1/+1
* [Share 2.0] Make public link work without viewRoeland Jago Douma2016-01-201-2/+13
* [Share 2.0] Make link share download use share managerRoeland Jago Douma2016-01-201-53/+63
* [Share 2.0] Move tests over the sharemanagerRoeland Jago Douma2016-01-201-29/+22
* [Share 2.0] Move showing link share to sharing 2.0Roeland Jago Douma2016-01-201-35/+86
* handle noopscanner in shared scannerRobin Appelman2016-01-152-2/+29
* propagate folder size in the same query for write updatesRobin Appelman2016-01-151-3/+4
* Merge pull request #21117 from owncloud/owner-file-existsThomas Müller2016-01-151-8/+2
|\
| * de-deplicate getUidAndFilenameRobin Appelman2016-01-111-8/+2