Commit Graph

351 Commits (845fd2dd5a8700131494de8c7ebc66ebef097821)

Author SHA1 Message Date
Roeland Jago Douma 50a2ab8bc6
Use higher preview resolution in trashbin 7 years ago
Robin Appelman 62a969f056
dont try to restore a trashbin item to a readonly target 7 years ago
Robin Appelman 0d41138c6e
prevent recursion when moving a file to the trashbin 7 years ago
Morris Jobke dd2496b275
Use proper dependency injection for app manager 7 years ago
Morris Jobke 4704e719ed
Only fetch size of this storage without mount points - ref #14412 7 years ago
Morris Jobke f6967a974f
Revert "Fix for issue 10862: calculation of free space ignores external storage (doesn't count towards quota)" 7 years ago
Robin Appelman 8fc47c6f00
add option to get raw size (without submounts) from fileinfo 7 years ago
Robin Appelman 9a220214b8
add fallback for trashbin original location 7 years ago
Felix Nieuwenhuizen e806aa658c Fix for issue 10862: calculation of free space ignores external storage (doesn't count towards quota) 7 years ago
Robin Appelman e5c3e4b76f
Add getExtension() to FileInfo 7 years ago
Robin Appelman 9e0ebf1830
store user for trashitem in the trashitem 7 years ago
Robin Appelman 136113a22b
remove user parameter from `ITrashItem::getOriginalLocation` 7 years ago
Robin Appelman f5a41e2e15
fix error message for folder preview request 7 years ago
Robin Appelman d38163e895
fix trashbin previews for modular api 7 years ago
Robin Appelman 4adac445dc
fix select statement 7 years ago
Robin Appelman 6372ae3a98
expose additional props from trashbin sabre endpoint 8 years ago
Liam Dennehy 68e41a3aae trashbin:cleanup exceptions for invalid options 8 years ago
Liam Dennehy 6bc3d3781d Default behaviour when no users are specified on trashbin:cleanup 8 years ago
Lars Knickrehm 436c4f8954
Improved logging statement 8 years ago
Roeland Jago Douma 608456d2a9
Previews on for all trashbin files 8 years ago
Lars Knickrehm e360885eb0
Workaround for interrupting expired files deletion 8 years ago
Georg Ehrke 367ca563b4
allow admins to override FreeBusy capabilities without modifying ShareAPI capabilities 8 years ago
Roeland Jago Douma 5eb72a8a57
Support fileid propfind on trash endpoint 8 years ago
Roeland Jago Douma 58219638d7
Trashbin propfind respond to oc:size 8 years ago
Roeland Jago Douma 17f1653ceb
If not in debug disable principal listing 8 years ago
Roeland Jago Douma 21d4ce926e
Propfind for deletion time of trash files 8 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Roeland Jago Douma c625fc5931
Add folder for trashbin 8 years ago
Roeland Jago Douma dadc740db5
Use getType to determine type of entry 8 years ago
Roeland Jago Douma d5937e0fd6
Add propfind properties to trashbin 8 years ago
Roeland Jago Douma cb617c4949
Add special restore folder 8 years ago
Roeland Jago Douma f7ca6149d6
Emptry trashbin 8 years ago
Roeland Jago Douma 09940bcde6
List trashbin in DAV 8 years ago
Morris Jobke dd34cb7540
Less deprecated calls to OCP\Util::writeLog 8 years ago
Roeland Jago Douma 83873e3da1
Remove deprecated URL functions for OCP\Util 8 years ago
Julius Härtl 44b002665c
Remove deprecated isEnabled call from files_trashbin 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke c005fc6755
Cleanup unused code 8 years ago
Morris Jobke c1e4f9f305
Use type casting instead of *val() method 8 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 8 years ago
Morris Jobke 2a38605545
Properly log the full exception instead of only the message 8 years ago
Arthur Schiwon 65d7468bf3
check userExists later, saves lookups for appData_INSTANCEID userids 8 years ago
Morris Jobke 31c5c2a592
Change @georgehrke's email 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke 5987099d2a
Remove unneeded check if app is enabled 8 years ago
Bjoern Schiessle 6e69881512
allow apps to control the trash bin 9 years ago
Joas Schilling d703744d4a Fix comparisions in the trashbin app 9 years ago
Roeland Jago Douma 549845aa73
Delete trash using node API to trigger preview deletion 9 years ago
Morris Jobke b4fa812a3d Improve logging of trash bin inconsistencies 9 years ago