Commit Graph

6232 Commits (3790cbb493e44e9e089fe6f2966b90cbc2eda161)

Author SHA1 Message Date
Thomas Müller 9d661eab23 adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing 13 years ago
Thomas Müller 5af111b0de added determineIcon to \OCA\files\lib\Helper 13 years ago
Thomas Müller 3066b44928 remove unused $relativePath 13 years ago
kondou 4d62f747fa Clean up rawlist.php and fix non-array request 13 years ago
Thomas Müller b49f43c3ae move icon generation logic out of the template 13 years ago
Jenkins for ownCloud 68015b2761 [tx-robot] updated from transifex 13 years ago
kondou 83d3df4111 Split some lines, use ===, avoid unnecessary operation 13 years ago
Thomas Müller 3b835ea1b6 never hack late night 13 years ago
Thomas Müller ec255b52be fixing boolean handling 13 years ago
Jenkins for ownCloud 72689f643b [tx-robot] updated from transifex 13 years ago
Thomas Müller d63ca25a94 proper test for use_logon_credentials 13 years ago
Thomas Müller 36e7a7c29b use \OC::$session instead of $_SESSION 13 years ago
Thomas Müller 21e5daa218 removing all ?> jutt in case 13 years ago
Thomas Müller c32c116957 removing ?> followed by whitespaces 13 years ago
Jenkins for ownCloud 92f6c3bb10 [tx-robot] updated from transifex 13 years ago
Vincent Petry 5f67ccba00 Fixed missing checkboxes in IE8 13 years ago
Jenkins for ownCloud e895cf9188 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle b2dde14dbc coding style fixes 13 years ago
Bjoern Schiessle 93f4dec798 fix part file handling and real size calculation, this should also solve #4581 13 years ago
Bjoern Schiessle f6830e7462 check shares for the real file and not for the .part file 13 years ago
Bjoern Schiessle 404e36323a first check if a extension exists before comparing it 13 years ago
Bjoern Schiessle 597a3cf1ad handle part files correctly 13 years ago
Pete McFarlane 83afba5070 prefix #filestable to tbody tr 13 years ago
kondou 226c205631 Use usort() instead of uasort() to not maintain keys 13 years ago
kondou 85e41d9500 Sort files by name, not by mimetype 13 years ago
kondou f84fe479a5 Only use mimetype_list and clean up a bit 13 years ago
kondou 992b59f70b Make it possible to pass rawlist.php an JSON array, to filter by more than one mimetype 13 years ago
Jenkins for ownCloud 0527fb05ad [tx-robot] updated from transifex 13 years ago
Arthur Schiwon c01675de5d more is_resource checks before readdir 13 years ago
Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 13 years ago
Jenkins for ownCloud fe0b8ac2c0 [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer 449fe8c75e Revert "remove editor div in filelist", add "is deprecated" comment 13 years ago
ringmaster 39f4538e0f This function doesn't cache anymore. Adjusted PHPDoc to suit. 13 years ago
ringmaster df7bfa4bf0 Don't cache the pkey, skip generation if the keyfile exists 13 years ago
Owen Winkler 9a263a500a Employ config option for OpenSSL config file, if provided. 13 years ago
Owen Winkler fb34f49913 Start a branch for easier OpenSSL configuration. 13 years ago
Jenkins for ownCloud e68b5f8b0d [tx-robot] updated from transifex 13 years ago
Vincent Petry 307b673b79 Fixed public upload error that prevents upload 13 years ago
Alessandro Cosentino b10a646bc8 rename emptyfolder to emptycontent 13 years ago
Alessandro Cosentino 4b32d84314 text centered horizontally and vertically in emptycontent div 13 years ago
Georg Ehrke 668c4c2652 fix issue with filetable background 13 years ago
Georg Ehrke 40cee5639e use gerMimeTypeDetector detectPath instead of getMimeType 13 years ago
Jenkins for ownCloud dbc78b1a58 [tx-robot] updated from transifex 13 years ago
petemcfarlane ab1f78eac3 prefix 'tbody tr' to separate app/core css errors 13 years ago
ringmaster f4ec5182bd Workaround for IE 9 & 10 for clicking filelist after adding new item 13 years ago
Bjoern Schiessle aed71bb420 also move empty folders to the trash bin as discussed here #4590 13 years ago
kondou 6bd0f3cba7 Reimplement filesummary in JS 13 years ago
Jenkins for ownCloud 3e7ddbc9d9 [tx-robot] updated from transifex 13 years ago
Thomas Müller 3eed060ec9 backport of #4357 to master 13 years ago
Arthur Schiwon 321c514782 LDAP: case insensitive replace for more robustness 13 years ago