Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-29 | 4 | -170/+444 |
| | |||||
* | Fix image_src link | Lukas Reschke | 2016-11-28 | 1 | -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 transifex | Nextcloud bot | 2016-11-28 | 4 | -0/+52 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-27 | 10 | -0/+162 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-26 | 10 | -440/+866 |
| | |||||
* | fix some outdated naming | Jan-Christoph Borchardt | 2016-11-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fix placeholder typo in public link activity | Joas Schilling | 2016-11-23 | 1 | -1/+1 |
| | | | https://www.transifex.com/nextcloud/nextcloud/translate/#152/files_sharing/101548786/ | ||||
* | Merge pull request #2281 from nextcloud/fix-translation | Morris Jobke | 2016-11-23 | 2 | -4/+4 |
|\ | | | | | Fix language typo | ||||
| * | Fix language typo | Joas Schilling | 2016-11-23 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #2262 from nextcloud/specify-parameters-on-public-download | Lukas Reschke | 2016-11-23 | 1 | -3/+9 |
|\ \ | | | | | | | Specify the parameters on public download | ||||
| * | | Specify the parameters on public download | Joas Schilling | 2016-11-22 | 1 | -3/+9 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | Only do stuff when its a remote-share activity | Joas Schilling | 2016-11-22 | 1 | -2/+3 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #2165 from nextcloud/sharing-activities-update | Roeland Jago Douma | 2016-11-22 | 14 | -589/+1622 |
|\ | | | | | Move file sharing activities to the new API | ||||
| * | Move file sharing activities to the new API | Joas Schilling | 2016-11-16 | 14 | -589/+1622 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-22 | 4 | -0/+26 |
| | | |||||
* | | Add config switch | Lukas Reschke | 2016-11-21 | 2 | -18/+48 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Fix lookup url | Roeland Jago Douma | 2016-11-21 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Search on lookup server | Roeland Jago Douma | 2016-11-21 | 1 | -4/+40 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-21 | 2 | -0/+6 |
| | | |||||
* | | Merge pull request #2196 from nextcloud/cache-owner-displayname | Lukas Reschke | 2016-11-18 | 1 | -1/+10 |
|\ \ | | | | | | | cache the displayname of the share owner | ||||
| * | | cache the displayname of the share owner | Robin Appelman | 2016-11-18 | 1 | -1/+10 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #2184 from nextcloud/share-join-cache | Morris Jobke | 2016-11-18 | 3 | -23/+36 |
|\ \ \ | | | | | | | | | Get the share root info directly when querying for shares | ||||
| * | | | fix getting root entry when not provided by the share provider | Robin Appelman | 2016-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | let the share backend get the node cacheentry to save queries | Robin Appelman | 2016-11-17 | 2 | -8/+27 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | dont use the source cache/storage until needed | Robin Appelman | 2016-11-17 | 1 | -15/+9 |
| |/ / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-18 | 4 | -0/+8 |
| | | | |||||
* | | | Merge pull request #2136 from nextcloud/sharing-layout | Jan-Christoph Borchardt | 2016-11-18 | 1 | -18/+30 |
|\ \ \ | |/ / |/| | | Sharing layout fixes | ||||
| * | | use copy icon for local link rather than link icon to prevent confusion with ↵ | Jan-Christoph Borchardt | 2016-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | sharing Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | properly align input box items in share tab view | Jan-Christoph Borchardt | 2016-11-17 | 1 | -9/+14 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | fix layout of sharing list | Jan-Christoph Borchardt | 2016-11-17 | 1 | -9/+16 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | reuse the known rootinfo in the shared cache when possible | Robin Appelman | 2016-11-17 | 3 | -2/+35 |
|/ / | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-17 | 4 | -0/+4 |
| | | |||||
* | | only use one kind of hack for the storage wrappers of the sharing code | Morris Jobke | 2016-11-16 | 1 | -0/+3 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -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 transifex | Nextcloud bot | 2016-11-15 | 2 | -0/+2 |
| | |||||
* | Merge pull request #2084 from nextcloud/files_drop_avatars_disabled | Morris Jobke | 2016-11-14 | 1 | -1/+1 |
|\ | | | | | Fixes files_drop when avatars are disabled | ||||
| * | Fixes files_drop when avatars are disabled | Roeland Jago Douma | 2016-11-13 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixes: #2080 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #2100 from nextcloud/do_not_increse_link_share_perms | Roeland Jago Douma | 2016-11-14 | 2 | -1/+57 |
|\ \ | | | | | | | Fixes not allowed increasing of link share permissions | ||||
| * | | Fixes not allowed increasing of link share permissions | Roeland Jago Douma | 2016-11-13 | 2 | -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-substorages | Morris Jobke | 2016-11-14 | 1 | -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 lazily | Robin Appelman | 2016-11-10 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-14 | 2 | -0/+2 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-13 | 2 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-11 | 10 | -2/+36 |
| | | |||||
* | | Only check the sharing backends for file/folder items | Joas Schilling | 2016-11-10 | 2 | -24/+54 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-10 | 30 | -30/+36 |
|/ | |||||
* | Merge pull request #1998 from nextcloud/share-by-mail-notification | Björn Schießle | 2016-11-08 | 2 | -50/+103 |
|\ | | | | | add share by mail activity | ||||
| * | add activity if a file was shared by mail | Bjoern Schiessle | 2016-11-08 | 1 | -5/+0 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | add activity for share by mail | Bjoern Schiessle | 2016-11-08 | 2 | -45/+103 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Merge pull request #1618 from nextcloud/show-folder-shared-status | Morris Jobke | 2016-11-08 | 6 | -13/+392 |
|\ \ | | | | | | | make it possible to share the current folder |