Commit Graph

870 Commits (68f3f2e691a254349efb1f15953659b42ce8ad3e)

Author SHA1 Message Date
Jenkins for ownCloud 6aee83cadf [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 2845747528 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 6bfd8bdf63 revert last changes 13 years ago
Jenkins for ownCloud 630be99ddf [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 0811d2e304 added another test, if unencrypted size and encrypted size are equal we can also assume that something is wrong 13 years ago
Bjoern Schiessle beaed2195d fix comment 13 years ago
Bjoern Schiessle 0d4117f6d5 added simple test for getFileSize proxy 13 years ago
Bjoern Schiessle d3af7a9aa4 check if we are writing to user/files, otherwise skip encryption 13 years ago
Bjoern Schiessle 58196304b8 fix array key 13 years ago
Bjoern Schiessle 4151fd3ed9 try to fix unencrypted file size if it doesn't look plausible 13 years ago
Jenkins for ownCloud f3336f8877 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 57beef1e36 fix setting dialog headlines for the encryption app 13 years ago
Bjoern Schiessle 3ee7711284 fix another typo 13 years ago
Bjoern Schiessle 2d79a79202 change error code to 403 13 years ago
Bjoern Schiessle 83c78bc7a8 fix typo in error message and change error code to 403 13 years ago
Bjoern Schiessle 39d710e737 block file access if share keys are missing 13 years ago
Jenkins for ownCloud 44a5b0bad0 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 909af2b62e don't cache if the encryption is enabled, this can lead to problems during unit testing 13 years ago
Bjoern Schiessle 38e5da05af only encrypt file to users with encryption keys 13 years ago
Jenkins for ownCloud 209392587f [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud c655eec3d1 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 3613e79e10 [tx-robot] updated from transifex 13 years ago
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 62b8c36a40 check if encryption app is enabled before trying to calculate file size 13 years ago
Bjoern Schiessle 663009f895 fix check if app is enabled 13 years ago
Bjoern Schiessle 4d2dfa98c0 check if key exists before reading it 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 96c27ead92 check if encryption app is enabled 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