summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/sharebreadcrumbview.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix AdBlock blocking share icon, ref #866Jan-Christoph Borchardt2017-04-121-4/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* fix share icon position and remove debug logChristoph Wurst2016-11-081-1/+0
|
* Show link icon when shared by linkRoeland Jago Douma2016-11-071-13/+12
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Actually update the stateRoeland Jago Douma2016-11-071-1/+19
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* detail fixes for share current folderJan-Christoph Borchardt2016-11-071-2/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Listen to sharetab changesRoeland Jago Douma2016-11-071-0/+11
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* update breadcrumb view whenever the share information on the directory info ↵Christoph Wurst2016-11-071-2/+10
| | | | | | model changes Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* the root folder must not be sharedChristoph Wurst2016-11-071-6/+11
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* visually reflect sharing state of current folderChristoph Wurst2016-11-071-5/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* let users share the curren folderChristoph Wurst2016-11-071-0/+12
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* show whether the current folder was shared or notChristoph Wurst2016-11-071-0/+56
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>