Bjoern Schiessle
|
fa7f53e89d
|
it is not an urgent error... a DEBUG message is enough at this point
|
2014-01-14 13:38:41 +01:00 |
Michael Gapczynski
|
5a47054505
|
Implement getDirectoryPermissions() in Shared Permissions, fixes #2846
|
2013-05-29 18:22:54 -04:00 |
Michael Gapczynski
|
4826564344
|
Merge branch 'master' into shared-folder-etags
Conflicts:
apps/files_sharing/lib/sharedstorage.php
|
2013-03-07 17:14:34 -05:00 |
Michael Gapczynski
|
a5cab28bea
|
Fix fetching source path of shared files
|
2013-03-07 11:12:59 -05:00 |
Michael Gapczynski
|
b5989c933f
|
Merge branch 'master' into shared-folder-etags
Conflicts:
apps/files_sharing/lib/sharedstorage.php
|
2013-02-28 10:39:23 -05:00 |
Michael Gapczynski
|
09a2730f57
|
Include etag field for folder contents
|
2013-02-23 15:22:34 -05:00 |
Bart Visscher
|
59a3238d1a
|
Style cleanup files_sharing
|
2013-02-21 23:46:50 +01:00 |
Michael Gapczynski
|
e8b195bf10
|
Almost fix Shared scanner...
|
2013-01-07 20:52:51 -05:00 |
Michael Gapczynski
|
cfc3526b25
|
Fix data for shared root folder
|
2012-12-29 11:45:13 -05:00 |
Michael Gapczynski
|
bf05ff351f
|
Initial support for file sharing with filesystem branch
|
2012-12-15 19:44:59 -05:00 |
Thomas Tanghus
|
56239df2e7
|
Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*
|
2012-11-11 23:10:23 +01:00 |
Björn Schießle
|
550813ce41
|
don't use the complete path but the basename if the file/foder has no extension. Otherwise
we can end up with different items in the shared directory with the same name (Also folder names can contain dots)
|
2012-10-02 11:41:26 +02:00 |
Bart Visscher
|
11bdc8baa8
|
Fix the mimetype filter in OC_Share_Backend_File
|
2012-09-21 23:17:12 +02:00 |
Bart Visscher
|
ee77ef86d3
|
Check mimetype filter in file share backend
|
2012-09-21 21:32:09 +02:00 |
Bart Visscher
|
01ce2babd1
|
Fix sharing of single files, target name was not correct
|
2012-09-19 21:29:16 +02:00 |
Michael Gapczynski
|
deb1fbf9a1
|
Provide update script for files sharing
|
2012-09-09 18:29:47 -04:00 |
Michael Gapczynski
|
73d726d1b2
|
Support for unshare from self, with a bunch of temporary fixes to overcome configuration problems with file actions
|
2012-09-07 00:02:22 -04:00 |
Michael Gapczynski
|
29d1e8087d
|
Implement generateTarget for file sharing backend
|
2012-09-01 13:46:57 -04:00 |
Bart Visscher
|
0e58800016
|
Whitespace fixes in apps
|
2012-08-29 20:29:43 +02:00 |
Michael Gapczynski
|
36487246ed
|
Switch to using file cache ids instead of paths for file sharing
|
2012-08-24 10:05:37 -04:00 |
Michael Gapczynski
|
df8a2e5361
|
File sharing cleanup, works perfectly I think :)
|
2012-08-16 12:20:14 -04:00 |
Michael Gapczynski
|
ba0cf98175
|
Remove extra line, caused 'headers already sent' issues
|
2012-08-06 13:33:53 -04:00 |
Michael Gapczynski
|
3b2c853916
|
Lots of refactoring to share API
|
2012-08-06 11:27:13 -04:00 |
Michael Gapczynski
|
4d17ed2f71
|
Make file actions permissions aware
|
2012-07-25 16:33:08 -04:00 |
Michael Gapczynski
|
7b01e3285e
|
Include a few CRUDS permissions checks in shared storage, plus a little clean-up in shared storage
|
2012-07-23 22:05:53 -04:00 |
Michael Gapczynski
|
7c908a0016
|
Sharing files working using share API
|
2012-07-10 18:56:22 -04:00 |