nextcloud/apps/files_sharing/js
Morris Jobke 200a28255e
Always enable avatars
* 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>
2017-02-13 17:53:33 -06: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 Always enable avatars 2017-02-13 17:53:33 -06:00
public.js Fixed sharing js 2017-01-22 17:26:59 +01: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