Christopher Ng
|
7c430a8afc
fix(trashbin): Truncate long filenames
|
1 anno fa |
Julius Härtl
|
7f913dec03
fix(files_trashbin): Remove unnecessary scanner logic when getting versions from trash
|
1 anno fa |
luz paz
|
9d26671f05
Fix typos in apps/ subdirectory
|
2 anni fa |
Carl Schwan
|
458c2fa297
Remove OCP\App and OCP\BackgroundJob
|
2 anni fa |
Robin Appelman
|
9188fad190
use size from cache to determine whether to skip the trashbin
|
2 anni fa |
Carl Schwan
|
53169890d6
Fix psalm errors fron the end of the baseline file
|
2 anni fa |
Côme Chilliet
|
ea23523c70
Adapt more code to migration to LoggerInterface
|
2 anni fa |
Sven Strickroth
|
1c736abc35
Don't die with LockedException when removing/restoring multiple files from trash
|
3 anni fa |
Robin Appelman
|
e198dc1b20
rework search api to allow searching on multiple caches at once
|
3 anni fa |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 anni fa |
Christoph Wurst
|
8196420063
Drop \OCP\User
|
3 anni fa |
Christoph Wurst
|
99f2fa73d1
Fix usage of rename executeUpdate
|
3 anni fa |
Roeland Jago Douma
|
8008b33b8d
Cleanp execute usage in the trashbin
|
3 anni fa |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 anni fa |
Joas Schilling
|
8027dcbc6f
Don't leave cursors open when tests fail
|
4 anni fa |
Joas Schilling
|
e52925c5fb
Use query builder instead of OC_DB in trashbin
|
4 anni fa |
Julius Härtl
|
2616a784c9
Restrict query when searching for versions of trashbin files
|
4 anni fa |
Robin Appelman
|
e0d688c365
dont hold a transaction during the move to trash
|
4 anni fa |
Julius Härtl
|
3c47aaa2b1
Delete files that exceed trashbin size immediately
|
4 anni fa |
Christoph Wurst
|
1f7f93a695
Update license headers for Nextcloud 20 (again)
|
4 anni fa |
Daniel Kesselberg
|
2513b64602
Change free space calculation
|
4 anni fa |
blizzz
|
a3d30bf4a2
Merge pull request #21954 from nextcloud/techdebt/noid/bootstrap-files_trashbin
|
4 anni fa |
Robin Appelman
|
c2c9a6a0e1
fix object store trashbin handling
|
4 anni fa |
Morris Jobke
|
e84504c4d6
Use IBootstrap for the files_trashbin app
|
4 anni fa |
Robin Appelman
|
fcad692b4a
rollback cache rename if trashbin move fails
|
4 anni fa |
Robin Appelman
|
5949849322
fix moving files from external storage to object store trashbin
|
4 anni fa |
Robin Appelman
|
050e2fe346
allow admin to configure the max trashbin size
|
4 anni fa |
Robin Appelman
|
614acc9419
add locking to resolve concurent move to trashbin conflicts
|
4 anni fa |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 anni fa |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 anni fa |