aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/sharebreadcrumbview.js
Commit message (Collapse)AuthorAgeFilesLines
* Move files_sharing additionalscripts over to webpackRoeland Jago Douma2019-02-151-103/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Call proper function when fetching link shares in the breadcrumb viewJulius Härtl2019-01-221-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* 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>