Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup sharing leftovers | John Molakvoæ (skjnldsv) | 2019-11-05 | 1 | -159/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 1 | -39/+37 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Move OC.Share to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 1 | -12/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Better shared-by info for conversations without names | Joas Schilling | 2018-09-11 | 1 | -10/+22 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add custom handling for room shares to the resharer information | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+11 |
| | | | | | | | Like done with group shares, received room shares are described as such in the UI. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Tests fixes and design bump | John Molakvoæ (skjnldsv) | 2018-07-21 | 1 | -2/+10 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | display details on sharing panel | Maxence Lange | 2018-05-21 | 1 | -1/+12 |
| | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com> | ||||
* | Fix escaping of user and group names in "shared by" message | Joas Schilling | 2017-06-13 | 1 | -2/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | add contactsmenu popover to resharer infobox | Georg Ehrke | 2017-04-26 | 1 | -0/+5 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -9/+4 |
| | | | | | | | | | * we introduced this setting in the begining because our avatar support caused some performance issues, but we fixed them and should only provide one way how Nextcloud looks Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use group display name in sharing API + UI | Vincent Petry | 2016-12-22 | 1 | -1/+1 |
| | |||||
* | Fix some jshint issues in core/js/share* | Roeland Jago Douma | 2016-08-19 | 1 | -0/+2 |
| | |||||
* | More unit tests for share dialog | Vincent Petry | 2015-09-16 | 1 | -2/+2 |
| | |||||
* | share and unshare via link (not yet password). also some internal changes to ↵ | Arthur Schiwon | 2015-09-16 | 1 | -0/+7 |
| | | | | reduce unnecessary rendering | ||||
* | continue to reimplement sharee list view. still WIP | Arthur Schiwon | 2015-09-16 | 1 | -1/+2 |
| | |||||
* | simplification, and throwing where throwing is needed | Arthur Schiwon | 2015-09-16 | 1 | -3/+2 |
| | |||||
* | ShareDialogResharerInfoView improvements | Arthur Schiwon | 2015-09-16 | 1 | -4/+4 |
| | |||||
* | split ShareDialogResharerInfoView from base view | Arthur Schiwon | 2015-09-16 | 1 | -0/+117 |