summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-164-0/+38
* Merge pull request #22337 from owncloud/new_reshare_no_initiatorThomas Müller2016-02-151-4/+4
|\
| * The owner and recipient can also be nullRoeland Jago Douma2016-02-121-3/+3
| * If the initiator no longer exists return UIDRoeland Jago Douma2016-02-121-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-156-0/+116
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-142-0/+10
* | Merge pull request #22351 from owncloud/fix_22277Thomas Müller2016-02-132-4/+168
|\ \
| * | add remote server to the resultBjoern Schiessle2016-02-122-4/+168
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-02-1314-0/+196
* | | Merge pull request #22305 from owncloud/sharestatus_to_ocs_22298Thomas Müller2016-02-121-0/+4
|\ \ \
| * | | Reload list of shares on directory changeRoeland Jago Douma2016-02-111-0/+4
* | | | Merge pull request #22317 from owncloud/fix_invisible_linksharesThomas Müller2016-02-123-32/+183
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix migration step to avoind invisible sharesRoeland Jago Douma2016-02-112-32/+63
| * | | Add testsRoeland Jago Douma2016-02-111-0/+120
| |/ /
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-02-12120-276/+302
* | | Merge pull request #22307 from owncloud/remove-notification-on-unshare-and-on...Thomas Müller2016-02-113-4/+17
|\ \ \ | |/ / |/| |
| * | Delete the notification when the owner unshares the remote before the user di...Joas Schilling2016-02-111-0/+7
| * | Remove the notification if accepting/declining failed because of 404Joas Schilling2016-02-112-4/+10
* | | Merge pull request #22281 from owncloud/activity-100-unshare-activitiesThomas Müller2016-02-111-16/+77
|\ \ \ | |/ / |/| |
| * | Add translations of unshare activitiesJoas Schilling2016-02-101-16/+77
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-1150-50/+0
* | Revert back to non-webdav download link for public URLsVincent Petry2016-02-102-7/+4
|/
* Fix oracle by using less quotesJoas Schilling2016-02-101-1/+1
* Listen to the notification event to reload the file listJoas Schilling2016-02-101-1/+13
* Mark the accept button as primaryJoas Schilling2016-02-101-1/+2
* Create the actions with the correct IDJoas Schilling2016-02-102-5/+6
* Make sure the share ID is an integerJoas Schilling2016-02-101-2/+2
* Fix action pathsJoas Schilling2016-02-101-2/+2
* Bring the messages inlineJoas Schilling2016-02-101-1/+1
* Fix the notification API usageJoas Schilling2016-02-102-1/+6
* Revert "Disable the remote sharing notifications until they work properly"Joas Schilling2016-02-103-8/+2
* add testsRobin Appelman2016-02-091-0/+49
* Fix unit testsRoeland Jago Douma2016-02-091-0/+2
* check share permissions in share controllerRobin Appelman2016-02-091-0/+17
* Example hook checkRoeland Jago Douma2016-02-092-14/+26
* Fix unit testRoeland Jago Douma2016-02-091-1/+5
* throw hooks when accessing a link shareArthur Schiwon2016-02-091-2/+55
* Merge pull request #22206 from owncloud/share2_migration_with_federatedThomas Müller2016-02-084-6/+25
|\
| * Update the migration step to include federated sharesRoeland Jago Douma2016-02-084-6/+25
* | Respect not allowing outgoing sharesRoeland Jago Douma2016-02-082-3/+27
* | Update OCS Share API to use federated share providerRoeland Jago Douma2016-02-082-15/+31
|/
* Even single shares are returned as arrayRoeland Jago Douma2016-02-082-2/+2
* Merge pull request #22159 from owncloud/fix_21678Thomas Müller2016-02-051-0/+6
|\
| * Gracefull handle link shares rename hookRoeland Jago Douma2016-02-051-0/+6
* | Use HTTPS instead of HTTPLukas Reschke2016-02-051-1/+1
|/
* [Share 2.0] Fix public link sharingRoeland Jago Douma2016-02-032-26/+32
* [Share 2.0] Fix OCS endpointRoeland Jago Douma2016-02-032-108/+123
* Merge pull request #22095 from owncloud/public_link_with_portThomas Müller2016-02-032-10/+4
|\
| * Construct valid URLRoeland Jago Douma2016-02-032-10/+4
* | [Share 2.0] Use GenericShareExceptionRoeland Jago Douma2016-02-022-28/+8