nextcloud/apps/files/js
Jos Poortvliet a8b09c860e
Explain local link
The local link is a clever thing and the clients should support this imho but it might not be clear to all users. For one, the term 'local link' is a bit odd. Local with respect to what? It links directly to the file or folder, so direct link seems to make more sense to me. And we should explain the difference with a public link. So this PR:
* renames local link to direct link
* adds a short explanation, noting it only works for users who have access to this file/folder.

As other links are called public link you could also consider calling this 'private link', I suppose. But the links we sent by mail to ppl could also be called 'private link' (they are for one user, who git it by email) so I think it might be confusing. What do @nextcloud/designers think?

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-13 12:01:45 -05:00
..
templates Upload autorename on client side 2016-11-02 22:15:03 +01:00
admin.js Do not error on maxUploadChange 2016-08-22 20:25:58 +02:00
app.js added quit option in commentstabview.js 2017-03-23 13:12:29 -06:00
breadcrumb.js Replace deprecated $.tipsy(...) by $.tooltip(...) 2017-02-27 22:25:05 +01:00
detailfileinfoview.js Make file actions work from sidebar 2015-08-12 17:30:20 +02:00
detailsview.js Hide sidebar tab headers conditionally 2015-09-28 14:57:44 +02:00
detailtabview.js Hide sidebar tab headers conditionally 2015-09-28 14:57:44 +02:00
favoritesfilelist.js Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
favoritesplugin.js Properly join path sections 2015-11-22 16:05:51 +01:00
file-upload.js Merge pull request #4153 from nextcloud/fix-upload 2017-04-06 09:56:41 +02:00
fileactions.js use more fitting icon for files move action 2016-10-17 18:52:25 +02:00
fileactionsmenu.js Make file actions use icon CSS classes 2016-02-25 22:49:52 +01:00
fileinfomodel.js added quit option in commentstabview.js 2017-03-23 13:12:29 -06:00
filelist.js Update comments to Nextcloud 2017-04-11 23:16:27 -05:00
files.js added quit option in commentstabview.js 2017-03-23 13:12:29 -06:00
filesummary.js Translate file summary connector (#26221) 2016-09-27 18:38:56 +02:00
gotoplugin.js Add "goto" links for files in non-default file lists 2016-07-05 22:22:55 +02:00
jquery-visibility.js update jquery-visibility in files app 2015-08-17 09:39:21 +02:00
jquery.fileupload.js properly fix folder upload to use delegatedEvent 2016-06-14 11:51:03 +02:00
keyboardshortcuts.js Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
mainfileinfodetailview.js Explain local link 2017-04-13 12:01:45 -05:00
merged-index.json Merge file view JS files 2017-03-24 19:42:22 +01:00
navigation.js Closes "New" dropdown when switching category 2015-05-19 14:47:13 +02:00
newfilemenu.js Popover positionning and classes 2017-01-22 11:45:08 -06:00
recentfilelist.js block user sorting in recent files 2016-07-22 15:20:55 +02:00
recentplugin.js Add recent file listing 2016-07-22 15:20:51 +02:00
search.js Fixed path in other folders search 2017-02-21 00:38:46 +00:00
sidebarpreviewmanager.js allow registering sidebar preview handlers for mimetypes that dont come with server side previews 2016-12-01 15:43:17 +01:00
sidebarpreviewtext.js remove js debug statements in sidebar text preview generator 2016-11-30 14:54:54 +01:00
tagsplugin.js share api expanded by tags (#26583) 2017-04-11 11:54:13 -05:00
upload.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00