nextcloud/apps/files_sharing/lib
Jörn Friedrich Dreyer f551917a3c kill OC::$session
maintain deprecated \OC::$session when getting or setting the session via the server container or UserSession

restore order os OC::$session and OC::$CLI

remove unneded initialization of dummy session

write back session when $useCustomSession is true

log warning when deprecated app is used
2014-08-29 10:22:21 +02:00
..
connector make sure to enable incognito mode when mounting a public link and update init status of the encryption app 2014-06-14 10:14:07 +02:00
external Remove no longer existing files from the cache when scanning external storage 2014-08-14 14:50:52 +02:00
share make share folder configurable 2014-08-18 16:52:48 +02:00
api.php remove unused variable 2014-08-05 20:34:18 +02:00
cache.php trim leading slash 2014-08-06 14:57:54 +02:00
helper.php kill OC::$session 2014-08-29 10:22:21 +02: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
proxy.php if a folder gets deleted we unshare all shared files/folders below 2014-07-04 10:34:54 +02:00
readonlycache.php Properly expose read only public shares as read only 2014-06-14 10:14:08 +02:00
readonlywrapper.php Properly expose read only public shares as read only 2014-06-14 10:14:08 +02:00
sharedmount.php if a folder gets deleted we unshare all shared files/folders below 2014-07-04 10:34:54 +02:00
sharedstorage.php move to public namespace 2014-08-19 14:05:08 +02:00
updater.php Fix update cleanup to only affect file and folders 2014-07-08 14:53:31 +02:00
watcher.php fix share api tests 2014-04-23 12:54:25 +02:00