Robin Appelman
|
c71deea0d5
Fix SPACE_UNKNOWN constant
|
10 gadi atpakaļ |
Jörn Friedrich Dreyer
|
0254a3c406
make trashbin compatible with objectstore, replace glob with search in cache, make unknown free space work like unlimited free space
|
10 gadi atpakaļ |
Bjoern Schiessle
|
5b5e9d148e
check if I can create a file at the location
|
10 gadi atpakaļ |
Vincent Petry
|
75593f87d5
Merge pull request #11137 from owncloud/enc-pregfix
|
10 gadi atpakaļ |
Vincent Petry
|
1e631754d7
Fix share key finding algorithm in various cases
|
10 gadi atpakaļ |
Vincent Petry
|
8aca127e52
Added extra check to avoid deleting key folders
|
10 gadi atpakaļ |
Lukas Reschke
|
ba5d3fb96b
Merge pull request #11081 from owncloud/trash_fix_expire
|
10 gadi atpakaļ |
Bjoern Schiessle
|
f23116ce50
also expire file if timestamp = limit, happens if trashbin_retention_obligation is set to zero
|
10 gadi atpakaļ |
Robin McCorkell
|
99d41bec5d
Show original path information in trashbin and sharing views
|
10 gadi atpakaļ |
Robin Appelman
|
d0266c0bf8
Use public api for getting l10n
|
10 gadi atpakaļ |
Bjoern Schiessle
|
40fe1275de
throw exception if file is to large for trash bin
|
10 gadi atpakaļ |
Morris Jobke
|
1973fdb11d
Merge pull request #9093 from owncloud/remove_unused_code
|
10 gadi atpakaļ |
Bjoern Schiessle
|
05cd150fd2
add additional tests for the trash bin
|
10 gadi atpakaļ |
Bjoern Schiessle
|
e06fa200b3
make sure that we always use the right user
|
10 gadi atpakaļ |
Bjoern Schiessle
|
e20bb71a42
remove unused code
|
10 gadi atpakaļ |
Bjoern Schiessle
|
b486f48fbc
fix trash bin expire operation and add unit tests
|
10 gadi atpakaļ |
Thomas Müller
|
6fcd135d0e
table files_trashsizes was still used in some locations -> removed
|
10 gadi atpakaļ |
Thomas Müller
|
a2db53b928
Merge pull request #8471 from owncloud/versioning_no_longer_track_the_size
|
10 gadi atpakaļ |
Thomas Müller
|
9f3fcf036c
fixing typo
|
10 gadi atpakaļ |
Bjoern Schiessle
|
05cf34ea1f
get files in trash from file cache
|
10 gadi atpakaļ |
Bjoern Schiessle
|
a7f6a051ad
return size '0' if the trashbin folder doesn't exists yet
|
10 gadi atpakaļ |
Morris Jobke
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
10 gadi atpakaļ |
Robin McCorkell
|
c4f1de63a8
Fix PHPDoc in /apps
|
10 gadi atpakaļ |
Thomas Müller
|
e0dd69e4e6
remove legacy aka deprecated code: OC_FilesystemView
|
10 gadi atpakaļ |
Sjors van der Pluijm
|
49822dfcdb
refs #8376; spaces=>tabs
|
10 gadi atpakaļ |
Sjors van der Pluijm
|
54f482ff9c
refs #8376; added comment and applied patch on other files
|
10 gadi atpakaļ |
Robin McCorkell
|
869e7a51f0
Prevent error in files_trashbin
|
10 gadi atpakaļ |
Robin McCorkell
|
fa8814902e
Adjust logic for deciding if trashbin empty
|
10 gadi atpakaļ |
Robin Appelman
|
6b66b42f6e
catch the case where files_trashbin/files doesn't exist
|
10 gadi atpakaļ |
Robin Appelman
|
38b1529c2a
More robust way to check if the folder is empty
|
10 gadi atpakaļ |