Commit Graph

112 Commits (bb6bad6b3c1d8a2779945f206df952d7aa25ed62)

Author SHA1 Message Date
Björn Schießle d23702d324 make trashbin work with different user homes 12 years ago
Björn Schießle 21bad1fcc0 fix type in var name 12 years ago
Björn Schießle 94dab96dba fix quota calculation for trash and versions 12 years ago
Björn Schießle df2a9a3c60 add additional parameter to signal 12 years ago
Björn Schießle 7c360c2491 add post_moveToTrash and post_restore signals to the trash bin 12 years ago
Robin Appelman d2fe600789 Trash: fix trash when default quota is used 12 years ago
Björn Schießle b917646516 fix quota calculation 12 years ago
Björn Schießle 272f854ce6 fix getVersion call 12 years ago
Björn Schießle e30b3f64e0 fix line endings 12 years ago
Björn Schießle 7da97550df some final code clean-up 12 years ago
Björn Schießle 7ebbecd81f always use "===" 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Bart Visscher fb7de77474 Style cleanup files_trashbin 12 years ago
Björn Schießle 2436d01985 calculate trashbin size per user 12 years ago
Björn Schießle b685aa8bcb some fixes for the keyfile handling 12 years ago
Björn Schießle 5ce6d1fb57 reuse delete() function in expire() 12 years ago
Björn Schießle 4b5a662e09 delete keyfiles if file in trash bin gets deleted permanently 12 years ago
Björn Schießle c49e73d43c restore filekeys from trash bin 12 years ago
Björn Schießle 4d0df9614b put all trash bin content in user/files_trashbin 12 years ago
Björn Schießle 686254ac11 move2trash() handles keyfiles 12 years ago
Victor Dubiniuk e2f87e456f Calculate size for existing directories only 12 years ago
Qingping Hou c0ac98066e check filename and timestamp in Trashbin's file_exists method 12 years ago
Qingping Hou 50759607e4 add file_exists method to files_trashbin app 12 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 12 years ago
Bart Visscher d3ef967993 Fix indentation style 12 years ago
Björn Schießle b24e3f1d32 comment added 12 years ago
Björn Schießle 808de17aeb use never more that 50% of available disc space for the trash bin 12 years ago
Björn Schießle ca43e09276 keep track of trash bin size 12 years ago
Björn Schießle 7e874af2c8 rename OCA_Trash to OCA\Files_Trashbin 12 years ago
Björn Schießle c81d7b0b90 OCA_Versions is now known as OCA\Files_Versions 12 years ago
Björn Schießle fd171a4f34 copy&paste bug, no fetchAll() needed here 12 years ago
Björn Schießle e2516a2b65 allow to delete single files from the trash bin permanently 12 years ago
Robin Appelman 73cd116968 Trash: don't use depricated filesystem api classes 12 years ago
Björn Schießle c8a4878b77 is_writable() is now isUpdatable() with the new filesystem 12 years ago
Björn Schießle 9c83b307f6 keep mtime 12 years ago
Björn Schießle e6f1544f51 fix OC_Log::ERROR call 12 years ago
Björn Schießle 0c8bcacdc8 added some additional error handling 12 years ago
Björn Schießle d10e137939 icons added; empty trash bin message added 12 years ago
Björn Schießle dbb0d04073 restore file in the root folder if the origin folder is not writable 12 years ago
Björn Schießle b694f996d9 allow admin to change retention obligation for the trash bin, default value is 180 days 12 years ago
Björn Schießle 81ab0affef allow to restore single files/folder from a deleted folder 12 years ago
Björn Schießle 1255791ef2 handle group restore 12 years ago
Björn Schießle 655a20f963 expire files in trash bin after 30 days 12 years ago
Björn Schießle a3da82261b remove item in the trash bin view after successful undelete 12 years ago
Björn Schießle d605228937 first version of the trash bin app 12 years ago
Björn Schießle 5c4e2ad490 allow admin to change retention obligation for the trash bin, default value is 180 days 12 years ago
Björn Schießle 2c3216266c allow to restore single files/folder from a deleted folder 12 years ago
Björn Schießle adbc576439 handle group restore 12 years ago
Björn Schießle 8fdcd72d7f expire files in trash bin after 30 days 12 years ago
Björn Schießle d16164b0cd remove item in the trash bin view after successful undelete 12 years ago