Commit Graph

6199 Commits (f8563ec5831713b341db1b2cd480328912818607)

Author SHA1 Message Date
Jenkins for ownCloud 0527fb05ad [tx-robot] updated from transifex 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
Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 13 years ago
petemcfarlane ab1f78eac3 prefix 'tbody tr' to separate app/core css errors 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
Jenkins for ownCloud d5062b9e0e [tx-robot] updated from transifex 13 years ago
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 13 years ago
Thomas Müller c9123263ab kill zh_CN.GB2312 13 years ago
Thomas Müller 8cf9336bcb storage information is path specific 13 years ago
Georg Ehrke b16a018da9 use random string as id for checkbox 13 years ago
Georg Ehrke d538a566ac fix background size in filelist.js 13 years ago
Georg Ehrke 46cbd7cd3b fix preview issue when uploading a file with parentheses 13 years ago
Pellaeon Lin cd41de839f Fix "select all" checkbox displacement when checked 13 years ago
Jenkins for ownCloud d587146a5a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 596ac40b7f [tx-robot] updated from transifex 13 years ago
Georg Ehrke 13e34649bf move path generation for previews to dedicated function 13 years ago
Jenkins for ownCloud 02b2b5a808 [tx-robot] updated from transifex 13 years ago
Thomas Müller 101cfa2359 remove duplicate code 13 years ago
Arthur Schiwon c482512e23 LDAP: fix wrong hook name 13 years ago
Georg Ehrke 224b80f906 move isMimeSupported out of template files 13 years ago
Jenkins for ownCloud a89199cc7b [tx-robot] updated from transifex 13 years ago
Andreas Fischer 83afb46205 Use __DIR__ instead of dirname(__FILE__). 13 years ago
Andreas Fischer 85ac9572ce Also remove other unnecessary realpath() calls. 13 years ago
Andreas Fischer 9753e44ac2 Do not use realpath() on includes. 13 years ago
Jenkins for ownCloud e9644c2f52 [tx-robot] updated from transifex 13 years ago
Georg Ehrke d9e8ebabdc outsource sharing and deleted files previews to apps 13 years ago
Georg Ehrke 48f0c54261 style fixes for preview lib 13 years ago
Robin Appelman c5402f4575 use strict equals in readdir loops to prevent issues with '0' files 13 years ago
Jörn Friedrich Dreyer 89c928c3be replace ' ' with '%20' in urls for curl 13 years ago
Thomas Müller 0890a915b3 adding file templates for ods, odt and odp 13 years ago
Thomas Müller 6c518797ef fixing require path 13 years ago
Jan-Christoph Borchardt dce7cdaaec remove unneeded extra ID selectors 13 years ago
Bjoern Schiessle 1be11bb03d don't change the etags if a file gets encrypted/decrypted to avoid that the sync client downloads all files again 13 years ago
Jan-Christoph Borchardt bf4efd5290 move upload progress bar near upload button, more contextual 13 years ago