Commit Graph

842 Commits (800bf0769ff4ea63c5dcc77eaaf1bce669b73d13)

Author SHA1 Message Date
Morris Jobke 5501dd623e add/remove specific CSS class - not all classes 13 years ago
Jenkins for ownCloud 59e4ff7d24 [tx-robot] updated from transifex 13 years ago
Morris Jobke 0f5fed5409 fix license header line breaks 13 years ago
Bjoern Schiessle 7e54e8831e set rememberlogin to false for the encryption app 13 years ago
Bjoern Schiessle 0b98427536 fix check if app is enabled 13 years ago
Bjoern Schiessle 71bbb2ea8b check if key exists before reading it 13 years ago
Bjoern Schiessle bc3b147396 remove spaces 13 years ago
Jenkins for ownCloud 6b1843d91b [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 4edd8b8303 remove debug output 13 years ago
Bjoern Schiessle 5fb0e257a4 let user repeat the recovery key password to prevent typos 13 years ago
Bjoern Schiessle 72eaf2894a performance improvement, check configuration only if no private key exists 13 years ago
Jenkins for ownCloud 5cf12888ad [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 556bd1ef23 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 72689f643b [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 92f6c3bb10 [tx-robot] updated from transifex 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
Bjoern Schiessle 1558cb860c remove test code 13 years ago
Bjoern Schiessle fb462e83cc no longer enforce log out, but provide useful errors/warnings instead 13 years ago
Bjoern Schiessle 69b1625f0e re-added error.php 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
Bjoern Schiessle 4dbc787055 check if stream wrapper is already registered to avoid warning 13 years ago
Jenkins for ownCloud fe0b8ac2c0 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 3d49631b8d make sure that initial encryption also starts for a fresh installation 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
Bjoern Schiessle 6572ca811f error.php no longer needed 13 years ago
Bjoern Schiessle 5e508f1ccb improved documentation of the methods 13 years ago
Bjoern Schiessle bab63c22ee encryption error messages, distinguish between a re-enabled encryption app and a password change from outside 13 years ago
Jenkins for ownCloud dbc78b1a58 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle d7dca966a2 improved error messaging, initial commit 13 years ago
Thomas Müller c9123263ab kill zh_CN.GB2312 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
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
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Bart Visscher 29b6dd53a0 Compare result are already true/false 13 years ago
Thomas Müller de52157e76 remove ru_RU - fixes #3135 13 years ago
Jenkins for ownCloud 6bd0ba79df [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 7adfc27caf remove whitespaces and some leftover code from testing 13 years ago
Jenkins for ownCloud 680ac48856 [tx-robot] updated from transifex 13 years ago