nextcloud/apps/files_sharing/js
Jonas Meurer d2396de9db Don't load text file preview when text app is available (Fixes: #20615)
When opening a shared text document, the files_sharing app uses
internal preview support in case no other app to open the text file is
available.

So far, it only checks for the old files_texteditor app, not for the new
new text app. This commit fixes this by checking for both.

Signed-off-by: Jonas Meurer <jonas@freesources.org>
2020-05-15 17:48:57 +00:00
..
dist Fix filtering our owner & current user from shares 2020-05-05 16:27:33 +00:00
templates Removes lost single quote 2019-01-04 11:28:11 +01:00
additionalScripts.js Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +01:00
additionalScripts.js.map Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +01:00
app.js Add text restore after restore icon 2020-04-10 09:52:11 +00:00
files_drop.js Warn user before closing when uploading a file on a upload only link 2019-09-03 16:35:34 +02:00
public.js Don't load text file preview when text app is available (Fixes: #20615) 2020-05-15 17:48:57 +00:00
public_note.js Tests fixes 2018-08-24 20:31:29 +02:00
sharedfilelist.js Add pending share list to frontend 2020-01-07 19:35:45 +01:00
templates.js Bump handlebars from 4.5.3 to 4.6.0 2020-01-10 18:39:06 +00:00