Commit Graph

3767 Commits (00b4bfcbf56e29c905355fc8b4fea71b4075c8ee)

Author SHA1 Message Date
Robin Appelman 00b4bfcbf5 User: remove determineDisplayName 13 years ago
Thomas Mueller 3e00a3603c adding PHPDoc comment to getManager() 13 years ago
Robin Appelman 2c69403fd6 fix namespacing error 13 years ago
Robin Appelman 82fd15706e fix undefined variables 13 years ago
Robin Appelman e430f442b5 use single quotes 13 years ago
Florin Peter b840de4e01 user should set into session before postLogin hook otherwise it will break not only the files_encryption app 13 years ago
Robin Appelman cdb2f559a8 Fix postLogin hook 13 years ago
Robin Appelman 473f3c6916 fix typo 13 years ago
Robin Appelman f00844a003 fix caching of user objects 13 years ago
Robin Appelman a8fb803319 cache instances of \OC\User\User 13 years ago
Jenkins for ownCloud 8e1d9261aa [tx-robot] updated from transifex 13 years ago
Michael Gapczynski dbbf195727 Only retrieve the current user's permissions 13 years ago
Florin Peter 1337f48d64 fixes for pgsql 13 years ago
Morris Jobke 5c04b3a63a fix wrong signature delimiter - fix #3523 13 years ago
Florin Peter f1b884aa5d changed deprecated class 13 years ago
Florin Peter 353d19d183 fixes if cache returns false 13 years ago
Florin Peter c8d1cd224d fix $parent/$source typo 13 years ago
Michael Gapczynski 59655e9afd Style fixes 13 years ago
Michael Gapczynski ea55367678 Organize conditionals in a better order 13 years ago
Michael Gapczynski 04805d0be9 Only update metadata that has changed 13 years ago
Robin Appelman 24a401a548 Cache mimetype icons 13 years ago
Björn Schießle ae0f37e9e2 fix indention 13 years ago
Robin Appelman 44d217c425 Cache: provide a function to get the permissions of all files in a folder with one query 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
Robin Appelman 8320f41dbe Emit leacgy OC_User hooks 13 years ago
Robin Appelman 3e7e2c8a5c fix setting getting active userid 13 years ago
Robin Appelman 198655f109 fix User->setHome when the backend action fails 13 years ago
Robin Appelman 4b688db612 implement old user api on top of the new one 13 years ago
Robin Appelman 955bda1842 New user management classes 13 years ago
Robin Appelman 57f712f8a9 implement ArrayInterface with Session 13 years ago
Jenkins for ownCloud 3420d853ab [tx-robot] updated from transifex 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
Robin Appelman 9e65f40d1b Add PublicEmitter class 13 years ago
kondou 3001db6b50 Update jquery to 1.10.0 & add jquery-migrate 1.2.1 13 years ago
Jenkins for ownCloud 73e0b4c10a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 0c621ff6a9 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 2893bb9543 Bump version for files_encryption changes 13 years ago
Jenkins for ownCloud 6a6c18dfab [tx-robot] updated from transifex 13 years ago
Alessandro Cosentino 3fbfe3c06a small typo in the comments 13 years ago
Jenkins for ownCloud b47729c5fc [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 3b6d850e59 Switch to calling deleteAll via storage to avoid emitting delete hook 13 years ago