Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2486 from nextcloud/shared-storage-mask | Lukas Reschke | 2016-12-02 | 2 | -6/+16 |
|\ | | | | | apply permissions mask for shared storage | ||||
| * | apply permissions mask for shared storage | Robin Appelman | 2016-12-02 | 2 | -6/+16 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix loader position and visibility | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -4/+6 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix popover arrow | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix unshare delete icon | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -1/+2 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Remove white background from loading icon | Morris Jobke | 2016-12-02 | 1 | -2/+0 |
| | | | | | | | * allows to use the loading icon on non-white background (disabled input fields for example) * fixes #2466 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #2432 from nextcloud/activity-mail-language | Morris Jobke | 2016-12-01 | 5 | -22/+55 |
|\ | | | | | Make sure the activity emails can be sent in the users language | ||||
| * | Adjust all implementations in the server repo | Joas Schilling | 2016-12-01 | 5 | -22/+55 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #2371 from ↵ | Lukas Reschke | 2016-12-01 | 1 | -1/+12 |
|\ \ | |/ |/| | | | | | nextcloud/issue-2369-add-share-indicator-for-mail-shares Add share indicator for mail shares | ||||
| * | Display link share icon when toggling share | Roeland Jago Douma | 2016-11-30 | 1 | -1/+10 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Add an icon when the file is shared by mail | Joas Schilling | 2016-11-30 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-01 | 2 | -0/+16 |
|/ | |||||
* | Fix missing text for downloads on mobile | Morris Jobke | 2016-11-29 | 1 | -1/+1 |
| | | | | | | * fixes #2362 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix #2384 | John Molakvoæ (skjnldsv) | 2016-11-29 | 1 | -1/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [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 |