nextcloud-server/apps/files
Vincent Petry f8717bc260 Fixed share with link checkbox missing as regular user
Instead of loading the app config setting "shareapi_allow_links" using a
synchronous ajax call that fails when the user is not an admin, this fix
puts the flag directly in the template so it doesn't need to be loaded
afterwards.

Fixes #5440
2013-10-21 11:29:40 +02:00
..
ajax Fixed upload permissions distinction between public and logged in upload 2013-10-17 10:46:55 +02:00
appinfo Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the handling of depth infinity 2013-09-30 13:12:51 +02:00
command Add copyright, remove starting blank line 2013-09-19 19:12:16 +02:00
css Removed extra bkg color on file actions when row is selected/hovered on 2013-10-14 17:05:24 +02:00
js give getSelectedFilesTrash() a unique name for the trash.js to avoid confusions with the same function in files.js 2013-10-18 10:57:10 +02:00
l10n [tx-robot] updated from transifex 2013-10-19 08:27:13 -04:00
lib Merge branch 'master' into appframework-master 2013-09-25 09:52:12 +02:00
templates Fixed share with link checkbox missing as regular user 2013-10-21 11:29:40 +02:00
tests
admin.php
download.php
index.php Fixed share with link checkbox missing as regular user 2013-10-21 11:29:40 +02:00
settings.php
triggerupdate.php