nextcloud/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 filter hidden files on the web interface 2016-04-19 16:08:56 +02:00
authenticate.js Public link share disabled if password length is equal to 0 2016-03-08 04:25:35 +05:30
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 Simplify test code and don't show anything if no date is set 2016-07-07 15:10:04 +02:00
sharetabview.js refactor share permission logic into own method to reuse it for the share tab 2016-11-07 14:58:45 +01:00