Commit Graph

964 Commits (012d06e8a2f447ba340256eedcd69f68f40bcb9c)

Author SHA1 Message Date
Vincent Petry 12867b9c78 Fix return type of addStorageWrapper in PHPDoc 12 years ago
Bernhard Posselt b8769802df fix node interface 12 years ago
Joas Schilling c61e9f3912 Add a method to set/unset multiple config values in one call 12 years ago
Vincent Petry 6fb553e92c Do not call wrapStorage if storate with same name added twice 12 years ago
Lukas Reschke 0da08bdb2c Add PHPDoc for `urlParams` 12 years ago
Lukas Reschke 04ae8d2ea0 Add PHPDoc for magic property 'server' 12 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 12 years ago
Jörn Friedrich Dreyer 79e790c55d add SIZE_ALL const 12 years ago
Jörn Friedrich Dreyer a8edb2124d fix visibility 12 years ago
Jörn Friedrich Dreyer 606f802b7b move search results below filelist, show hint when results are off screen, use js plugin mechanism 12 years ago
Jörn Friedrich Dreyer c738359a11 add paged provider 12 years ago
Thomas Müller 5b00bc1d6e Adding basement for the direct download url 12 years ago
Bernhard Posselt f195123765 Intelligent container 12 years ago
Bernhard Posselt 8e37214346 add an interface for the root folder so apps have an interface to deal with storage 12 years ago
Bernhard Posselt ba03b0b843 add an interface for the timefactory class 12 years ago
Arthur Schiwon ec0f80fee9 Split mapping from Access and Helper classes into it's own. Fully test them, too. 12 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 12 years ago
Lukas Reschke dbbf568192 Fix typo 12 years ago
Lukas Reschke a022e65285 Clarify return values 12 years ago
Morris Jobke 6da33e1ea7 introduce names for user backends - IUserBackend 12 years ago
Bernhard Posselt 6779bf113d add isAdmin and isInGroup methods for the group manager 12 years ago
Bernhard Posselt 236632702c add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 12 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 12 years ago
Robin Appelman 95a145f67f Load mount specific options from the mount config 12 years ago
Bernhard Posselt d59c4e832f first round of deprecation 12 years ago
Bernhard Posselt 9ae48e184b add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 12 years ago
Joas Schilling 26100a6dfb Move timezone logic out of server.php 12 years ago
Olivier Paroz 469fd3b3a3 Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflector 12 years ago
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags 12 years ago
Vincent Petry 25dde7e93b Added searchByTags to view, storage and cache 12 years ago
Joas Schilling 1b18554aa7 Allow extensions to specify the list of special parameters 12 years ago
Lukas Reschke d0716d2c7d Use public interface 12 years ago
Vincent Petry 745d8706b9 Add user parameter to tag manager 12 years ago
Lukas Reschke d84a1f6f3a Add IniGetWrapper to public interface 12 years ago
Jörn Friedrich Dreyer 1d490b559c introduce inApps[] filter for search via ajax query, make file results show up in files app only 12 years ago
Joas Schilling bef7392c4c Add type of the variables to the docs 12 years ago
Lukas Reschke 5dc6406b70 Add filter for 'backend' to user REST route 12 years ago
Joas Schilling 67335ccddf Require the interface and return a string instead of private classes 12 years ago
Joas Schilling 4d232e536e Deprecate Util::formatDate() 12 years ago
Robin Appelman 778d8dbafd Add tableExists to public db api 12 years ago
Robin Appelman 8af3991d0c Add dropTable to IDBConnection 12 years ago
Joas Schilling d69ea30097 Add a DateTimeFormatter class which allows overwriting the language and timezone 12 years ago
Lukas Reschke 4c13918bd8 Expose backend type via REST API 12 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 12 years ago
Morris Jobke af91ee97c9 introduce preCondition for setUserValue to provide atomic check-and-update 12 years ago
Morris Jobke f0b10324ca Refactoring of OC_Preferences to AllConfig 12 years ago
Morris Jobke 719008836d introduce deleteAllUserValues 12 years ago
Morris Jobke 985b15f770 introduce proper interface for deleteAppValue 12 years ago
Morris Jobke b01c59b224 use old methods and redirect in deprecated methods 12 years ago
Morris Jobke d6da627eb4 @deprecated messages for \OCP\Config and \OCP\AppConfig 12 years ago