Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
7 hónapja |
Côme Chilliet
|
0a9371f99f
Migrate applications away from deprecated ILogger
|
1 éve |
Robin Appelman
|
36f9ebb677
only gather dependencies for trashbin wrapper once
|
1 éve |
Joas Schilling
|
a6bf93501d
fix(files_trashbin): Migrate to IEventDispatcher and emit as typed event
|
1 éve |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 éve |
Julius Härtl
|
bcf38692ae
Use parent wrapper to properly handle moves on the same source/target storage
|
3 éve |
Robin Appelman
|
b5db4502d0
disable trasbin during the moveFromStorage fallback
|
3 éve |
Roeland Jago Douma
|
a0988281ee
Do not obtain userFolder of a federated user
|
3 éve |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 éve |
Julius Härtl
|
f4b036f249
Only attempt to move to trash if a file is not in appdata
|
4 éve |
Morris Jobke
|
930c97a0ef
Fix variable name and add spaces around path in info log line
|
4 éve |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
4 éve |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 éve |
Roeland Jago Douma
|
8e7c287e2a
Use the owner from the storage
|
5 éve |
Julius Härtl
|
b1832c8bef
Emit moveToTrash event only for the deleting user
|
5 éve |
Christoph Wurst
|
3174012adf
Add event dispatcher to OCP
|
5 éve |
Robin Appelman
|
4adac445dc
fix select statement
|
6 éve |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 éve |
Julius Härtl
|
44b002665c
Remove deprecated isEnabled call from files_trashbin
|
6 éve |
Morris Jobke
|
0a56d2185e
Return value immediately instead of assigning to a one-time variable
|
6 éve |
Morris Jobke
|
2a38605545
Properly log the full exception instead of only the message
|
6 éve |
Arthur Schiwon
|
65d7468bf3
check userExists later, saves lookups for appData_INSTANCEID userids
|
7 éve |
Morris Jobke
|
0eebff152a
Update license headers
|
7 éve |
Bjoern Schiessle
|
6e69881512
allow apps to control the trash bin
|
7 éve |
Joas Schilling
|
d703744d4a
Fix comparisions in the trashbin app
|
7 éve |
Bjoern Schiessle
|
79d362f4a6
delete files right away in case of a encryption exception
|
7 éve |
Bjoern Schiessle
|
a1d6f3068a
make code more robust
|
8 éve |
Bjoern Schiessle
|
60810b44bc
check for class name in case class is not loaded
|
8 éve |
Bjoern Schiessle
|
0e4eeab3c1
add a copy to the owners trash bin if another user moves a file out of a shared folder
|
8 éve |
Joas Schilling
|
0215b004da
Update with robin
|
8 éve |