134 Commitit (e5ee84ca9b7c2b95275fa7ea1100fe8c34a4d695)

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