17 Commits (d9015a8c94bfd71fe484618a06d276701d3bf9ff)

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