| Commit message (Expand) | Author | Age | Files | Lines |
* | rename secure drop back to files drop because of name collision with securedr... | Bjoern Schiessle | 2017-05-18 | 1 | -1/+1 |
* | Fix semicolon at end of JS lines | Morris Jobke | 2017-05-01 | 1 | -1/+1 |
* | don't toggle sharing popover together with contactsmenu popover | Georg Ehrke | 2017-04-26 | 1 | -2/+2 |
* | add contactsmenu popover | Georg Ehrke | 2017-04-26 | 1 | -1/+10 |
* | allow to set a password for shares which where created without a password bef... | Bjoern Schiessle | 2017-04-20 | 1 | -1/+1 |
* | allow admin to enforce password on mail shares | Bjoern Schiessle | 2017-04-20 | 1 | -1/+2 |
* | Show 'shared via' in share list for reshares | Roeland Jago Douma | 2017-04-11 | 1 | -0/+13 |
* | Parse date trough moment | Roeland Jago Douma | 2017-04-07 | 1 | -1/+1 |
* | reset password field properties before we hide it | Bjoern Schiessle | 2017-04-07 | 1 | -1/+7 |
* | add datepicker to the popover | Bjoern Schiessle | 2017-04-07 | 1 | -10/+26 |
* | allow to edit single files shared by mail. This is useful for collaborative e... | Bjoern Schiessle | 2017-04-07 | 1 | -2/+0 |
* | update unit tests | Bjoern Schiessle | 2017-04-07 | 1 | -4/+3 |
* | change permission order | Bjoern Schiessle | 2017-04-03 | 1 | -12/+10 |
* | make sure that variables are defined correctly | Bjoern Schiessle | 2017-04-03 | 1 | -4/+2 |
* | fix typo and capitalize cruds | Bjoern Schiessle | 2017-04-03 | 1 | -8/+8 |
* | set expire date for all share types | Bjoern Schiessle | 2017-04-03 | 1 | -12/+32 |
* | add secure drop functionallity to mail shares | Bjoern Schiessle | 2017-04-03 | 1 | -1/+46 |
* | allow password protected mail shares | Bjoern Schiessle | 2017-04-03 | 1 | -3/+101 |
* | allow the user to set a expire date for all shares | Bjoern Schiessle | 2017-04-03 | 1 | -0/+34 |
* | shares-circles | Maxence Lange | 2017-03-17 | 1 | -0/+4 |
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -18/+10 |
* | Fix #3174 | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -4/+4 |
* | fix rendering for mail shares | Arthur Schiwon | 2016-12-08 | 1 | -2/+5 |
* | disable checkboxes during save op to avoid race conditions | Arthur Schiwon | 2016-12-08 | 1 | -1/+12 |
* | fix some coding style and stricter comparisons, makes scrutinizer happier | Arthur Schiwon | 2016-12-08 | 1 | -3/+3 |
* | also handle can-edit change | Arthur Schiwon | 2016-12-08 | 1 | -0/+5 |
* | flicker-free permission change in share dialog | Arthur Schiwon | 2016-12-08 | 1 | -63/+112 |
* | set different permissions if file or folder | Arthur Schiwon | 2016-12-06 | 1 | -3/+7 |
* | set full edit permissions | Arthur Schiwon | 2016-12-06 | 1 | -1/+1 |
* | fix change permission on mail shares of folders | Arthur Schiwon | 2016-12-06 | 1 | -4/+3 |
* | Use displayname | John Molakvoæ | 2016-11-29 | 1 | -2/+3 |
* | Merge pull request #2363 from nextcloud/fix-2329 | Morris Jobke | 2016-11-28 | 1 | -3/+7 |
|\ |
|
| * | open popup menu in share dialog only for one sharee on render | Arthur Schiwon | 2016-11-28 | 1 | -3/+7 |
* | | bring back permissions for mail shares | Bjoern Schiessle | 2016-11-28 | 1 | -8/+6 |
|/ |
|
* | remove Unshare icon in list | Jan-Christoph Borchardt | 2016-11-17 | 1 | -1/+0 |
* | Merge pull request #1954 from nextcloud/issue_#1953 | Christoph Wurst | 2016-11-03 | 1 | -3/+3 |
|\ |
|
| * | Fixes https://github.com/nextcloud/server/issues/1953 | Andreas Hechenberger | 2016-11-03 | 1 | -3/+3 |
* | | remove 'send mail notification' option from sharing, replaced by send-by-mail... | Bjoern Schiessle | 2016-11-02 | 1 | -2/+0 |
* | | don't show 'notify by mail' option or permissions not available for mail shares | Bjoern Schiessle | 2016-11-01 | 1 | -4/+11 |
* | | unified way to display remote shares and mail shares | Bjoern Schiessle | 2016-11-01 | 1 | -1/+13 |
* | | Issue-1776: Add unshare function to 3-dot menu. | Julia Bode | 2016-10-29 | 1 | -2/+4 |
|/ |
|
* | Remove notify recipient option | Roeland Jago Douma | 2016-10-26 | 1 | -17/+0 |
* | Fix HTML | Roeland Jago Douma | 2016-10-10 | 1 | -1/+1 |
* | align layout of other link shares | Morris Jobke | 2016-10-10 | 1 | -4/+10 |
* | Display link reshares | Roeland Jago Douma | 2016-10-10 | 1 | -3/+45 |
* | Move options to the right | Roeland Jago Douma | 2016-10-03 | 1 | -1/+1 |
* | can share => can reshare | Roeland Jago Douma | 2016-10-03 | 1 | -1/+1 |
* | Make can edit checkbox work for file shares | Roeland Jago Douma | 2016-10-03 | 1 | -11/+18 |
* | move unshare button out of popover menu; keep menu opened on re-render | Christoph Wurst | 2016-10-03 | 1 | -8/+15 |
* | move sharing options into popover menu | Christoph Wurst | 2016-10-03 | 1 | -45/+71 |