Commit Graph

6119 Commits (ea446544ef7a4e5e2d07dba936b5454576aaa1d1)

Author SHA1 Message Date
Thomas Müller c9123263ab kill zh_CN.GB2312 12 years ago
Thomas Müller 8cf9336bcb storage information is path specific 12 years ago
Jenkins for ownCloud d587146a5a [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 596ac40b7f [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 02b2b5a808 [tx-robot] updated from transifex 12 years ago
Thomas Müller 101cfa2359 remove duplicate code 12 years ago
Arthur Schiwon c482512e23 LDAP: fix wrong hook name 12 years ago
Jenkins for ownCloud a89199cc7b [tx-robot] updated from transifex 12 years ago
Andreas Fischer 83afb46205 Use __DIR__ instead of dirname(__FILE__). 12 years ago
Andreas Fischer 85ac9572ce Also remove other unnecessary realpath() calls. 12 years ago
Andreas Fischer 9753e44ac2 Do not use realpath() on includes. 12 years ago
Jenkins for ownCloud e9644c2f52 [tx-robot] updated from transifex 12 years ago
Robin Appelman c5402f4575 use strict equals in readdir loops to prevent issues with '0' files 12 years ago
Jörn Friedrich Dreyer 89c928c3be replace ' ' with '%20' in urls for curl 12 years ago
Thomas Müller 0890a915b3 adding file templates for ods, odt and odp 12 years ago
Jan-Christoph Borchardt dce7cdaaec remove unneeded extra ID selectors 12 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 12 years ago
Jan-Christoph Borchardt bf4efd5290 move upload progress bar near upload button, more contextual 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Andreas Fischer 4bb0e1567b Use boolean casting for bitwise and result. 12 years ago
Andreas Fischer d38929fb10 Fix spacing of all touched lines. 12 years ago
Arthur Schiwon f41c4312ff LDAP: use memcache if available 12 years ago
Bjoern Schiessle f28f528431 switched to dirname() 12 years ago
Bjoern Schiessle db8fdd5032 added missing parameter documentation 12 years ago
Bjoern Schiessle f71794f0d5 added createMissingDirectories() method 12 years ago
Bart Visscher 29b6dd53a0 Compare result are already true/false 12 years ago
Arthur Schiwon c538ac3081 LDAP: only connect to LDAP once on login 12 years ago
Bjoern Schiessle 16efd81a0e first check if file exists before checking the files size 12 years ago
Thomas Müller de52157e76 remove ru_RU - fixes #3135 12 years ago
Bjoern Schiessle 137cd2ca89 increase width of versions dialog 12 years ago
Jenkins for ownCloud 6bd0ba79df [tx-robot] updated from transifex 12 years ago
Thomas Müller 57f7ff2dbd communicate size of newly created file back and update UI 12 years ago
Arthur Schiwon 42fc2295e4 LDAP: Update Host in configuration chooser on Save 12 years ago
Arthur Schiwon 479f893f6d LDAP: Show Host name in configuration drop down 12 years ago
Thomas Müller ada13a4d40 fixing all broken translation files 12 years ago
Bjoern Schiessle 7adfc27caf remove whitespaces and some leftover code from testing 12 years ago
Arthur Schiwon cbfee81068 LDAP: slightly smaller input fields 12 years ago
Thomas Müller 05549884c6 no files external for SMB on windows 12 years ago
Jenkins for ownCloud 680ac48856 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle a3d009e3b5 also create root dir if it doesn't exist yet 12 years ago
Bjoern Schiessle d314729cea use OC files API to create missing directory which should handle special chars in every environment correctly 12 years ago
Bjoern Schiessle 7d0e9cc685 use __DIR__ instead of realpath 12 years ago
Arthur Schiwon 7b17fd2f17 LDAP: move small info text strings into tooltips 12 years ago
Arthur Schiwon a4fc9bbe8c LDAP: right align labels on settings page 12 years ago
kondou 4002491947 Reword a phrase 12 years ago
Jenkins for ownCloud 9492aeffe9 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle eb0fdc8380 provide correct path for require_once 12 years ago
Bjoern Schiessle 53bb89824d check if some encrypted files are left after the app was disabled and warn the user 12 years ago
Bjoern Schiessle 7b1067c2a0 change decryptUnknownKeyfile() to decryptKeyfile(), we always use openssl_seal 12 years ago
Bjoern Schiessle 0bab8935c9 preserve mtime if file gets encrypted/decrypted 12 years ago