.. |
connector
|
Next step in server-to-server sharing next generation, see #12285
|
2014-12-19 15:20:24 +01:00 |
controllers
|
only send activity if we have a valid path and the file is readable
|
2014-12-23 13:32:54 +01:00 |
external
|
Next step in server-to-server sharing next generation, see #12285
|
2014-12-19 15:20:24 +01:00 |
middleware
|
remove deprecated code - fixes #13119
|
2015-01-14 13:56:49 +01:00 |
share
|
Do not use key() on array as the result depends on the internal array pointer.
|
2015-01-15 00:48:10 +01:00 |
activity.php
|
Correctly return false when translating a foreign activity
|
2015-01-07 15:02:25 +01:00 |
cache.php
|
Fix issues with searchByTag in shared storage
|
2014-12-18 17:27:56 +01:00 |
exceptions.php
|
throw a exception if we can't handle the provided path
|
2014-09-29 11:13:06 +02:00 |
helper.php
|
Next step in server-to-server sharing next generation, see #12285
|
2014-12-19 15:20:24 +01:00 |
isharedstorage.php
|
Add server<->server sharing backend
|
2014-06-14 10:10:37 +02:00 |
maintainer.php
|
Fix more missing or broken PHPDoc
|
2014-05-16 22:21:57 +01:00 |
migration.php
|
set accept to 1 (=true) for all server-to-server shares on update, at this point in time all shares are created by the first version of server-to-server sharing and are accepted if they were added to the table
|
2015-01-13 17:24:00 +01:00 |
proxy.php
|
if a folder gets deleted we unshare all shared files/folders below
|
2014-07-04 10:34:54 +02:00 |
readonlycache.php
|
Replace deprecated constant with new class constant
|
2014-11-25 16:30:21 +01:00 |
readonlywrapper.php
|
Replace deprecated constant with new class constant
|
2014-11-25 16:30:21 +01:00 |
scanner.php
|
Use source storage permissions when scanning shared storage
|
2015-01-14 18:11:23 +01:00 |
sharedmount.php
|
Add public api for mount configurations
|
2014-12-04 16:47:27 +01:00 |
sharedstorage.php
|
Use source storage permissions when scanning shared storage
|
2015-01-14 18:11:23 +01:00 |
updater.php
|
Next step in server-to-server sharing next generation, see #12285
|
2014-12-19 15:20:24 +01:00 |
watcher.php
|
also update shared watcher
|
2014-10-24 12:32:55 +02:00 |