summaryrefslogtreecommitdiffstats
path: root/core/js/sharedialogresharerinfoview.js
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup sharing leftoversJohn Molakvoæ (skjnldsv)2019-11-051-159/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-39/+37
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move OC.Share to compiled handlebarsRoeland Jago Douma2018-10-041-12/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Better shared-by info for conversations without namesJoas Schilling2018-09-111-10/+22
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add custom handling for room shares to the resharer informationDaniel Calviño Sánchez2018-08-081-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 bumpJohn Molakvoæ (skjnldsv)2018-07-211-2/+10
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* display details on sharing panelMaxence Lange2018-05-211-1/+12
| | | Signed-off-by: Maxence Lange <maxence@nextcloud.com>
* Fix escaping of user and group names in "shared by" messageJoas Schilling2017-06-131-2/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* add contactsmenu popover to resharer infoboxGeorg Ehrke2017-04-261-0/+5
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Always enable avatarsMorris Jobke2017-02-131-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 + UIVincent Petry2016-12-221-1/+1
|
* Fix some jshint issues in core/js/share*Roeland Jago Douma2016-08-191-0/+2
|
* More unit tests for share dialogVincent Petry2015-09-161-2/+2
|
* share and unshare via link (not yet password). also some internal changes to ↵Arthur Schiwon2015-09-161-0/+7
| | | | reduce unnecessary rendering
* continue to reimplement sharee list view. still WIPArthur Schiwon2015-09-161-1/+2
|
* simplification, and throwing where throwing is neededArthur Schiwon2015-09-161-3/+2
|
* ShareDialogResharerInfoView improvementsArthur Schiwon2015-09-161-4/+4
|
* split ShareDialogResharerInfoView from base viewArthur Schiwon2015-09-161-0/+117