nextcloud-server/apps/files_sharing/js
Michael Jobst 969c19b2e9
Fixed size issues on main detail view and disappearing of share recipients (#26603)
* fixed size issues on main detail view and disappearing of share recipients

* Changes due to code comments

* Moved reloadProperties() to FileInfoModel

* Solved Scrutinizer issues

* Bugfix: undefined value used on error

* check if options are set for FileInfoModel.initialize()

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-12-23 16:56:55 +01:00
..
app.js
authenticate.js
files_drop.js Fixes files_drop when avatars are disabled 2016-11-13 14:39:38 +01:00
public.js Use Webdav PUT for uploads in the web browser 2016-10-24 21:45:00 +02:00
share.js Fixed size issues on main detail view and disappearing of share recipients (#26603) 2016-12-23 16:56:55 +01:00
sharebreadcrumbview.js fix share icon position and remove debug log 2016-11-08 10:36:39 +01:00
sharedfilelist.js
sharetabview.js refactor share permission logic into own method to reuse it for the share tab 2016-11-07 14:58:45 +01:00