Commit Graph

24 Commits (43beaba0dcca396c3e5707b37f0208067291fdee)

Author SHA1 Message Date
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke a7df23ceba Manually type-case all AJAX files 10 years ago
Lukas Reschke 2cd35e94b4 Close session for files_trashbin 11 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 11 years ago
Bjoern Schiessle e06fa200b3 make sure that we always use the right user 11 years ago
Vincent Petry 94b3296a71 Trashbin select all now doesn't send file list 11 years ago
Bjoern Schiessle fac2f2a626 check explicitely all possible dir values 12 years ago
Bjoern Schiessle edc4447d6a set delete all to true if a complete folder was deleted 12 years ago
Bjoern Schiessle 8ce3ea3e2c fix delete files from trash bin 12 years ago
Vincent Petry 80c8666d3a Deleting all files in trash now only sends a single flag 12 years ago
kondou 2f11f56d32 Use !== and === in files_trashbin-app 12 years ago
Björn Schießle 4a1a23ce1b add some error logs to the trash bin app 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Björn Schießle 273e1a146b switch to json encoded file list 12 years ago
Björn Schießle 3a364639b7 use "|" as delimiter instead of ";", since "|" is not allowed in file/folder names 12 years ago
Björn Schießle 211e651d72 add timestamp to function call; fix trash.js to handle multiple delete operation at once 12 years ago
Björn Schießle e6c39fc3e7 change $_REQUEST to $_POST; fix check if file was successfully deleted 12 years ago
Björn Schießle 51cef9d8f0 allow user to delete selected files from the trash bin permanently 12 years ago
Qingping Hou 4b4b1f8692 Properly delete empty directories in Trashbin 12 years ago
Thomas Mueller 18a288a3c3 l10n support enhanced in files_trashbin 12 years ago
Björn Schießle ce293b8efc remove debug output 12 years ago
Björn Schießle 7e874af2c8 rename OCA_Trash to OCA\Files_Trashbin 12 years ago
Björn Schießle 8cc7bab0e5 delete debug code 12 years ago
Björn Schießle e2516a2b65 allow to delete single files from the trash bin permanently 12 years ago