Commit Graph

6473 Commits (176c2f150299e9ddc335158b27f4a61e45ef80ac)

Author SHA1 Message Date
Thomas Müller 9d661eab23 adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing 12 years ago
Thomas Müller 5af111b0de added determineIcon to \OCA\files\lib\Helper 12 years ago
Thomas Müller 3066b44928 remove unused $relativePath 12 years ago
kondou 4d62f747fa Clean up rawlist.php and fix non-array request 12 years ago
Thomas Müller b49f43c3ae move icon generation logic out of the template 12 years ago
Jenkins for ownCloud 68015b2761 [tx-robot] updated from transifex 12 years ago
kondou 83d3df4111 Split some lines, use ===, avoid unnecessary operation 12 years ago
Thomas Müller 3b835ea1b6 never hack late night 12 years ago
Thomas Müller ec255b52be fixing boolean handling 12 years ago
Jörn Friedrich Dreyer 2c9b3d32ef unify .original div to fix css in firefox, clear:left to fix filename wrapping in chrome, shrink width of columns and get rid of ie8 hack 12 years ago
Jenkins for ownCloud 72689f643b [tx-robot] updated from transifex 12 years ago
Thomas Müller d63ca25a94 proper test for use_logon_credentials 12 years ago
Thomas Müller 36e7a7c29b use \OC::$session instead of $_SESSION 12 years ago
Thomas Müller 21e5daa218 removing all ?> jutt in case 12 years ago
Thomas Müller c32c116957 removing ?> followed by whitespaces 12 years ago
Jenkins for ownCloud 92f6c3bb10 [tx-robot] updated from transifex 12 years ago
Vincent Petry 5f67ccba00 Fixed missing checkboxes in IE8 12 years ago
Jörn Friedrich Dreyer 03c90e968f whitespace and indentation fixes 12 years ago
Jörn Friedrich Dreyer 577e3f22b2 remove unused hooks 12 years ago
Jörn Friedrich Dreyer 8828fafd36 cleanup comments 12 years ago
Jenkins for ownCloud e895cf9188 [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer ce03501646 fine ie8 compatability 12 years ago
Jörn Friedrich Dreyer 673e0c01a7 fix page leaving checks 12 years ago
Jörn Friedrich Dreyer 796e137e82 fix upload to folder 12 years ago
Jörn Friedrich Dreyer e2c0fe8296 fix upload of multiple files 12 years ago
Jörn Friedrich Dreyer 238d92b11c refactor replace and autorename resolution in upload.php 12 years ago
Bjoern Schiessle b2dde14dbc coding style fixes 12 years ago
Bjoern Schiessle 93f4dec798 fix part file handling and real size calculation, this should also solve #4581 12 years ago
Bjoern Schiessle f6830e7462 check shares for the real file and not for the .part file 12 years ago
Bjoern Schiessle 404e36323a first check if a extension exists before comparing it 12 years ago
Bjoern Schiessle 597a3cf1ad handle part files correctly 12 years ago
Bjoern Schiessle 3861c9bce1 some more OCS calls for sharing 12 years ago
Bjoern Schiessle 1558cb860c remove test code 12 years ago
Bjoern Schiessle fb462e83cc no longer enforce log out, but provide useful errors/warnings instead 12 years ago
Bjoern Schiessle 69b1625f0e re-added error.php 12 years ago
Pete McFarlane 83afba5070 prefix #filestable to tbody tr 12 years ago
Bjoern Schiessle b6ee727399 intermediate result ocs api 12 years ago
kondou 226c205631 Use usort() instead of uasort() to not maintain keys 12 years ago
kondou 85e41d9500 Sort files by name, not by mimetype 12 years ago
kondou f84fe479a5 Only use mimetype_list and clean up a bit 12 years ago
Jörn Friedrich Dreyer 8a7e26b268 cleanup dead code 12 years ago
kondou 992b59f70b Make it possible to pass rawlist.php an JSON array, to filter by more than one mimetype 12 years ago
Jenkins for ownCloud 0527fb05ad [tx-robot] updated from transifex 12 years ago
Arthur Schiwon c01675de5d more is_resource checks before readdir 12 years ago
Jörn Friedrich Dreyer bbf8acb383 separate uploading code from progress code, add progress capability detection 12 years ago
Bjoern Schiessle 21a0a96e43 intermediate results, share api 12 years ago
Jörn Friedrich Dreyer 49fd7e9f1e refactor dialog creation 12 years ago
Bjoern Schiessle 985758305f initial commit, start implementing the ocs share api 12 years ago
Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 12 years ago
Bjoern Schiessle 4dbc787055 check if stream wrapper is already registered to avoid warning 12 years ago