Commit Graph

48 Commits (77e9c212edb1b0b1bbd2dfc8231ce5f183d6c3c8)

Author SHA1 Message Date
Lukas Reschke 2cd35e94b4 Close session for files_trashbin 12 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 12 years ago
Bjoern Schiessle e06fa200b3 make sure that we always use the right user 12 years ago
Vincent Petry 688f6162da Add sorting to files list, trashbin and public files 12 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 13 years ago
Bjoern Schiessle eab844e226 if file is not in db, fall back to restore file to the users root 13 years ago
Vincent Petry 94b3296a71 Trashbin select all now doesn't send file list 13 years ago
Thomas Müller 21207c6a73 remove superfluous $RUNTIME_APPTYPES 13 years ago
Vincent Petry c5767b67b1 Fixed image preview in trashbin subdirs 13 years ago
Georg Ehrke c5742520e1 don't urldecode get var, php does this automatically 13 years ago
Bjoern Schiessle fac2f2a626 check explicitely all possible dir values 13 years ago
Bjoern Schiessle edc4447d6a set delete all to true if a complete folder was deleted 13 years ago
Bjoern Schiessle 8ce3ea3e2c fix delete files from trash bin 13 years ago
Bjoern Schiessle 71589e65d2 fix restore from files in sub-folders 13 years ago
Bjoern Schiessle b3724cd9c6 remove duplicate 13 years ago
Bjoern Schiessle 863aedf784 detect mimetype from the original filename, without the delete timestamp 13 years ago
Vincent Petry 80c8666d3a Deleting all files in trash now only sends a single flag 13 years ago
Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 13 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 13 years ago
Georg Ehrke d9e8ebabdc outsource sharing and deleted files previews to apps 13 years ago
Bjoern Schiessle 6f20e081e4 added missing isEmpty ajax file 13 years ago
kondou 2f11f56d32 Use !== and === in files_trashbin-app 13 years ago
Björn Schießle 4a1a23ce1b add some error logs to the trash bin app 14 years ago
Bart Visscher bb75dfc021 Whitespace fixes 14 years ago
Björn Schießle 273e1a146b switch to json encoded file list 14 years ago
Björn Schießle 3a364639b7 use "|" as delimiter instead of ";", since "|" is not allowed in file/folder names 14 years ago
Björn Schießle 211e651d72 add timestamp to function call; fix trash.js to handle multiple delete operation at once 14 years ago
Björn Schießle e6c39fc3e7 change $_REQUEST to $_POST; fix check if file was successfully deleted 14 years ago
Björn Schießle 815e964362 use instead of 14 years ago
Björn Schießle 51cef9d8f0 allow user to delete selected files from the trash bin permanently 14 years ago
Qingping Hou 4b4b1f8692 Properly delete empty directories in Trashbin 14 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 14 years ago
Björn Schießle 60cc7d0ba2 debug output removed 14 years ago
Björn Schießle 808de17aeb use never more that 50% of available disc space for the trash bin 14 years ago
Thomas Mueller 18a288a3c3 l10n support enhanced in files_trashbin 14 years ago
Björn Schießle ce293b8efc remove debug output 14 years ago
Björn Schießle 7e874af2c8 rename OCA_Trash to OCA\Files_Trashbin 14 years ago
Björn Schießle 8cc7bab0e5 delete debug code 14 years ago
Björn Schießle e2516a2b65 allow to delete single files from the trash bin permanently 14 years ago
Lukas Reschke 8add89ced1 OCP\JSON instead of OCP\User 14 years ago
Lukas Reschke 018c5f69c0 [files_trashbin] Add CSRF token 14 years ago
Björn Schießle a6e5f4b85c some minor improvements 14 years ago
Björn Schießle 97e69e5374 remove table row in trash bin view after undelete 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 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
Björn Schießle 76bd0cffce remove table row in trash bin view after undelete 14 years ago
Björn Schießle 2c3216266c allow to restore single files/folder from a deleted folder 14 years ago
Björn Schießle adbc576439 handle group restore 14 years ago