Commit Graph

56 Commits (c50dfd725142abdbad93dbcf01fe13193445386a)

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