summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-11-294-170/+444
|
* Fix image_src linkLukas Reschke2016-11-281-1/+1
| | | | | | The link in the image_src link (used for previews on Social Media such as Facebook) was still using the old route. This changes it to use the new route. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* [tx-robot] updated from transifexNextcloud bot2016-11-284-0/+52
|
* [tx-robot] updated from transifexNextcloud bot2016-11-2710-0/+162
|
* [tx-robot] updated from transifexNextcloud bot2016-11-2610-440/+866
|
* fix some outdated namingJan-Christoph Borchardt2016-11-241-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix placeholder typo in public link activityJoas Schilling2016-11-231-1/+1
| | | https://www.transifex.com/nextcloud/nextcloud/translate/#152/files_sharing/101548786/
* Merge pull request #2281 from nextcloud/fix-translationMorris Jobke2016-11-232-4/+4
|\ | | | | Fix language typo
| * Fix language typoJoas Schilling2016-11-232-4/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #2262 from nextcloud/specify-parameters-on-public-downloadLukas Reschke2016-11-231-3/+9
|\ \ | | | | | | Specify the parameters on public download
| * | Specify the parameters on public downloadJoas Schilling2016-11-221-3/+9
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / Only do stuff when its a remote-share activityJoas Schilling2016-11-221-2/+3
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #2165 from nextcloud/sharing-activities-updateRoeland Jago Douma2016-11-2214-589/+1622
|\ | | | | Move file sharing activities to the new API
| * Move file sharing activities to the new APIJoas Schilling2016-11-1614-589/+1622
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2016-11-224-0/+26
| |
* | Add config switchLukas Reschke2016-11-212-18/+48
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Fix lookup urlRoeland Jago Douma2016-11-211-1/+1
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Search on lookup serverRoeland Jago Douma2016-11-211-4/+40
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2016-11-212-0/+6
| |
* | Merge pull request #2196 from nextcloud/cache-owner-displaynameLukas Reschke2016-11-181-1/+10
|\ \ | | | | | | cache the displayname of the share owner
| * | cache the displayname of the share ownerRobin Appelman2016-11-181-1/+10
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #2184 from nextcloud/share-join-cacheMorris Jobke2016-11-183-23/+36
|\ \ \ | | | | | | | | Get the share root info directly when querying for shares
| * | | fix getting root entry when not provided by the share providerRobin Appelman2016-11-171-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | let the share backend get the node cacheentry to save queriesRobin Appelman2016-11-172-8/+27
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | dont use the source cache/storage until neededRobin Appelman2016-11-171-15/+9
| |/ / | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2016-11-184-0/+8
| | |
* | | Merge pull request #2136 from nextcloud/sharing-layoutJan-Christoph Borchardt2016-11-181-18/+30
|\ \ \ | |/ / |/| | Sharing layout fixes
| * | use copy icon for local link rather than link icon to prevent confusion with ↵Jan-Christoph Borchardt2016-11-171-1/+1
| | | | | | | | | | | | | | | | | | sharing Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | properly align input box items in share tab viewJan-Christoph Borchardt2016-11-171-9/+14
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | fix layout of sharing listJan-Christoph Borchardt2016-11-171-9/+16
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | reuse the known rootinfo in the shared cache when possibleRobin Appelman2016-11-173-2/+35
|/ / | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2016-11-174-0/+4
| |
* | only use one kind of hack for the storage wrappers of the sharing codeMorris Jobke2016-11-161-0/+3
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
| | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* [tx-robot] updated from transifexNextcloud bot2016-11-152-0/+2
|
* Merge pull request #2084 from nextcloud/files_drop_avatars_disabledMorris Jobke2016-11-141-1/+1
|\ | | | | Fixes files_drop when avatars are disabled
| * Fixes files_drop when avatars are disabledRoeland Jago Douma2016-11-131-1/+1
| | | | | | | | | | | | Fixes: #2080 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #2100 from nextcloud/do_not_increse_link_share_permsRoeland Jago Douma2016-11-142-1/+57
|\ \ | | | | | | Fixes not allowed increasing of link share permissions
| * | Fixes not allowed increasing of link share permissionsRoeland Jago Douma2016-11-132-1/+57
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the following: 1. user0 shares folder with user1 (RO but with sharing permissions) 2. user1 shares by link 3. user1 send 'publicUpload=true' OCS request to the link share before this increased the permissions of the link share. Which should not happen. now: API reponds with an error that the permissions can't be increased. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #2067 from nextcloud/fileinfo-lazy-substoragesMorris Jobke2016-11-141-1/+2
|\ \ | | | | | | only query substorages to calculate the final mtime/size/etag when we need it
| * | only query substorages to calculate the final mtime/size/etag lazilyRobin Appelman2016-11-101-1/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2016-11-142-0/+2
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2016-11-132-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2016-11-1110-2/+36
| |
* | Only check the sharing backends for file/folder itemsJoas Schilling2016-11-102-24/+54
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2016-11-1030-30/+36
|/
* Merge pull request #1998 from nextcloud/share-by-mail-notificationBjörn Schießle2016-11-082-50/+103
|\ | | | | add share by mail activity
| * add activity if a file was shared by mailBjoern Schiessle2016-11-081-5/+0
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * add activity for share by mailBjoern Schiessle2016-11-082-45/+103
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Merge pull request #1618 from nextcloud/show-folder-shared-statusMorris Jobke2016-11-086-13/+392
|\ \ | | | | | | make it possible to share the current folder