17 コミット (d9015a8c94bfd71fe484618a06d276701d3bf9ff)

作成者 SHA1 メッセージ 日付
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3年前
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4年前
  Christoph Wurst 14c996d982
Use elseif instead of else if 4年前
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4年前
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4年前
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4年前
  Roeland Jago Douma 608456d2a9
Previews on for all trashbin files 6年前
  Roeland Jago Douma 5eb72a8a57
Support fileid propfind on trash endpoint 6年前
  Morris Jobke 0eebff152a
Update license headers 6年前
  Morris Jobke fb87aa61e7
fix path for files from root folder 7年前
  Victor Dubiniuk 17bed297db
In the real world id is an initial filename 7年前
  Bjoern Schiessle 68b53669c0
detect the correct mimetype of the files in the trashbin, therefore we have to check the filename without the appended timestamp 7年前
  Joas Schilling 0215b004da
Update with robin 7年前
  Joas Schilling 813f0a0f40
Fix apps/ 7年前
  Lukas Reschke aba539703c
Update license headers 8年前
  Joas Schilling d5dee80580 Move files_trashbin to PSR-4 (#24570) 8年前
  Robin Appelman 435cd31fa6 use the cache for trash listing 8年前
  Thomas Müller 682821c71e Happy new year! 8年前
  Robin Appelman cb3d3ebf50 set etag and permission fields for trashbin entries 8年前
  Morris Jobke ecdf88e41b Use proper public API for OC_Helper::getFileNameMimeType 8年前
  Lukas Reschke 8f09d5b67c Update license headers 8年前
  Morris Jobke b945d71384 update licence headers via script 8年前
  Bjoern Schiessle a174ba5a36 make sure to add the correct file size to the file info, otherwise we will not show the preview for every filetype 8年前
  Roeland Jago Douma bc91c5c2de Set proper mimetype for directories 8年前
  Morris Jobke f63915d0c8 update license headers and authors 9年前
  Clark Tomlinson 7d2666699b removing encryption preview check 9年前
  Clark Tomlinson a0c6c01137 fix references to legacy encryption app name 9年前
  Jenkins for ownCloud b585d87d9d Update license headers 9年前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9年前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9年前
  Robin Appelman fd85424742 Add getMountPoint to FileInfo 9年前
  Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 9年前
  Robin McCorkell 99d41bec5d Show original path information in trashbin and sharing views 9年前
  Bjoern Schiessle e06fa200b3 make sure that we always use the right user 10年前
  Vincent Petry 818c77684d Fixed trashbin to use correct class 10年前
  Vincent Petry 688f6162da Add sorting to files list, trashbin and public files 10年前
  Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 10年前
  Robin Appelman 214357ca68 Improve sorting performance of large lists of files 10年前
  Bjoern Schiessle 5ddabd7cd0 fix mimetype detection, introduce fake etag to identify preview images 10年前
  Bjoern Schiessle abad625cac only enable previews if the encryption is disabled 10年前
  Bjoern Schiessle eab844e226 if file is not in db, fall back to restore file to the users root 10年前
  Bjoern Schiessle ee66db447f make it possible to select folders 10年前
  Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace 10年前
  Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 10年前
  Thomas Müller 9b420e8660 use \OC::$server->getPreviewManager() instead of \OCP\Preview 10年前
  Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 10年前