134 Révisions (e5ee84ca9b7c2b95275fa7ea1100fe8c34a4d695)

Auteur SHA1 Message Date
  Robin McCorkell 869e7a51f0 Prevent error in files_trashbin il y a 10 ans
  Robin McCorkell fa8814902e Adjust logic for deciding if trashbin empty il y a 10 ans
  Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list il y a 10 ans
  Robin Appelman 6b66b42f6e catch the case where files_trashbin/files doesn't exist il y a 10 ans
  Robin Appelman 214357ca68 Improve sorting performance of large lists of files il y a 10 ans
  Robin Appelman 38b1529c2a More robust way to check if the folder is empty il y a 10 ans
  Robin Appelman 332c14a878 Use a more efficient way to determine that the trashbin is empty that doesn't rely on the cache il y a 10 ans
  Georg Ehrke 0f864c38bb add preDelete hook for files_trashbin app il y a 10 ans
  Bjoern Schiessle 5ddabd7cd0 fix mimetype detection, introduce fake etag to identify preview images il y a 10 ans
  Bjoern Schiessle 4562909a20 get trash size from file cache il y a 10 ans
  Bjoern Schiessle abad625cac only enable previews if the encryption is disabled il y a 10 ans
  Bjoern Schiessle eab844e226 if file is not in db, fall back to restore file to the users root il y a 10 ans
  Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig il y a 10 ans
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches il y a 10 ans
  Vincent Petry d49c7ad4fb Fixed double file encoding for previews il y a 10 ans
  Vincent Petry ca57a849ff When reading the size of "files" mountpoints need to be excluded il y a 10 ans
  Bjoern Schiessle 592ae16603 remove old code il y a 10 ans
  Bjoern Schiessle f11f65c6a5 copy files to owner trash recursively il y a 10 ans
  Bjoern Schiessle 6b7fdda4f5 config switch to disable auto expire for the trash bin il y a 10 ans
  Bjoern Schiessle ee66db447f make it possible to select folders il y a 10 ans
  Bjoern Schiessle 8ce3ea3e2c fix delete files from trash bin il y a 10 ans
  Bjoern Schiessle 5d2299eab8 only create complete share key if we know the exact path il y a 10 ans
  Bjoern Schiessle f8fcd567a7 move files to owners trash il y a 10 ans
  Georg Ehrke 90fac1f371 replace $path with '/files_trashbin/files/' . $file il y a 10 ans
  Georg Ehrke feee4b865b add delete hook for trash bin app il y a 10 ans
  Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace il y a 10 ans
  Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts il y a 10 ans
  Thomas Müller 9b420e8660 use \OC::$server->getPreviewManager() instead of \OCP\Preview il y a 10 ans
  Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps il y a 11 ans
  Bjoern Schiessle aed71bb420 also move empty folders to the trash bin as discussed here #4590 il y a 11 ans
  Bjoern Schiessle 316d9bfed6 the trash bin can also contain empty files. Don't use the trash bin size as indicator to decide if the trash bin is empty or not il y a 11 ans
  Georg Ehrke 2ea8ee6139 add class='preview-icon' in trashbin app as well il y a 11 ans
  Björn Schießle 2c8e5ec84f user interface to allow user to decrypt all his files once the encryption app was disabled il y a 11 ans
  Björn Schießle 0a9bb8ba73 reduce time for auto expire to 30 days by default il y a 11 ans
  Björn Schießle a5d9b985c3 make 'restored' extension translatable il y a 11 ans
  Björn Schießle 0182a503a6 expire trash bin if trash bin exceeds max size after a new file was added to ownCloud il y a 11 ans
  Björn Schießle a00cff7c05 disable "deleted files" button if trash bin is empty il y a 11 ans
  Björn Schießle 96e175ffbf don't move empty folders to the trash bin il y a 11 ans
  Björn Schießle bf668eb14f nicer format of unique names, use 'file (restored).txt' instead of 'files.txt.restored' il y a 11 ans
  Georg Ehrke cf449d42e8 properly encode path il y a 11 ans
  kondou 2f11f56d32 Use !== and === in files_trashbin-app il y a 11 ans
  Georg Ehrke 04292ff16c implement use of preview icons in thrashbin app il y a 11 ans
  Björn Schießle ae30eb48f2 make trash bin aware of system wide mounts with respect to encryption keys il y a 11 ans
  Björn Schießle c3371812a0 fix indention il y a 11 ans
  Björn Schießle f91b02e9b6 only escape glob pattern il y a 11 ans
  Florin Peter 842d0608f1 added static function registerHooks() for better unit tests handling il y a 11 ans
  Björn Schießle cc433d47cb touch() needs to be performed relative to user/files otherwise ownCloud doesn't execute the hooks which means that etags aren't updated properly il y a 11 ans
  Bastien Ho bb640df06e duplicate verification il y a 11 ans
  Bastien Ho 6082a09e62 Fix inexisting trashbin's sub-folders il y a 11 ans
  Björn Schießle d649f77898 make sure to find the correct path for shared files il y a 11 ans