Thomas Müller
|
8edb56de05
Merge pull request #3690 from owncloud/use_execute_audited_in_filecache
|
vor 11 Jahren |
Jörn Friedrich Dreyer
|
d3eadcde56
use executeAudited in files cache
|
vor 11 Jahren |
infoneo
|
b39113ae3e
Update mapper.php
|
vor 11 Jahren |
infoneo
|
be4eef682a
Fixed problems with a dots in a filenames
|
vor 11 Jahren |
infoneo
|
8f19c5ecab
Dots in a filenames fix
|
vor 11 Jahren |
Thomas Mueller
|
268d4a525d
some more test cases & fix on file name generation with index
|
vor 11 Jahren |
Thomas Mueller
|
0fff3c9698
adding extension to slugified physical path
|
vor 11 Jahren |
Thomas Mueller
|
a05820c659
fixing various filesystem/storage unit tests on windows
|
vor 11 Jahren |
Thomas Mueller
|
eedbebd40e
adding //IGNORE to iconv to prevent nasty php warnings
|
vor 11 Jahren |
Thomas Mueller
|
06992fec6d
slug generates uniqid in case the file/folder name contains not one single valid character
|
vor 11 Jahren |
Thomas Mueller
|
0900301668
indexed slug should be created based on logic path
|
vor 11 Jahren |
Thomas Mueller
|
40739350c9
class Mapper no respects an unchanged physical root which will be excluded from slugifying the path
|
vor 11 Jahren |
Bart Visscher
|
cd35d257bb
Fix NoSpaceAfterComma and SpaceBeforeComma
|
vor 11 Jahren |
Thomas Mueller
|
92e6409f40
fixing mappedlocal storage to work on non-windows as well
|
vor 11 Jahren |
Robin Appelman
|
0c05244f8b
Mapper: use md5 hashes for database indexes
|
vor 11 Jahren |
Thomas Mueller
|
fd8cb9974b
initial version of a local storage implementation which will use unique slugified filename on the local filesystem.
|
vor 11 Jahren |