Björn Schießle
|
35357f3afb
etag has to be removed after version rollback to enable the sync client to detect the changes (bug #1829)
|
12 gadi atpakaļ |
Björn Schießle
|
a7292e897a
The mtime in the file cache has to be updated after version rollback (copy from outside of the regular files root) (fixes bug #1720)
|
12 gadi atpakaļ |
Robin Appelman
|
82ffefb99b
dont trigger filesystem hooks when not using the default view
|
12 gadi atpakaļ |
Bart Visscher
|
e3e4a2bec2
Enable post_write trigger
|
12 gadi atpakaļ |
Georg Ehrke
|
463b48b2e1
fix file upload
|
12 gadi atpakaļ |
Thomas Mueller
|
3829460ab8
adding space between) and {
|
12 gadi atpakaļ |
Bart Visscher
|
52f2e7112e
Whitespace fixes in lib
|
12 gadi atpakaļ |
Michael Gapczynski
|
82d81e8d39
Merge branch 'share_api'
|
12 gadi atpakaļ |
Robin Appelman
|
154ce0f68d
also add getLocalFolder to OC_Filsystem and OC_FilesystemView
|
12 gadi atpakaļ |
Robin Appelman
|
53a888cc81
more path normalization
|
12 gadi atpakaļ |
Michael Gapczynski
|
4c7fd8cd01
Merge branch 'master' into share_api
|
12 gadi atpakaļ |
Robin Appelman
|
1522f7f211
fix some minor problems with path noramlization
|
12 gadi atpakaļ |
Robin Appelman
|
0c8ce0bb32
some basic path normalization
|
12 gadi atpakaļ |
Michael Gapczynski
|
94ce8f2168
Merge branch 'master' into share_api
|
12 gadi atpakaļ |
Michael Gapczynski
|
4c822df28d
Fix incorrect copy/paste for file_put_contents()
|
12 gadi atpakaļ |
Michael Gapczynski
|
ea2e76eecc
Forgot data parameter for file_put_contents() streams pre proxies
|
12 gadi atpakaļ |
Michael Gapczynski
|
d006a551f4
Run pre and post proxies for file_put_contents() streams
|
12 gadi atpakaļ |
Michael Gapczynski
|
30b58f5677
Merge branch 'master' into share_api
|
12 gadi atpakaļ |
Michael Gapczynski
|
f25ccaff59
Fix filesystem hash, no longer using basicOperation()
|
12 gadi atpakaļ |
Michael Gapczynski
|
f7b89f0475
Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable()
|
12 gadi atpakaļ |
Thomas Tanghus
|
0eade1b0d5
Code style. One down...
|
12 gadi atpakaļ |
Robin Appelman
|
48306a3c4f
fix unused variables
|
12 gadi atpakaļ |
Bjoern Schiessle
|
aec6eea235
use filesystem abstraction layer to copy file versions
|
12 gadi atpakaļ |
Bjoern Schiessle
|
4bc9e4e012
wrong var name fixed
|
12 gadi atpakaļ |
Sam Tuke
|
a9a913c273
Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filestorage_Common (logic)
|
12 gadi atpakaļ |
Sam Tuke
|
28a72e0e3c
Fixed deleteAll function for deleting all old versions of files (expireAll)
|
12 gadi atpakaļ |
Robin Appelman
|
a9a424a519
also add hasUpdated to oc_filesystem and oc_filesystemview
|
12 gadi atpakaļ |
Robin Appelman
|
601bac746d
use absolute path for file proxies
|
12 gadi atpakaļ |
Bart Visscher
|
ac36512102
Don't use substr to get first char of string
|
12 gadi atpakaļ |
Bart Visscher
|
6af980c20c
Add cache for getStorage and getInternalPath functions.
|
12 gadi atpakaļ |