nextcloud/apps/files_external
Stephan Peijnik 2df52e54d7 Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesystem.
As constants not defined within a class cannot be automatically found by the
autoloader moving those constants into a class makes them accessible to
code which uses them.

Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com>
2014-08-19 13:55:35 +02:00
..
3rdparty remove rackspace opencloud libs from files_external 3rdparty 2014-06-25 14:54:43 +02:00
ajax When changing the mountpoint of an external storage, ensure the old one is removed 2014-07-07 15:40:01 +02:00
appinfo add ocsids to info.xml 2014-07-07 17:11:50 +02:00
css fix CSS coding style 2014-07-16 14:30:58 +02:00
js Fix #9590. Fix #9612. 2014-07-15 22:33:30 +02:00
l10n [tx-robot] updated from transifex 2014-08-19 01:57:09 -04:00
lib Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesystem. 2014-08-19 13:55:35 +02:00
templates Fix #9590. Fix #9612. 2014-07-15 22:33:30 +02:00
tests mark tests as skipped - TODO travis 2014-08-05 18:35:47 +02:00
list.php Added external storage list in files app 2014-06-06 15:06:26 +02:00
personal.php Allow admins to disable certain external storages for users 2014-02-26 15:02:41 +01:00
settings.php Allow admins to disable certain external storages for users 2014-02-26 15:02:41 +01:00