Commit Graph

1414 Commits (6151a0540b94dea0bb014b26e9ac6ea84d000f05)

Author SHA1 Message Date
Roeland Jago Douma 8d44e537ac [Share 2.0] Remove setId and setProviderId from the interface 10 years ago
Roeland Jago Douma 34e912ab6b [Share 2.0] Fix interfaces and comments 10 years ago
Roeland Jago Douma f2e70441e4 [Share 2.0] Add getShareManager to OCP\IServerContainer 10 years ago
Roeland Jago Douma 357b271cb4 [Share 2.0] Create IManger interface for share manager 10 years ago
Roeland Jago Douma 185b9c6edd [Share 2.0] Move IShare to OCP 10 years ago
Robin Appelman 6682f31074 clean cache interface 10 years ago
Robin Appelman 644a8ab797 add IUserMountCache->getMountsForFileId 10 years ago
Joas Schilling 7514695399 Fix Oracle comparisons 10 years ago
Joas Schilling 90ce876378 Adjust comments to the new constants 10 years ago
Joas Schilling 6652a0fb6c Move finding the language files and creating the function out of the object 10 years ago
Joas Schilling 043625ee52 Move findLanguage() and setLanguageFromRequest() to factory 10 years ago
Joas Schilling 29a9306429 Move languageExists() to the factory 10 years ago
Joas Schilling 6aec550d6e Move findAvailableLanguages() to the factory 10 years ago
Lukas Reschke a977465af5 Add new CSRF manager for unit testing purposes 10 years ago
Joas Schilling c5046fb2a9 Add parameters to public interface 10 years ago
Thomas Müller 728caf13f8 Adding support of -1 as size to be passed into get and getFile 10 years ago
Morris Jobke 75e6734ef4 Remove OC_Helper::imagePath and use the proper public interface 10 years ago
Joas Schilling 31c5848e51 Allow automatic injection of the Manager 10 years ago
Joas Schilling 9ea7ae6f87 Adjust the since on the interface 10 years ago
Joas Schilling ee02165005 Move the notification API to public namespace 10 years ago
Morris Jobke 75ee5a9e9a Fix PHPDoc - @changed is no official tag -> use @since 10 years ago
Vincent Petry 899f9bd113 Allow custom implementation of system tag managers 10 years ago
Robin Appelman 483c6b68e2 clear mount cache when removing applicables 10 years ago
Robin Appelman be380accb9 clear mount cache when deleting user 10 years ago
Robin Appelman 99415a9f7f multiple minor fies 10 years ago
Robin Appelman cf6ee1c866 cache mountpoints in the db 10 years ago
Thomas Müller aeb89947a2 Introduce IUser::setEMailAddress and add hook mechanism 10 years ago
Robin Appelman 58afddfaa5 allow comparing clob using expressionbuilder->eq if you explicitly say you're comparing strings 10 years ago
Robin McCorkell da4127d23b Introduce CredentialsManager for storage of credentials in DB 10 years ago
Robin McCorkell 88cd615214 Introduce IDBConnection::setValues() 10 years ago
Thomas Müller f6c4b10189 Add message key to context of logException 10 years ago
Jörn Friedrich Dreyer 2ebb5726d7 add TODOs with the actual interface name 10 years ago
Jörn Friedrich Dreyer 64043e9bcc move methods to correct interface, deprecate private interface 10 years ago
Jörn Friedrich Dreyer bd77cd98c9 allow apps to add an OCP GroupInterface backend 10 years ago
Robin Appelman 7530f66f52 remove unneeded public cache methods 10 years ago
Robin Appelman 0724ac1e5e split locking related methods to their own interface 10 years ago
Robin Appelman 3deb3bd163 Add IStorage interface for consistent naming 10 years ago
Robin Appelman dcbeeced3b add since tags 10 years ago
Robin Appelman 989995a852 fix phpdoc 10 years ago
Robin Appelman a3d50ef49a add watcher interface 10 years ago
Robin Appelman c27894791e Add updater interface and expose cache interfaces from storage 10 years ago
Robin Appelman 5fae07f422 add scanner interface 10 years ago
Robin Appelman 6d321f5f6b Return a class from cache operations instead of an array 10 years ago
Robin Appelman 3ab0ccd4a2 add cache entry interface 10 years ago
Robin Appelman 2dcdc81477 propagator interface 10 years ago
Robin Appelman cdc8c40d60 Add public cache interface 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller dbddbb634b Use EventDispatcher to allow additional setup of auth backends - move federation auth to federation app 10 years ago
Robin Appelman c15cab7ed6 Allow admins to add system wide root certificates 10 years ago
Morris Jobke 078cf8ae36 fix identation in public/irequest.php 10 years ago