Commit Graph

5570 Commits (df41a60c50842e1d28c62e350b769c46095129b0)

Author SHA1 Message Date
Florin Peter df41a60c50 fixed typo 12 years ago
Florin Peter d265264542 fix for share folder on external storage 12 years ago
Björn Schießle b44192f366 check list of users with access to the file from the bottom to the top. This way we avoid calling getFileInfo() on every dir, which creates a lot of overhead, especially for external storages 12 years ago
Jenkins for ownCloud 7c0c6bd779 [tx-robot] updated from transifex 12 years ago
Florin Peter 71a532fc4d fixed if fopen returns false typically on external storage 12 years ago
Florin Peter 4b4b447e2a fixed missing convert to new session handler 12 years ago
Florin Peter 6ae7bde788 fixed encryption session namespace to avoid problems 12 years ago
Florin Peter 0041711fe3 fix for undefined index 12 years ago
Florin Peter 6f9e425939 fix for losing private key while being logged in and accessing a public link 12 years ago
Jenkins for ownCloud 3420d853ab [tx-robot] updated from transifex 12 years ago
Robin Appelman 9c99048429 fix syntax error 12 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 12 years ago
Björn Schießle 4c05259ccf legacyBlockDecryprt() needs to be public 12 years ago
Björn Schießle df22a7c495 make legacyDecrypt() private als always call legacyBlockDecrypt() from other classes 12 years ago
Björn Schießle 8b35578833 fix migration from old to new encryption 12 years ago
Georg Ehrke 841b420bc4 add event.preventDefault to undelete function 12 years ago
Georg Ehrke d408cd7f37 fix https://github.com/owncloud/core/issues/3320 12 years ago
Florin Peter 89f0c8f39d added check by numRows() 12 years ago
Jenkins for ownCloud 73e0b4c10a [tx-robot] updated from transifex 12 years ago
Florin Peter 9dd277576a added users for tests 12 years ago
Florin Peter c7981abbc9 improved test 12 years ago
Jenkins for ownCloud 0c621ff6a9 [tx-robot] updated from transifex 12 years ago
Florin Peter 788c5940f0 fixed error rising from fetchRow 12 years ago
Florin Peter 9a6cd89a69 added OC_DB::isError and logging 12 years ago
Frank Karlitschek 29c8cbf4d1 increase version and add warning 12 years ago
Jenkins for ownCloud 6a6c18dfab [tx-robot] updated from transifex 12 years ago
Florin Peter fba7200b05 improved trashbin test again 12 years ago
Florin Peter b32823a96e improved trashbin test 12 years ago
Björn Schießle f56802a437 no use the recoveryPassword var instead of accessing the POST array 12 years ago
Björn Schießle 5ce4149e75 fix first time encryption after app was enabled 12 years ago
davidak 56006ea852 small typo fix: added 2 whitespaces 12 years ago
Jenkins for ownCloud b47729c5fc [tx-robot] updated from transifex 12 years ago
Florin Peter 6c8de5ae6d fixes after review from @DeepDiver1975 12 years ago
Florin Peter adc930d9f9 added l10n support in apps/files_encryption/ajax/adminrecovery.php 12 years ago
Björn Schießle 7b07168c46 code clean up; nicer solution to solve the public link share problem if a user is logged in 12 years ago
Björn Schießle a9ebf2aabe fix public link share if a user is logged in 12 years ago
Jenkins for ownCloud 698862519d [tx-robot] updated from transifex 12 years ago
Florin Peter 46c784ccdf added trash bin tests 12 years ago
Florin Peter 842d0608f1 added static function registerHooks() for better unit tests handling 12 years ago
Michael Gapczynski 9b622bdeed RUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links instead 12 years ago
Björn Schießle 80dea1a8c5 settings clean-up; There is no blacklist in the new encryption app 12 years ago
Björn Schießle 15a3ae6db1 improved error messages 12 years ago
Jenkins for ownCloud d590064fdf [tx-robot] updated from transifex 12 years ago
Florin Peter c6722581f9 fix pgsql error 12 years ago
Florin Peter afbfa742d7 improved tests 12 years ago
Florin Peter 9ca9a22c6a fixed finding encrypted files in subfolders and removed unused code 12 years ago
Florin Peter 095fc790ac added webdav test 12 years ago
Florin Peter 1deeec93b7 fixed postFileSize 12 years ago
Björn Schießle 9d324db054 fix path to 3rdparty apps 12 years ago
Björn Schießle 4c27c7e199 fix path, needs to be relative to data/ 12 years ago