server/apps/files_sharing
Thomas Müller da3974bcb2 - drop permissions table and related code
- the file/folder's permission is now stored in the file cache
- BackGroundWatcher has been removed - this has meanwhile be replaced by occ files:scan which can be executed in a cron jobs
- increase version to trigger database migration
2014-06-05 08:22:01 +02:00
..
ajax Merge branch 'master' into cleanup-list-code 2014-05-19 20:52:25 +02:00
appinfo Fixed navigation order 2014-05-30 10:06:29 +02:00
css infield label removal: remove last occurences of infield labels 2014-06-03 15:30:09 +02:00
js Removed "Share with" column 2014-05-30 10:06:30 +02:00
l10n [tx-robot] updated from transifex 2014-06-04 01:57:48 -04:00
lib - drop permissions table and related code 2014-06-05 08:22:01 +02:00
templates infield label removal: remove last occurences of infield labels 2014-06-03 15:30:09 +02:00
tests fix unit tests 2014-06-02 18:39:52 +02:00
list.php Added sharing overview page (WIP) 2014-05-30 10:06:29 +02:00
public.php drop allowZIPdownload and maxZIPSize as options 2014-06-02 16:29:03 +02:00
publicwebdav.php Expose public shares over webdav 2014-04-25 14:45:18 +02:00