nextcloud/apps/files_external/ajax
Adam Williamson 61d70b17ee google drive: set access type to 'offline' when requesting token
We need to do this in order to be able to refresh the access token without
prompting the user for their credentials every hour. This was the default
in 0.6 of the Google library, but needs to be explicitly specified in 1.0.
2014-11-06 18:47:11 -08:00
..
addMountPoint.php When changing the mountpoint of an external storage, ensure the old one is removed 2014-07-07 15:40:01 +02:00
applicable.php replace chosen with select2 to provide ajaxified user and group selection for files_external, fixes #7499 2014-08-25 11:50:19 +02:00
dropbox.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
google.php google drive: set access type to 'offline' when requesting token 2014-11-06 18:47:11 -08:00
removeMountPoint.php [files_external] fixing some undefined index 2013-02-11 15:45:10 +01:00