Valerio Ponte
|
de7e419610
Fixed style according to owncloud styleguide
|
vor 12 Jahren |
Valerio Ponte
|
8e190a5a97
Moved X-Sendfile headers into OC_Files::get
|
vor 12 Jahren |
Thomas Tanghus
|
56239df2e7
Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*
|
vor 12 Jahren |
Robin Appelman
|
ae74c54d65
normalize filepaths in OC_Files::getFileInfo
|
vor 12 Jahren |
Michael Gapczynski
|
3d13c9db70
Return empty array if file does not exist inside Shared folder, fixes issue #91
|
vor 12 Jahren |
Felix Moeller
|
30d7993e01
Checkstyle fixes: NoSpaceAfterComma
|
vor 12 Jahren |
Felix Moeller
|
afadf93d31
Checkstyle: many fixes
|
vor 12 Jahren |
Felix Moeller
|
2d61f03452
More Checkstyle cleanup
|
vor 12 Jahren |
Felix Moeller
|
6a00a6b9ed
Make Jenkins more happy.
|
vor 12 Jahren |
Robin Appelman
|
035d83fe91
don't use the workaround for shared files on the /Shared folder
|
vor 12 Jahren |
Michael Gapczynski
|
025d308929
Actually fix shared webdav access
|
vor 12 Jahren |
Michael Gapczynski
|
33d1906f23
Fix getting file info for subfolders in shared folders
|
vor 12 Jahren |
Bart Visscher
|
737a6730db
Add OC_Files::searchByMime function
|
vor 12 Jahren |
Bart Visscher
|
a80e0403a1
Fix getting individual shared file information
|
vor 12 Jahren |
Bart Visscher
|
8820cd934a
Forgot to return the fileinfo
|
vor 12 Jahren |
Bart Visscher
|
b6dc6c5bb9
Don't use OC_FileCache directly, but use the functions in OC_Files
|
vor 12 Jahren |
Thomas Mueller
|
3829460ab8
adding space between) and {
|
vor 12 Jahren |
Michael Gapczynski
|
837eb1871d
Don't delete the file anymore to replace it in the UI, just overwrite it
|
vor 12 Jahren |
Michael Gapczynski
|
efa0478d2d
Remove share permission for encrypted files
|
vor 12 Jahren |
Thomas Mueller
|
58b1e841f1
fix translations within subfolder /lib
|
vor 12 Jahren |
Bart Visscher
|
52f2e7112e
Whitespace fixes in lib
|
vor 12 Jahren |
Michael Gapczynski
|
885b8c481b
Check if files_sharing app is enabled, move file specific javascript to files_sharing app
|
vor 12 Jahren |
Michael Gapczynski
|
82d81e8d39
Merge branch 'share_api'
|
vor 12 Jahren |
Robin Appelman
|
53a888cc81
more path normalization
|
vor 12 Jahren |
Michael Gapczynski
|
df8a2e5361
File sharing cleanup, works perfectly I think :)
|
vor 12 Jahren |
Michael Gapczynski
|
4d17ed2f71
Make file actions permissions aware
|
vor 12 Jahren |
Michael Gapczynski
|
4bf13adff2
Merge branch 'master' into share_api
|
vor 12 Jahren |
Michael Gapczynski
|
7c908a0016
Sharing files working using share API
|
vor 12 Jahren |
Bjoern Schiessle
|
94add1c000
typo fixed
|
vor 12 Jahren |
Bjoern Schiessle
|
b95996c02c
- when creating a new text file or directory which name already exist use the same pattern as for file uploads in such a case (add a (N) to the name)
|
vor 12 Jahren |