Commit Graph

6185 Commits (b0c6f990e4e5ad7bb635cf8a296a14da6a1eb47a)

Author SHA1 Message Date
Jenkins for ownCloud e68b5f8b0d [tx-robot] updated from transifex 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
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
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Andreas Fischer 4bb0e1567b Use boolean casting for bitwise and result. 13 years ago
Andreas Fischer d38929fb10 Fix spacing of all touched lines. 13 years ago
Thomas Müller 7575186fa6 moving Dropbox and smb4php 3rdparty code over to the apps 13 years ago
Arthur Schiwon f41c4312ff LDAP: use memcache if available 13 years ago
Bjoern Schiessle f28f528431 switched to dirname() 13 years ago
Bjoern Schiessle db8fdd5032 added missing parameter documentation 13 years ago
Bjoern Schiessle f71794f0d5 added createMissingDirectories() method 13 years ago
Bart Visscher 29b6dd53a0 Compare result are already true/false 13 years ago