Commit Graph

11486 Commits (1202ab9995e2fa2293bfb8017fc58ca6daa4fba2)
 

Author SHA1 Message Date
Florin Peter 1202ab9995 Merge branch 'master' into file_encryption_external_storage_fixes 13 years ago
Florin Peter d265264542 fix for share folder on external storage 13 years ago
icewind1991 8a5dec7775 Merge pull request #3530 from owncloud/cache-mimeicon 13 years ago
Michael Gapczynski 59655e9afd Style fixes 13 years ago
Robin Appelman 24a401a548 Cache mimetype icons 13 years ago
Björn Schießle ae0f37e9e2 fix indention 13 years ago
Björn Schießle 8587f565d2 remove unnecessary variable 13 years ago
Björn Schießle 63a2bec6e5 use public API for error handling; improved while condition 13 years ago
Björn Schießle 893a1ed6f5 for external storages we never reach the path 'files', instead we need to leave the loop if no further parent exists 13 years ago
Björn Schießle 672811c103 if one public link share was found, we don't have to check it for the other folders 13 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 13 years ago
Jenkins for ownCloud 7c0c6bd779 [tx-robot] updated from transifex 13 years ago
icewind1991 fee43ec506 Merge pull request #3511 from owncloud/sessionclass 13 years ago
Florin Peter 71a532fc4d fixed if fopen returns false typically on external storage 13 years ago
Robin Appelman fa6bfe8837 didn't mean to commit this yet 13 years ago
Florin Peter 4b4b447e2a fixed missing convert to new session handler 13 years ago
Florin Peter 5b7395f55b Merge branch 'sessionclass' of https://github.com/owncloud/core into sessionclass 13 years ago
Florin Peter 6ae7bde788 fixed encryption session namespace to avoid problems 13 years ago
Robin Appelman 57f712f8a9 implement ArrayInterface with Session 13 years ago
Robin Appelman cc0cf93136 merge master into sessionclass 13 years ago
Jörn Friedrich Dreyer 1d720099c3 Merge pull request #3179 from pawl/patch-1 13 years ago
Jörn Friedrich Dreyer da55c76168 Merge pull request #2778 from Kondou-ger/optimize_pictures 13 years ago
blizzz 3beff3fdc2 Merge pull request #3488 from zafi/master 13 years ago
FlorinPeter 086c33ef57 Merge pull request #3512 from owncloud/file_encryption_session_fix 13 years ago
Florin Peter 0041711fe3 fix for undefined index 13 years ago
Florin Peter 6f9e425939 fix for losing private key while being logged in and accessing a public link 13 years ago
Jenkins for ownCloud 3420d853ab [tx-robot] updated from transifex 13 years ago
Robin Appelman 9c99048429 fix syntax error 13 years ago
Robin Appelman 040045cc2e provide a dummy session for CLI 13 years ago
Robin Appelman f547b66d6b check fix if session start is successfull 13 years ago
Robin Appelman e73c04501e Fix session not working error 13 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 13 years ago
Robin Appelman 76d13120ea Abstract the session away in a class 13 years ago
Frank Karlitschek aeff1a4c4d Merge pull request #3510 from owncloud/publicemitter 13 years ago
Robin Appelman 9e65f40d1b Add PublicEmitter class 13 years ago
Björn Schießle 4c05259ccf legacyBlockDecryprt() needs to be public 13 years ago
Björn Schießle df22a7c495 make legacyDecrypt() private als always call legacyBlockDecrypt() from other classes 13 years ago
Björn Schießle 8b35578833 fix migration from old to new encryption 13 years ago
Björn Schießle f8d1c32112 Merge pull request #3506 from owncloud/fix_3320 13 years ago
Thomas Tanghus c6d6925b78 Merge pull request #3495 from owncloud/file_encryption_util_is_error 13 years ago
Michael Gapczynski 6151c0d310 Merge pull request #3412 from owncloud/fix_2013 13 years ago
Georg Ehrke 841b420bc4 add event.preventDefault to undelete function 13 years ago
Georg Ehrke d408cd7f37 fix https://github.com/owncloud/core/issues/3320 13 years ago
Florin Peter 80433fc4c4 Merge branch 'master' into file_encryption_util_is_error 13 years ago
Björn Schießle 5e243b48bb Merge pull request #3481 from owncloud/firsttime_enc 13 years ago
FlorinPeter d878926256 Merge pull request #3496 from owncloud/file_encryption_tests 13 years ago
Florin Peter 8cf827ee9d Merge branch 'master' into file_encryption_tests 13 years ago
Florin Peter 89f0c8f39d added check by numRows() 13 years ago
Jenkins for ownCloud 73e0b4c10a [tx-robot] updated from transifex 13 years ago
Florin Peter 9dd277576a added users for tests 13 years ago